Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision c6707608b05e070ffdc58889a2aafa9e359e1a2d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c6707608b05e070ffdc58889a2aafa9e359e1a2d # timeout=10 Commit message: "hnbgw: Introduce test TC_ranap_{cs,ps}_creq_cref" > git rev-list --no-walk c6707608b05e070ffdc58889a2aafa9e359e1a2d # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-io_uring] $ /bin/sh -xe /tmp/jenkins16175313054557433563.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d 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-io_uring/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs -b osmocom:nightly --io-uring -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_testenv/data/scripts/testenv-podman-main.sh'] 340448a59994cb708ef3bec7bdb0f25b8bff7d3ec84e9583ff05e6cfa9a61cca [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-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 [8787 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 [190 kB] Fetched 9234 kB in 1s (10.5 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-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:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5407.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:87.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:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.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:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.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:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.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:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.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:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: 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:1448.1-1484.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1455.2-1463.2: In if statement: RAN_Emulation.ttcnpp:1458.3-1462.3: In if statement: RAN_Emulation.ttcnpp:1461.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1483.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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_3.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_3.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_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 TCCConversion_Functions_part_3.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_7.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_6.cc Creating dependency file for SGSN_Tests_part_7.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_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Types_part_1.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_2.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_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_2.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.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_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_Types_part_7.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_4.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_Types_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.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_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_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTPv1C_CodecPort_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_5.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_4.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_1.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:18644:1: warning: control reaches end of non-void function [-Wreturn-type] 18644 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:18696:1: warning: control reaches end of non-void function [-Wreturn-type] 18696 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:18805:1: warning: control reaches end of non-void function [-Wreturn-type] 18805 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:18856:1: warning: control reaches end of non-void function [-Wreturn-type] 18856 | } | ^ env CCACHE_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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 1s (355 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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-nightly The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-nightly 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. Need to get 1575 kB of archives. After this operation, 5368 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202410282026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.27.aec32.202410282026 [169 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.28.2b16.202410282026 [39.0 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.27.aec32.202410282026 [69.8 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.27.aec32.202410282026 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.27.aec32.202410282026 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202410282026 [73.1 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202410282026 [19.4 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202410282026 [53.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.20.875e.202410282026 [127 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.27.aec32.202410282026 [58.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.27.aec32.202410282026 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.20.875e.202410282026 [17.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202410282026 [75.6 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.2.3332.202410282026 [225 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.16.62132.202410282026 [140 kB] Fetched 1575 kB in 0s (29.7 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39994 files and directories currently installed.) Preparing to unpack .../00-osmocom-nightly_202410282026_amd64.deb ... Unpacking osmocom-nightly (202410282026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.27.aec32.202410282026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.27.aec32.202410282026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.28.2b16.202410282026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.28.2b16.202410282026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.27.aec32.202410282026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.27.aec32.202410282026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.27.aec32.202410282026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.27.aec32.202410282026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.27.aec32.202410282026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.27.aec32.202410282026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.21.7306.202410282026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202410282026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.2.7c06.202410282026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410282026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202410282026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202410282026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0.20.875e.202410282026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.20.875e.202410282026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.27.aec32.202410282026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.27.aec32.202410282026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.27.aec32.202410282026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.27.aec32.202410282026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.20.875e.202410282026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.20.875e.202410282026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202410282026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202410282026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.2.3332.202410282026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.2.3332.202410282026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.16.62132.202410282026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.16.62132.202410282026) ... Setting up osmocom-nightly (202410282026) ... Setting up libosmocore22:amd64 (1.10.0.27.aec32.202410282026) ... Setting up libasn1c1:amd64 (0.9.37.202410282026) ... Setting up libosmovty13:amd64 (1.10.0.27.aec32.202410282026) ... Setting up libosmoisdn0:amd64 (1.10.0.27.aec32.202410282026) ... Setting up libgtp10:amd64 (1.12.0.28.2b16.202410282026) ... Setting up libosmogsm20:amd64 (1.10.0.27.aec32.202410282026) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202410282026) ... Setting up libosmoctrl0:amd64 (1.10.0.27.aec32.202410282026) ... Setting up libosmogb14:amd64 (1.10.0.27.aec32.202410282026) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202410282026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410282026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.20.875e.202410282026) ... Setting up osmo-stp:amd64 (2.0.0.20.875e.202410282026) ... 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.2.3332.202410282026) ... Setting up osmo-sgsn (1.12.0.16.62132.202410282026) ... 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-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'LIBOSMO_IO_BACKEND=IO_URING', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp/stp.log'] [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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'LIBOSMO_IO_BACKEND=IO_URING', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn/sgsn.log'] 20241029115818948 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:338) 20241029115818948 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:638) 20241029115818948 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) 20241029115818948 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241029115818948 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241029115818948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241029115818948 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:1079) 20241029115818948 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241029115818948 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241029115818948 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:748) 20241029115818948 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241029115818948 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241029115818948 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241029115818948 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241029115818948 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241029115818948 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241029115818948 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running testsuite rate_ctr.c:86 validating counter group 0x561a607f9d40(sgsn) with 23 counters 20241029115819141 DLSS7 INFO (r=127.0.0.1:40051<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241029115819141 DLSS7 INFO (r=127.0.0.1:40051<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241029115819141 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:40051<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241029115819141 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241029115819141 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241029115819141 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241029115819141 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241029115819141 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241029115819141 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241029115819141 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241029115819142 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:966) 20241029115819142 DGPRS NOTICE libGTP v1.12.0.28-2b16.202410282026 initialized (sgsn_main.c:456) 20241029115819142 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241029115819142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115819142 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241029115819142 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241029115819142 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241029115819142 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029115819142 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) 20241029115819142 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241029115819142 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241029115819142 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241029115819142 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) 20241029115819142 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241029115819142 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:409) 20241029115819142 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241029115819142 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241029115819142 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241029115819142 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241029115819142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241029115819142 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:40051<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241029115819142 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) 20241029115819142 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241029115819142 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241029115819142 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241029115819142 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241029115819142 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241029115819142 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241029115819142 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241029115819142 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241029115819142 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241029115819142 DLSS7 INFO (r=127.0.0.1:37823<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241029115819142 DLSS7 INFO (r=127.0.0.1:37823<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241029115819142 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:37823<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241029115819142 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241029115819142 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241029115819142 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241029115819142 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241029115819142 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) 20241029115819142 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241029115819142 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241029115819142 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241029115819142 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Unix server socket created successfully. MC@340448a59994: Listening on TCP port 38789. 340448a59994 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 340448a59994 38789 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@340448a59994: New HC connected from 10.0.2.100 [10.0.2.100]. 340448a59994: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@340448a59994: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@340448a59994: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@340448a59994: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@340448a59994: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@340448a59994: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@340448a59994: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@340448a59994: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@340448a59994: Configuration file was processed on all HCs. MC@340448a59994: Creating MTC on host 10.0.2.100. MC@340448a59994: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Tue Oct 29 11:58:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029115820142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115820142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach started. 20241029115820611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029115820618 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@340448a59994: Provider Link came up: sending NS-RESET 20241029115820670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNCONFIGURED}: Allocated (fsm.c:456) 20241029115820670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241029115820670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241029115820670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029115820671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029115820671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029115820671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029115820671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115820671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029115820672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029115820672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029115820672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029115820672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029115820672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029115820672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029115820672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029115820672 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241029115820672 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029115820672 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029115820672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029115820673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115820673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029115820676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241029115820682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115820682 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(13)@340448a59994: Provider Link came up: sending NS-RESET 20241029115820692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNCONFIGURED}: Allocated (fsm.c:456) 20241029115820692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241029115820692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241029115820692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029115820692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029115820692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029115820692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029115820692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115820692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(12)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(13)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029115820693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029115820693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029115820693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029115820693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029115820693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029115820693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029115820693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029115820693 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241029115820693 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029115820693 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029115820693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029115820693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115820693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(13)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(13)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029115820696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115820696 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-BSSGP2(14)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(9)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(12)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241029115820701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115820701 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(17)@340448a59994: Provider Link came up: sending NS-RESET 20241029115820703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNCONFIGURED}: Allocated (fsm.c:456) 20241029115820703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241029115820703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241029115820703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029115820703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029115820703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029115820703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029115820703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115820703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach-BVCI210(10)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(17)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029115820704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029115820704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029115820704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029115820704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029115820704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029115820704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029115820704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029115820704 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241029115820704 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029115820704 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029115820704 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029115820704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115820704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029115820707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115820707 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)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029115820711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115820711 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029115820830 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) 20241029115820830 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241029115820830 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:37823 err=None (osmo_ss7_asp.c:785) 20241029115821143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115821144 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029115821144 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029115821144 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241029115821144 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) 20241029115821144 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:747) 20241029115821144 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:199) 20241029115821144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241029115821144 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:1079) 20241029115821144 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:748) 20241029115821144 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241029115821144 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241029115821144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:337) 20241029115821144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241029115821144 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:656) 20241029115821145 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) 20241029115821145 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241029115821145 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241029115821145 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241029115821145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241029115821145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241029115821145 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241029115821145 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x561a61576c70]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241029115821145 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:656) SGSN_Test-GSUP-IPA(18)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029115821149 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029115821150 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@340448a59994: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='D199C8DD'O, index=0 SGSN_Test-GSUP(19)@340448a59994: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@340448a59994: 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 := 'CEE711552D0887438C710CF64357DC21'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8C8EDC67'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '81088E1045D2A179'O } } } } } 20241029115822221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115822221 DLLC NOTICE LLME(ffffffff/d199c8dd){UNASSIGNED} LLC RX: unknown TLLI 0xd199c8dd, creating LLME on the fly (gprs_llc.c:552) 20241029115822221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029115822221 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1266) 20241029115822221 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029115822221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029115822221 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029115822221 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029115822221 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029115822221 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029115822221 DLLC NOTICE LLME(ffffffff/d199c8dd){UNASSIGNED} LLGM Assign pre (d199c8dd => e9c74ca8) (gprs_llc.c:1079) 20241029115822221 DLLC NOTICE LLME(d199c8dd/e9c74ca8){ASSIGNED} LLGM Assign post (d199c8dd => e9c74ca8) (gprs_llc.c:1125) 20241029115822221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029115822221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029115822221 DMM DEBUG MM(262420000000001/e9c74ca8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029115822232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115822232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029115822232 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029115822232 DMM DEBUG MM(262420000000001/e9c74ca8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241029115822232 DMM NOTICE MM(262420000000001/e9c74ca8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029115822232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029115822232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029115822232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029115822232 DMM DEBUG MM(262420000000001/e9c74ca8) Requesting authorization (sgsn_auth.c:160) 20241029115822232 DMM INFO MM(262420000000001/e9c74ca8) Requesting authentication tuples (sgsn_auth.c:184) 20241029115822232 DMM DEBUG MM(262420000000001/e9c74ca8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029115822232 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241029115822232 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)@340448a59994: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@340448a59994: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241029115822235 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029115822235 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029115822235 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029115822235 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029115822235 DMM INFO MM(262420000000001/e9c74ca8) Subscriber data update (mmctx.c:445) 20241029115822235 DMM DEBUG MM(262420000000001/e9c74ca8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029115822235 DMM INFO MM(262420000000001/e9c74ca8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029115822235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029115822235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029115822235 DMM INFO MM(262420000000001/e9c74ca8) <- GMM AUTH AND CIPHERING REQ (rand = ce e7 11 55 2d 08 87 43 8c 71 0c f6 43 57 dc 21 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029115822241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115822241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241029115822241 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029115822241 DMM INFO MM(262420000000001/e9c74ca8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029115822241 DMM NOTICE MM(262420000000001/e9c74ca8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029115822241 DMM DEBUG MM(262420000000001/e9c74ca8) checking auth: received GSM SRES = 8c 8e dc 67 (gprs_gmm.c:666) 20241029115822241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029115822241 DMM DEBUG MM(262420000000001/e9c74ca8) Requesting authorization (sgsn_auth.c:160) 20241029115822241 DMM INFO MM(262420000000001/e9c74ca8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029115822241 DMM DEBUG MM(262420000000001/e9c74ca8) Requesting subscriber data update (gprs_subscriber.c:894) 20241029115822241 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241029115822241 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) 20241029115822241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029115822241 DMM INFO MM(262420000000001/e9c74ca8) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9c74ca8) (gprs_gmm.c:300) 20241029115822242 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029115822242 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029115822242 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241029115822242 DMM INFO MM(262420000000001/e9c74ca8) Subscriber data update (mmctx.c:445) 20241029115822242 DMM DEBUG MM(262420000000001/e9c74ca8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029115822242 DMM INFO MM(262420000000001/e9c74ca8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029115822242 DMM NOTICE MM(262420000000001/e9c74ca8) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241029115822242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029115822242 DMM NOTICE MM(262420000000001/e9c74ca8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029115822242 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) 20241029115822242 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029115822242 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241029115822242 DMM INFO MM(262420000000001/e9c74ca8) Subscriber data update (mmctx.c:445) 20241029115822242 DMM DEBUG MM(262420000000001/e9c74ca8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029115822246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115822246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029115822246 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029115822246 DMM INFO MM(262420000000001/e9c74ca8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029115822246 DMM NOTICE MM(262420000000001/e9c74ca8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029115822246 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029115822246 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029115822246 DLLC NOTICE LLME(d199c8dd/e9c74ca8){ASSIGNED} LLGM Assign pre (ffffffff => e9c74ca8) (gprs_llc.c:1079) 20241029115822246 DLLC NOTICE LLME(ffffffff/e9c74ca8){ASSIGNED} LLGM Assign post (ffffffff => e9c74ca8) (gprs_llc.c:1125) 20241029115822246 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029115822246 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029115822246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029115822246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@340448a59994: setverdict(pass): none -> pass TC_attach-BVCI196(6)@340448a59994: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@340448a59994: Final verdict of PTC: pass 20241029115822312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58026<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@340448a59994: Final verdict of PTC: none -NSVCI98(13)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(12)@340448a59994: Final verdict of PTC: none 20241029115822318 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029115822319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(3)@340448a59994: Final verdict of PTC: none -NSVCI99(17)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@340448a59994: Final verdict of PTC: none TC_attach-BVCI220(16)@340448a59994: Final verdict of PTC: none TC_attach-BVCI196(6)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@340448a59994: Final verdict of PTC: none TC_attach-BVCI210(10)@340448a59994: Final verdict of PTC: none -NSVCI97(7)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(5)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(15)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(11)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach-BVCI210(10): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(11): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(12): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(13): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@340448a59994: Test case TC_attach finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Tue Oct 29 11:58:22 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241029115822447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029115822850 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45232<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64508) 20241029115823319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115823320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64508, count=105036) 20241029115824321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115824321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Tue Oct 29 11:58:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029115825322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115825322 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_mnc3 started. 20241029115825950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029115825954 DMM INFO MM(262420000000001/e9c74ca8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029115825954 DMM INFO MM(262420000000001/e9c74ca8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029115825954 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029115825954 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029115825955 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029115825955 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029115825955 DLLC NOTICE LLME(ffffffff/e9c74ca8){ASSIGNED} LLGM Assign pre (e9c74ca8 => ffffffff) (gprs_llc.c:1079) 20241029115825955 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9c74ca8 => ffffffff) (gprs_llc.c:1125) 20241029115825955 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241029115825955 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) 20241029115825955 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) 20241029115825955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029115825955 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029115825955 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029115825955 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029115825955 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(26)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@340448a59994: Provider Link came up: sending NS-RESET 20241029115825997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029115825997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029115825997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029115825997 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115825997 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029115825997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029115825997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029115825997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115825997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029115825998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029115825998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029115825998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029115825998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029115825998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029115825998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029115825998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029115825998 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115825998 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029115825998 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029115825998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029115825998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115825998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(27)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 20241029115826001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241029115826008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115826008 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(27)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_mnc3-BVCI196(25)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(31)@340448a59994: Provider Link came up: sending NS-RESET 20241029115826011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029115826011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029115826011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029115826011 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115826011 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029115826011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029115826011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029115826011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115826011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029115826012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029115826012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029115826012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029115826012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029115826012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029115826012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029115826012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029115826012 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115826012 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029115826012 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029115826012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029115826012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115826012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029115826014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029115826019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115826019 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@340448a59994: Provider Link came up: sending NS-RESET 20241029115826028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029115826028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029115826028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029115826028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115826028 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029115826028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029115826028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029115826028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115826028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029115826029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029115826029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029115826029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029115826029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029115826029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029115826029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029115826029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029115826029 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115826029 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029115826029 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029115826029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029115826029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115826029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029115826031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029115826036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115826036 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029115826323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115826323 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029115826323 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029115826323 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029115826328 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029115826329 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@340448a59994: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='E279A416'O, index=0 SGSN_Test-GSUP(38)@340448a59994: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@340448a59994: 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 := 'E41591A1FDCF46B5DA5B3963448CCC64'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3DAED0D7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BBF477334C059D31'O } } } } } 20241029115827402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115827402 DLLC NOTICE LLME(ffffffff/e279a416){UNASSIGNED} LLC RX: unknown TLLI 0xe279a416, creating LLME on the fly (gprs_llc.c:552) 20241029115827402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029115827402 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241029115827402 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029115827402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029115827402 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029115827402 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029115827402 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029115827402 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029115827402 DLLC NOTICE LLME(ffffffff/e279a416){UNASSIGNED} LLGM Assign pre (e279a416 => ff1703b2) (gprs_llc.c:1079) 20241029115827402 DLLC NOTICE LLME(e279a416/ff1703b2){ASSIGNED} LLGM Assign post (e279a416 => ff1703b2) (gprs_llc.c:1125) 20241029115827402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029115827402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029115827402 DMM DEBUG MM(262420000001001/ff1703b2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029115827429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115827429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029115827429 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029115827429 DMM DEBUG MM(262420000001001/ff1703b2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241029115827429 DMM NOTICE MM(262420000001001/ff1703b2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029115827429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029115827429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029115827429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029115827429 DMM DEBUG MM(262420000001001/ff1703b2) Requesting authorization (sgsn_auth.c:160) 20241029115827429 DMM INFO MM(262420000001001/ff1703b2) Requesting authentication tuples (sgsn_auth.c:184) 20241029115827429 DMM DEBUG MM(262420000001001/ff1703b2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029115827429 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241029115827429 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)@340448a59994: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@340448a59994: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241029115827435 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029115827435 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029115827435 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029115827435 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029115827435 DMM INFO MM(262420000001001/ff1703b2) Subscriber data update (mmctx.c:445) 20241029115827435 DMM DEBUG MM(262420000001001/ff1703b2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029115827435 DMM INFO MM(262420000001001/ff1703b2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029115827435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029115827435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029115827435 DMM INFO MM(262420000001001/ff1703b2) <- GMM AUTH AND CIPHERING REQ (rand = e4 15 91 a1 fd cf 46 b5 da 5b 39 63 44 8c cc 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029115827452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115827452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241029115827452 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029115827452 DMM INFO MM(262420000001001/ff1703b2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029115827452 DMM NOTICE MM(262420000001001/ff1703b2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029115827452 DMM DEBUG MM(262420000001001/ff1703b2) checking auth: received GSM SRES = 3d ae d0 d7 (gprs_gmm.c:666) 20241029115827452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029115827452 DMM DEBUG MM(262420000001001/ff1703b2) Requesting authorization (sgsn_auth.c:160) 20241029115827452 DMM INFO MM(262420000001001/ff1703b2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029115827452 DMM DEBUG MM(262420000001001/ff1703b2) Requesting subscriber data update (gprs_subscriber.c:894) 20241029115827452 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241029115827452 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) 20241029115827452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029115827452 DMM INFO MM(262420000001001/ff1703b2) <- GMM ATTACH ACCEPT (new P-TMSI=0xff1703b2) (gprs_gmm.c:300) 20241029115827455 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029115827455 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029115827455 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241029115827455 DMM INFO MM(262420000001001/ff1703b2) Subscriber data update (mmctx.c:445) 20241029115827455 DMM DEBUG MM(262420000001001/ff1703b2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029115827455 DMM INFO MM(262420000001001/ff1703b2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029115827455 DMM NOTICE MM(262420000001001/ff1703b2) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241029115827455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029115827455 DMM NOTICE MM(262420000001001/ff1703b2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029115827455 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) 20241029115827456 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029115827456 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241029115827456 DMM INFO MM(262420000001001/ff1703b2) Subscriber data update (mmctx.c:445) 20241029115827456 DMM DEBUG MM(262420000001001/ff1703b2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029115827471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115827471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029115827471 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029115827471 DMM INFO MM(262420000001001/ff1703b2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029115827471 DMM NOTICE MM(262420000001001/ff1703b2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029115827471 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029115827471 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029115827471 DLLC NOTICE LLME(e279a416/ff1703b2){ASSIGNED} LLGM Assign pre (ffffffff => ff1703b2) (gprs_llc.c:1079) 20241029115827471 DLLC NOTICE LLME(ffffffff/ff1703b2){ASSIGNED} LLGM Assign post (ffffffff => ff1703b2) (gprs_llc.c:1125) 20241029115827471 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029115827471 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029115827471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029115827471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@340448a59994: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@340448a59994: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@340448a59994: Final verdict of PTC: pass 20241029115827527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45240<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@340448a59994: Final verdict of PTC: none 20241029115827528 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029115827528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(26)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@340448a59994: Final verdict of PTC: none -NSVCI99(36)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@340448a59994: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@340448a59994: Final verdict of PTC: none -NSVCI98(31)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@340448a59994: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(34)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(29)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(24)@340448a59994: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@340448a59994: Test case TC_attach_mnc3 finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Tue Oct 29 11:58:27 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241029115827594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029115827997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45254<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47912) 20241029115828530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115828530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47912, count=88744) 20241029115829531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115829531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 11:58:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029115830533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115830533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_umts_aka_umts_res started. 20241029115831098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029115831101 DMM INFO MM(262420000001001/ff1703b2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029115831101 DMM INFO MM(262420000001001/ff1703b2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029115831101 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029115831101 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029115831101 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029115831101 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029115831101 DLLC NOTICE LLME(ffffffff/ff1703b2){ASSIGNED} LLGM Assign pre (ff1703b2 => ffffffff) (gprs_llc.c:1079) 20241029115831101 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff1703b2 => ffffffff) (gprs_llc.c:1125) 20241029115831101 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241029115831101 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) 20241029115831101 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) 20241029115831101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029115831101 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029115831101 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029115831101 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029115831101 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@340448a59994: Provider Link came up: sending NS-RESET 20241029115831147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029115831147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029115831147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029115831147 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115831147 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029115831147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029115831147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029115831147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115831147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029115831148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029115831148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029115831148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029115831148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029115831148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029115831148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029115831148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029115831148 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115831148 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029115831148 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029115831148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(45)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029115831149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115831149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029115831151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029115831155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115831155 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(44)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@340448a59994: Provider Link came up: sending NS-RESET 20241029115831162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029115831162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029115831162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029115831162 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115831162 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029115831162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029115831162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029115831162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115831162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029115831163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029115831163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029115831163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029115831163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029115831163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029115831163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029115831163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029115831163 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115831163 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029115831163 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029115831163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029115831163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115831163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029115831166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029115831170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115831170 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(52)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(49)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(56)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(56)@340448a59994: Provider Link came up: sending NS-RESET 20241029115831181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029115831181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029115831181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029115831181 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115831181 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029115831181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029115831181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029115831181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115831181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(56)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029115831182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029115831182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029115831182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029115831182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029115831182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029115831182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029115831182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029115831182 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115831182 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029115831182 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029115831182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029115831182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115831182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(56)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(56)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029115831184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029115831189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115831189 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(53)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029115831534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115831534 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029115831534 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029115831534 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(55)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(55)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029115831538 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029115831540 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(55)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(55)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(55)@340448a59994: 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(55)@340448a59994: 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(55)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(55)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@340448a59994: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='E00F27BD'O, index=0 SGSN_Test-GSUP(57)@340448a59994: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@340448a59994: 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 := 'E7B850DBA0AB470B83B15A126A8B751D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AAC6CB1F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7362E299273A6F15'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'ABDEB8460A9B72097E9C83EFC99648BE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AC2DB5AC127CE0DD58BCBE1F30A3D04E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6392721FBB0995F1F7D9638D7780D410'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FC254710FBAD7406'O } } } } } 20241029115832589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115832589 DLLC NOTICE LLME(ffffffff/e00f27bd){UNASSIGNED} LLC RX: unknown TLLI 0xe00f27bd, creating LLME on the fly (gprs_llc.c:552) 20241029115832589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029115832589 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20241029115832589 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029115832589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029115832589 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029115832589 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029115832589 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029115832589 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029115832589 DLLC NOTICE LLME(ffffffff/e00f27bd){UNASSIGNED} LLGM Assign pre (e00f27bd => ce2c8018) (gprs_llc.c:1079) 20241029115832589 DLLC NOTICE LLME(e00f27bd/ce2c8018){ASSIGNED} LLGM Assign post (e00f27bd => ce2c8018) (gprs_llc.c:1125) 20241029115832589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029115832589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029115832589 DMM DEBUG MM(262420000001002/ce2c8018) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029115832609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115832609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029115832609 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029115832609 DMM DEBUG MM(262420000001002/ce2c8018) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241029115832609 DMM NOTICE MM(262420000001002/ce2c8018) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029115832609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029115832609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029115832609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029115832609 DMM DEBUG MM(262420000001002/ce2c8018) Requesting authorization (sgsn_auth.c:160) 20241029115832609 DMM INFO MM(262420000001002/ce2c8018) Requesting authentication tuples (sgsn_auth.c:184) 20241029115832609 DMM DEBUG MM(262420000001002/ce2c8018) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029115832609 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241029115832609 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)@340448a59994: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@340448a59994: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241029115832617 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029115832617 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029115832617 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029115832617 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029115832617 DMM INFO MM(262420000001002/ce2c8018) Subscriber data update (mmctx.c:445) 20241029115832617 DMM DEBUG MM(262420000001002/ce2c8018) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029115832617 DMM INFO MM(262420000001002/ce2c8018) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029115832617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029115832617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029115832617 DMM INFO MM(262420000001002/ce2c8018) <- GMM AUTH AND CIPHERING REQ (rand = e7 b8 50 db a0 ab 47 0b 83 b1 5a 12 6a 8b 75 1d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 63 92 72 1f bb 09 95 f1 f7 d9 63 8d 77 80 d4 10 ) (gprs_gmm.c:483) 20241029115832632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115832632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241029115832632 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029115832632 DMM INFO MM(262420000001002/ce2c8018) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029115832632 DMM NOTICE MM(262420000001002/ce2c8018) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029115832632 DMM DEBUG MM(262420000001002/ce2c8018) checking auth: received UMTS RES = fc 25 47 10 fb ad 74 06 (gprs_gmm.c:666) 20241029115832632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029115832632 DMM DEBUG MM(262420000001002/ce2c8018) Requesting authorization (sgsn_auth.c:160) 20241029115832632 DMM INFO MM(262420000001002/ce2c8018) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029115832632 DMM DEBUG MM(262420000001002/ce2c8018) Requesting subscriber data update (gprs_subscriber.c:894) 20241029115832632 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241029115832632 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) 20241029115832632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029115832632 DMM INFO MM(262420000001002/ce2c8018) <- GMM ATTACH ACCEPT (new P-TMSI=0xce2c8018) (gprs_gmm.c:300) 20241029115832636 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029115832636 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029115832636 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241029115832636 DMM INFO MM(262420000001002/ce2c8018) Subscriber data update (mmctx.c:445) 20241029115832636 DMM DEBUG MM(262420000001002/ce2c8018) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029115832636 DMM INFO MM(262420000001002/ce2c8018) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029115832636 DMM NOTICE MM(262420000001002/ce2c8018) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241029115832636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029115832636 DMM NOTICE MM(262420000001002/ce2c8018) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029115832636 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) 20241029115832637 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029115832637 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241029115832637 DMM INFO MM(262420000001002/ce2c8018) Subscriber data update (mmctx.c:445) 20241029115832637 DMM DEBUG MM(262420000001002/ce2c8018) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029115832648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115832648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029115832649 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029115832649 DMM INFO MM(262420000001002/ce2c8018) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029115832649 DMM NOTICE MM(262420000001002/ce2c8018) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029115832649 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029115832649 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029115832649 DLLC NOTICE LLME(e00f27bd/ce2c8018){ASSIGNED} LLGM Assign pre (ffffffff => ce2c8018) (gprs_llc.c:1079) 20241029115832649 DLLC NOTICE LLME(ffffffff/ce2c8018){ASSIGNED} LLGM Assign post (ffffffff => ce2c8018) (gprs_llc.c:1125) 20241029115832649 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029115832649 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029115832649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029115832649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@340448a59994: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@340448a59994: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@340448a59994: Final verdict of PTC: pass 20241029115832707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45268<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(45)@340448a59994: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(53)@340448a59994: Final verdict of PTC: none -NSVCI98(50)@340448a59994: Final verdict of PTC: none -NSVCI99(56)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@340448a59994: Final verdict of PTC: none 20241029115832712 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(57)@340448a59994: Final verdict of PTC: none 20241029115832712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_umts_aka_umts_res-BVCI196(44)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(55)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@340448a59994: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(48)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(43)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(54)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(53): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(54): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(55): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(56): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@340448a59994: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Tue Oct 29 11:58:32 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 20241029115832790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029115833193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85476) 20241029115833713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115833713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85476, count=89832) 20241029115834715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115834715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 11:58:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029115835717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115835717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_umts_aka_gsm_sres started. 20241029115836292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029115836294 DMM INFO MM(262420000001002/ce2c8018) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029115836294 DMM INFO MM(262420000001002/ce2c8018) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029115836294 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029115836294 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029115836294 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029115836294 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029115836294 DLLC NOTICE LLME(ffffffff/ce2c8018){ASSIGNED} LLGM Assign pre (ce2c8018 => ffffffff) (gprs_llc.c:1079) 20241029115836294 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce2c8018 => ffffffff) (gprs_llc.c:1125) 20241029115836295 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241029115836295 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) 20241029115836295 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) 20241029115836295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029115836295 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029115836295 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029115836295 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029115836295 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(65)@340448a59994: Provider Link came up: sending NS-RESET 20241029115836347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029115836347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029115836347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029115836347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115836347 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029115836347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029115836347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029115836347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115836347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(64)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(65)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029115836348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029115836348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029115836348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029115836348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029115836348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029115836348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029115836348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029115836348 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115836348 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029115836348 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029115836348 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(65)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029115836348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115836348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(65)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029115836350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241029115836355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115836355 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(64)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(62)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(69)@340448a59994: Provider Link came up: sending NS-RESET 20241029115836358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029115836358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029115836358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029115836358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115836358 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029115836358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029115836358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029115836358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115836358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029115836359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029115836359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029115836359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029115836359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029115836359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029115836359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029115836359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029115836359 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115836359 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029115836359 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029115836359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029115836359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115836359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029115836361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029115836366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115836366 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@340448a59994: Provider Link came up: sending NS-RESET 20241029115836374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029115836374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029115836374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029115836374 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115836374 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029115836374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029115836374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029115836374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115836374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029115836374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029115836375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029115836375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029115836375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029115836375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029115836375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029115836375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029115836375 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115836375 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029115836375 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029115836375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029115836375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115836375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029115836378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029115836383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115836383 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029115836718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115836718 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029115836718 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029115836718 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029115836722 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029115836724 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(62)@340448a59994: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='DFF761F6'O, index=0 SGSN_Test-GSUP(76)@340448a59994: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@340448a59994: 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 := '86C1034D529E6A0B874CD1DF65EB05B4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6699F439'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ADB25CF66F54B4CE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '687C822AC174D2598E22931DDE9D2C25'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '38F7208C306DEC1F84E167DF5FE90146'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '027D1D8E3967DBC38ED668F1F6486BF0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5B0F2630A0BC45DD'O } } } } } 20241029115837787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115837787 DLLC NOTICE LLME(ffffffff/dff761f6){UNASSIGNED} LLC RX: unknown TLLI 0xdff761f6, creating LLME on the fly (gprs_llc.c:552) 20241029115837787 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029115837787 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20241029115837787 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029115837787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029115837787 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029115837787 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029115837787 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029115837787 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029115837787 DLLC NOTICE LLME(ffffffff/dff761f6){UNASSIGNED} LLGM Assign pre (dff761f6 => d0bb0e54) (gprs_llc.c:1079) 20241029115837787 DLLC NOTICE LLME(dff761f6/d0bb0e54){ASSIGNED} LLGM Assign post (dff761f6 => d0bb0e54) (gprs_llc.c:1125) 20241029115837787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029115837787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029115837787 DMM DEBUG MM(262420000001003/d0bb0e54) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029115837795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115837795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029115837795 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029115837795 DMM DEBUG MM(262420000001003/d0bb0e54) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241029115837795 DMM NOTICE MM(262420000001003/d0bb0e54) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029115837795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029115837795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029115837795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029115837795 DMM DEBUG MM(262420000001003/d0bb0e54) Requesting authorization (sgsn_auth.c:160) 20241029115837795 DMM INFO MM(262420000001003/d0bb0e54) Requesting authentication tuples (sgsn_auth.c:184) 20241029115837795 DMM DEBUG MM(262420000001003/d0bb0e54) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029115837795 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241029115837795 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)@340448a59994: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@340448a59994: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241029115837797 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029115837798 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029115837798 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029115837798 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029115837798 DMM INFO MM(262420000001003/d0bb0e54) Subscriber data update (mmctx.c:445) 20241029115837798 DMM DEBUG MM(262420000001003/d0bb0e54) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029115837798 DMM INFO MM(262420000001003/d0bb0e54) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029115837798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029115837798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029115837798 DMM INFO MM(262420000001003/d0bb0e54) <- GMM AUTH AND CIPHERING REQ (rand = 86 c1 03 4d 52 9e 6a 0b 87 4c d1 df 65 eb 05 b4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 02 7d 1d 8e 39 67 db c3 8e d6 68 f1 f6 48 6b f0 ) (gprs_gmm.c:483) 20241029115837804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115837804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241029115837804 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029115837804 DMM INFO MM(262420000001003/d0bb0e54) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029115837804 DMM NOTICE MM(262420000001003/d0bb0e54) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029115837804 DMM DEBUG MM(262420000001003/d0bb0e54) checking auth: received GSM SRES = 66 99 f4 39 (gprs_gmm.c:666) 20241029115837804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029115837804 DMM DEBUG MM(262420000001003/d0bb0e54) Requesting authorization (sgsn_auth.c:160) 20241029115837804 DMM INFO MM(262420000001003/d0bb0e54) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029115837804 DMM DEBUG MM(262420000001003/d0bb0e54) Requesting subscriber data update (gprs_subscriber.c:894) 20241029115837804 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241029115837804 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) 20241029115837804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029115837804 DMM INFO MM(262420000001003/d0bb0e54) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0bb0e54) (gprs_gmm.c:300) 20241029115837805 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029115837805 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029115837805 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241029115837805 DMM INFO MM(262420000001003/d0bb0e54) Subscriber data update (mmctx.c:445) 20241029115837805 DMM DEBUG MM(262420000001003/d0bb0e54) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029115837805 DMM INFO MM(262420000001003/d0bb0e54) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029115837805 DMM NOTICE MM(262420000001003/d0bb0e54) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241029115837805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029115837805 DMM NOTICE MM(262420000001003/d0bb0e54) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029115837805 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) 20241029115837806 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029115837806 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241029115837806 DMM INFO MM(262420000001003/d0bb0e54) Subscriber data update (mmctx.c:445) 20241029115837806 DMM DEBUG MM(262420000001003/d0bb0e54) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029115837809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115837809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029115837809 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029115837809 DMM INFO MM(262420000001003/d0bb0e54) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029115837809 DMM NOTICE MM(262420000001003/d0bb0e54) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029115837809 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029115837809 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029115837809 DLLC NOTICE LLME(dff761f6/d0bb0e54){ASSIGNED} LLGM Assign pre (ffffffff => d0bb0e54) (gprs_llc.c:1079) 20241029115837809 DLLC NOTICE LLME(ffffffff/d0bb0e54){ASSIGNED} LLGM Assign post (ffffffff => d0bb0e54) (gprs_llc.c:1125) 20241029115837809 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029115837809 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029115837809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029115837809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@340448a59994: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(62)@340448a59994: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@340448a59994: Final verdict of PTC: pass 20241029115837867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47682<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029115837871 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029115837871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(76)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@340448a59994: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(62)@340448a59994: Final verdict of PTC: none -NSVCI97(65)@340448a59994: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@340448a59994: Final verdict of PTC: none -NSVCI99(74)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@340448a59994: Final verdict of PTC: none -NSVCI98(69)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(64)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@340448a59994: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(72)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(67)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(63)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(62): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(63): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(64): none (none -> none) Tue Oct 29 11:58:37 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== MTC@340448a59994: Local verdict of PTC -NSVCI97(65): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@340448a59994: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. 20241029115837984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029115838386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47686<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84032) 20241029115838872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115838873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84032, count=90084) 20241029115839875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115839875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 11:58:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029115840876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115840876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_timeout_after_pdp_act started. 20241029115841487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029115841490 DMM INFO MM(262420000001003/d0bb0e54) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029115841490 DMM INFO MM(262420000001003/d0bb0e54) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029115841490 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029115841490 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029115841490 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029115841490 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029115841490 DLLC NOTICE LLME(ffffffff/d0bb0e54){ASSIGNED} LLGM Assign pre (d0bb0e54 => ffffffff) (gprs_llc.c:1079) 20241029115841490 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0bb0e54 => ffffffff) (gprs_llc.c:1125) 20241029115841490 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241029115841490 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) 20241029115841490 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) 20241029115841490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029115841490 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029115841490 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029115841491 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029115841491 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(83)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@340448a59994: Provider Link came up: sending NS-RESET 20241029115841536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029115841536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029115841536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029115841536 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115841536 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029115841536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029115841536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029115841536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115841536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029115841537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029115841537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029115841537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029115841537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029115841537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029115841537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029115841537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029115841537 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115841537 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029115841537 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029115841537 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(83)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029115841537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115841537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029115841539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029115841544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115841544 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(88)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@340448a59994: Provider Link came up: sending NS-RESET 20241029115841550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029115841550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029115841550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029115841550 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115841550 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029115841551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029115841551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029115841551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115841551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029115841552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029115841552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029115841552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029115841552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029115841552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029115841552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029115841552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029115841552 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115841552 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029115841552 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029115841552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029115841552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115841552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029115841554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029115841558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115841558 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@340448a59994: Provider Link came up: sending NS-RESET 20241029115841566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029115841566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029115841566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029115841566 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115841566 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029115841566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029115841566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029115841566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115841566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029115841566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029115841566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029115841566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029115841567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029115841567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029115841567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029115841567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029115841567 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115841567 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029115841567 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029115841567 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029115841567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115841567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029115841569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029115841573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115841573 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029115841877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115841877 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029115841877 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029115841877 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029115841881 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029115841882 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@340448a59994: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='FA1D148D'O, index=0 SGSN_Test-GSUP(95)@340448a59994: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@340448a59994: 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 := '8F9900BA898A56980B71A6FBB302242E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '042111EF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8711722D8DE878EC'O } } } } } 20241029115841948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115841948 DLLC NOTICE LLME(ffffffff/fa1d148d){UNASSIGNED} LLC RX: unknown TLLI 0xfa1d148d, creating LLME on the fly (gprs_llc.c:552) 20241029115841948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029115841948 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20241029115841948 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029115841948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029115841948 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029115841948 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029115841948 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029115841948 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029115841948 DLLC NOTICE LLME(ffffffff/fa1d148d){UNASSIGNED} LLGM Assign pre (fa1d148d => d517cb33) (gprs_llc.c:1079) 20241029115841948 DLLC NOTICE LLME(fa1d148d/d517cb33){ASSIGNED} LLGM Assign post (fa1d148d => d517cb33) (gprs_llc.c:1125) 20241029115841948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029115841948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029115841948 DMM DEBUG MM(262420000000021/d517cb33) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029115841962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115841962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029115841962 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029115841962 DMM DEBUG MM(262420000000021/d517cb33) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241029115841962 DMM NOTICE MM(262420000000021/d517cb33) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029115841962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029115841962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029115841962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029115841962 DMM DEBUG MM(262420000000021/d517cb33) Requesting authorization (sgsn_auth.c:160) 20241029115841962 DMM INFO MM(262420000000021/d517cb33) Requesting authentication tuples (sgsn_auth.c:184) 20241029115841962 DMM DEBUG MM(262420000000021/d517cb33) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029115841962 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241029115841962 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)@340448a59994: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@340448a59994: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241029115841968 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029115841968 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029115841968 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029115841968 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029115841968 DMM INFO MM(262420000000021/d517cb33) Subscriber data update (mmctx.c:445) 20241029115841968 DMM DEBUG MM(262420000000021/d517cb33) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029115841968 DMM INFO MM(262420000000021/d517cb33) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029115841968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029115841968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029115841968 DMM INFO MM(262420000000021/d517cb33) <- GMM AUTH AND CIPHERING REQ (rand = 8f 99 00 ba 89 8a 56 98 0b 71 a6 fb b3 02 24 2e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029115841983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115841983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241029115841983 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029115841983 DMM INFO MM(262420000000021/d517cb33) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029115841983 DMM NOTICE MM(262420000000021/d517cb33) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029115841983 DMM DEBUG MM(262420000000021/d517cb33) checking auth: received GSM SRES = 04 21 11 ef (gprs_gmm.c:666) 20241029115841983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029115841983 DMM DEBUG MM(262420000000021/d517cb33) Requesting authorization (sgsn_auth.c:160) 20241029115841983 DMM INFO MM(262420000000021/d517cb33) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029115841983 DMM DEBUG MM(262420000000021/d517cb33) Requesting subscriber data update (gprs_subscriber.c:894) 20241029115841983 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241029115841983 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) 20241029115841983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029115841983 DMM INFO MM(262420000000021/d517cb33) <- GMM ATTACH ACCEPT (new P-TMSI=0xd517cb33) (gprs_gmm.c:300) 20241029115841987 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029115841987 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029115841987 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241029115841987 DMM INFO MM(262420000000021/d517cb33) Subscriber data update (mmctx.c:445) 20241029115841987 DMM DEBUG MM(262420000000021/d517cb33) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029115841987 DMM INFO MM(262420000000021/d517cb33) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029115841987 DMM NOTICE MM(262420000000021/d517cb33) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241029115841987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029115841987 DMM NOTICE MM(262420000000021/d517cb33) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029115841987 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) 20241029115841988 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029115841988 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241029115841988 DMM INFO MM(262420000000021/d517cb33) Subscriber data update (mmctx.c:445) 20241029115841988 DMM DEBUG MM(262420000000021/d517cb33) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029115841998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115841999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029115841999 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029115841999 DMM INFO MM(262420000000021/d517cb33) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029115841999 DMM NOTICE MM(262420000000021/d517cb33) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029115841999 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029115841999 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029115841999 DLLC NOTICE LLME(fa1d148d/d517cb33){ASSIGNED} LLGM Assign pre (ffffffff => d517cb33) (gprs_llc.c:1079) 20241029115841999 DLLC NOTICE LLME(ffffffff/d517cb33){ASSIGNED} LLGM Assign post (ffffffff => d517cb33) (gprs_llc.c:1125) 20241029115841999 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029115841999 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029115841999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029115841999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@340448a59994: setverdict(pass): none -> pass 20241029115842057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115842057 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029115842057 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029115842057 DMM INFO MM(262420000000021/d517cb33) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029115842057 DMM INFO MM(262420000000021/d517cb33) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029115842057 DMM DEBUG MM(262420000000021/d517cb33) Using GGSN 0 (gprs_sm.c:317) 20241029115842057 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241029115842057 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029115842057 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20241029115842058 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241029115842083 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 5b 73 a4 c7 11 e6 53 65 e9 14 05 7f fd ab b6 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=1024 from retransmit req queue (gtp.c:443) 20241029115842083 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76b2058, cbp=0x561a615876e0) (sgsn_libgtp.c:629) 20241029115842083 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029115842083 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a61584618 TLLI=d517cb33, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029115842083 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029115842083 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029115842100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115842100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241029115842100 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029115842100 DMM INFO MM(262420000000021/d517cb33) -> GMM ATTACH REQUEST MI(TMSI-0xD517CB33) type="GPRS attach"  (gprs_gmm.c:1266) 20241029115842100 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029115842100 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241029115842100 DLLC NOTICE LLME(ffffffff/d517cb33){ASSIGNED} LLGM Assign pre (d517cb33 => c4cd0657) (gprs_llc.c:1079) 20241029115842100 DLLC NOTICE LLME(d517cb33/c4cd0657){ASSIGNED} LLGM Assign post (d517cb33 => c4cd0657) (gprs_llc.c:1125) 20241029115842100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029115842100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029115842100 DMM DEBUG MM(262420000000021/c4cd0657) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029115842109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115842109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241029115842109 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029115842109 DMM DEBUG MM(262420000000021/c4cd0657) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241029115842109 DMM NOTICE MM(262420000000021/c4cd0657) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029115842109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029115842109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029115842109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029115842109 DMM DEBUG MM(262420000000021/c4cd0657) Requesting authorization (sgsn_auth.c:160) 20241029115842109 DMM INFO MM(262420000000021/c4cd0657) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029115842109 DMM DEBUG MM(262420000000021/c4cd0657) Requesting subscriber data update (gprs_subscriber.c:894) 20241029115842109 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241029115842110 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) 20241029115842111 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029115842111 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029115842111 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241029115842111 DMM INFO MM(262420000000021/c4cd0657) Subscriber data update (mmctx.c:445) 20241029115842111 DMM DEBUG MM(262420000000021/c4cd0657) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241029115842111 DMM INFO MM(262420000000021/c4cd0657) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241029115842111 DMM NOTICE MM(262420000000021/c4cd0657) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241029115842111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029115842111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029115842111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241029115842111 DMM INFO MM(262420000000021/c4cd0657) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4cd0657) (gprs_gmm.c:300) 20241029115842111 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) 20241029115842112 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029115842112 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241029115842112 DMM INFO MM(262420000000021/c4cd0657) Subscriber data update (mmctx.c:445) 20241029115842112 DMM DEBUG MM(262420000000021/c4cd0657) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@340448a59994: Trying to receive 5 ATTACH ACCEPTs 20241029115848113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241029115848113 DMM INFO MM(262420000000021/c4cd0657) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4cd0657) (gprs_gmm.c:300) 20241029115849141 DGPRS DEBUG Checking for inactive LLMEs, time = 32731328 (sgsn.c:131) 20241029115854115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241029115854115 DMM INFO MM(262420000000021/c4cd0657) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4cd0657) (gprs_gmm.c:300) 20241029115900117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241029115900117 DMM INFO MM(262420000000021/c4cd0657) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4cd0657) (gprs_gmm.c:300) 20241029115901879 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241029115901879 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241029115901880 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029115906119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241029115906119 DMM INFO MM(262420000000021/c4cd0657) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4cd0657) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@340448a59994: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@340448a59994: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241029115911538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115911544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115911544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029115911552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115911555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115911555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029115911568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115911572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115911572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029115912120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241029115912121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241029115912121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241029115912121 DMM NOTICE MM(262420000000021/c4cd0657) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241029115912121 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241029115912121 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a61584618, TLLI=c4cd0657, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029115912121 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241029115912121 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029115912121 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241029115912121 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241029115912121 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) 20241029115912121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Reject}: Deallocated (fsm.c:568) 20241029115912121 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Deallocated (fsm.c:568) 20241029115912121 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029115912121 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241029115912121 DLLC NOTICE LLME(d517cb33/c4cd0657){ASSIGNED} LLGM Assign pre (c4cd0657 => ffffffff) (gprs_llc.c:1079) 20241029115912121 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4cd0657 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@340448a59994: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@340448a59994: Final verdict of PTC: pass 20241029115912645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47688<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@340448a59994: Final verdict of PTC: none 20241029115912651 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029115912651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(93)@340448a59994: Final verdict of PTC: none -NSVCI98(88)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@340448a59994: Final verdict of PTC: none -NSVCI97(83)@340448a59994: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@340448a59994: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@340448a59994: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(81)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(91)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(86)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@340448a59994: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Tue Oct 29 11:59:12 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 20241029115912763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029115913065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37794<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125260) 20241029115913652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115913652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125260, count=130692) 20241029115914653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115914653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Tue Oct 29 11:59:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029115915655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115915655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_auth_id_timeout started. 20241029115916151 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029115916152 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@340448a59994: Provider Link came up: sending NS-RESET 20241029115916188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029115916188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029115916188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029115916188 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115916188 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029115916188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029115916188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029115916188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115916188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029115916189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029115916189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029115916189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029115916189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029115916189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029115916189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029115916189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029115916189 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115916189 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029115916189 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029115916189 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(102)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029115916190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115916190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029115916192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029115916199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115916199 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@340448a59994: Provider Link came up: sending NS-RESET 20241029115916210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029115916210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029115916210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029115916210 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115916210 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029115916210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029115916210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029115916210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115916210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029115916212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029115916212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029115916212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029115916212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029115916212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029115916212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029115916212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029115916212 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115916212 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029115916212 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029115916212 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029115916213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115916213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(108)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 20241029115916217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(104)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029115916225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115916226 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(113)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(113)@340448a59994: Provider Link came up: sending NS-RESET 20241029115916240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029115916240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029115916240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029115916240 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115916240 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029115916240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029115916240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029115916240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115916240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(113)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029115916241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029115916241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029115916241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029115916241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029115916241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029115916241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029115916241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029115916241 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115916241 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029115916241 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029115916241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029115916242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115916242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(113)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(113)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029115916245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029115916252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115916252 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(110)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029115916656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115916656 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029115916656 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029115916656 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(112)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(112)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029115916661 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029115916662 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(112)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(112)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(112)@340448a59994: 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(112)@340448a59994: 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(112)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(112)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@340448a59994: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='FA30ECEC'O, index=0 SGSN_Test-GSUP(114)@340448a59994: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241029115916734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115916734 DLLC NOTICE LLME(ffffffff/fa30ecec){UNASSIGNED} LLC RX: unknown TLLI 0xfa30ecec, creating LLME on the fly (gprs_llc.c:552) 20241029115916734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241029115916734 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach"  (gprs_gmm.c:1266) 20241029115916734 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029115916734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029115916734 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029115916734 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029115916735 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029115916735 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029115916735 DLLC NOTICE LLME(ffffffff/fa30ecec){UNASSIGNED} LLGM Assign pre (fa30ecec => d166b000) (gprs_llc.c:1079) 20241029115916735 DLLC NOTICE LLME(fa30ecec/d166b000){ASSIGNED} LLGM Assign post (fa30ecec => d166b000) (gprs_llc.c:1125) 20241029115916735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029115916735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029115916735 DMM DEBUG MM(262420000000002/d166b000) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029115919141 DGPRS DEBUG Checking for inactive LLMEs, time = 32731358 (sgsn.c:131) 20241029115922736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241029115922736 DMM DEBUG MM(262420000000002/d166b000) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029115928737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241029115928737 DMM DEBUG MM(262420000000002/d166b000) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029115934739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241029115934739 DMM DEBUG MM(262420000000002/d166b000) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029115936657 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241029115936657 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(112)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(112)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029115936657 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241029115940740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241029115940740 DMM DEBUG MM(262420000000002/d166b000) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029115946190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115946193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115946193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029115946213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115946216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115946217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029115946243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115946247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115946247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029115946741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241029115946742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241029115946742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241029115946742 DMM NOTICE MM(262420000000002/d166b000) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241029115946742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Reject}: Deallocated (fsm.c:568) 20241029115946742 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029115946742 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029115946742 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241029115946742 DLLC NOTICE LLME(fa30ecec/d166b000){ASSIGNED} LLGM Assign pre (d166b000 => ffffffff) (gprs_llc.c:1079) 20241029115946742 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d166b000 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@340448a59994: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@340448a59994: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@340448a59994: Final verdict of PTC: pass 20241029115946759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37800<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@340448a59994: Final verdict of PTC: none 20241029115946764 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029115946764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(98)@340448a59994: Final verdict of PTC: none -NSVCI97(102)@340448a59994: Final verdict of PTC: none -NSVCI98(107)@340448a59994: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(112)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@340448a59994: Final verdict of PTC: none -NSVCI99(113)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@340448a59994: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(110)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(105)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(100)@340448a59994: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(111)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(110): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(111): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(112): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(113): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@340448a59994: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Tue Oct 29 11:59:46 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 20241029115946871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029115947173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41472<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59664) 20241029115947766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115947766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59664, count=67920) 20241029115948768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115948768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241029115949142 DGPRS DEBUG Checking for inactive LLMEs, time = 32731388 (sgsn.c:131) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Tue Oct 29 11:59:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029115949769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115949769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_auth_sai_timeout started. 20241029115950267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029115950270 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@340448a59994: Provider Link came up: sending NS-RESET 20241029115950311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029115950311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029115950311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029115950311 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115950311 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029115950311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029115950311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029115950311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115950311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029115950312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029115950312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029115950312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029115950312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029115950312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029115950312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029115950312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029115950312 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115950312 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029115950312 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029115950312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029115950312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115950312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029115950314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029115950318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115950318 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@340448a59994: Provider Link came up: sending NS-RESET 20241029115950325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029115950325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029115950325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029115950325 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115950325 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029115950325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029115950325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029115950325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115950325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029115950326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029115950326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029115950326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029115950326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029115950326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029115950326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029115950326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029115950326 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115950326 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029115950326 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029115950326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029115950327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115950327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029115950329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029115950335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115950335 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@340448a59994: Provider Link came up: sending NS-RESET 20241029115950343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029115950343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029115950343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029115950343 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115950343 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029115950343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029115950343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029115950343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029115950343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029115950344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029115950344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029115950344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029115950344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029115950344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029115950344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029115950344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029115950344 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029115950344 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029115950344 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029115950344 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029115950344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029115950344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029115950346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029115950351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115950351 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029115950770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115950770 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029115950770 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029115950770 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029115950775 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029115950776 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@340448a59994: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='E229095F'O, index=0 SGSN_Test-GSUP(133)@340448a59994: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241029115950843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115950843 DLLC NOTICE LLME(ffffffff/e229095f){UNASSIGNED} LLC RX: unknown TLLI 0xe229095f, creating LLME on the fly (gprs_llc.c:552) 20241029115950843 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241029115950843 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1266) 20241029115950843 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029115950843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029115950843 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029115950843 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029115950843 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029115950843 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029115950843 DLLC NOTICE LLME(ffffffff/e229095f){UNASSIGNED} LLGM Assign pre (e229095f => e88084aa) (gprs_llc.c:1079) 20241029115950843 DLLC NOTICE LLME(e229095f/e88084aa){ASSIGNED} LLGM Assign post (e229095f => e88084aa) (gprs_llc.c:1125) 20241029115950843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029115950843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029115950843 DMM DEBUG MM(262420000000003/e88084aa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029115950852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029115950852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029115950852 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029115950852 DMM DEBUG MM(262420000000003/e88084aa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241029115950852 DMM NOTICE MM(262420000000003/e88084aa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029115950852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029115950852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029115950852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029115950852 DMM DEBUG MM(262420000000003/e88084aa) Requesting authorization (sgsn_auth.c:160) 20241029115950852 DMM INFO MM(262420000000003/e88084aa) Requesting authentication tuples (sgsn_auth.c:184) 20241029115950852 DMM DEBUG MM(262420000000003/e88084aa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029115950852 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241029115950852 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)@340448a59994: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@340448a59994: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241029115956853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241029115956853 DMM ERROR MM(262420000000003/e88084aa) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241029115956853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241029115956853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241029115956853 DMM NOTICE MM(262420000000003/e88084aa) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241029115956853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Reject}: Deallocated (fsm.c:568) 20241029115956853 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029115956853 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029115956853 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241029115956853 DLLC NOTICE LLME(e229095f/e88084aa){ASSIGNED} LLGM Assign pre (e88084aa => ffffffff) (gprs_llc.c:1079) 20241029115956853 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e88084aa => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@340448a59994: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@340448a59994: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@340448a59994: Final verdict of PTC: pass 20241029115956872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41482<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@340448a59994: Final verdict of PTC: none 20241029115956876 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(117)@340448a59994: Final verdict of PTC: none 20241029115956877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(132)@340448a59994: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@340448a59994: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@340448a59994: Final verdict of PTC: none -NSVCI97(121)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@340448a59994: Final verdict of PTC: none -NSVCI99(131)@340448a59994: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@340448a59994: Final verdict of PTC: none -NSVCI98(126)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(124)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(129)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(119)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@340448a59994: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Tue Oct 29 11:59:56 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 20241029115956928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029115957230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55010<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57072) 20241029115957878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115957878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57072, count=66196) 20241029115958880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115958880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Tue Oct 29 11:59:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029115959881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029115959881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_auth_sai_reject started. 20241029120000299 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120000300 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@340448a59994: Provider Link came up: sending NS-RESET 20241029120000332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120000332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120000332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120000332 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120000332 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120000332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120000332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120000332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120000332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120000334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120000334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120000334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120000334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120000334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120000334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120000334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120000334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120000334 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120000334 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120000334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120000335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120000335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(141)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 20241029120000339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120000348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120000348 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(142)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@340448a59994: Provider Link came up: sending NS-RESET 20241029120000359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120000359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120000359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120000359 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120000359 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120000359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120000359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120000359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120000359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120000360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120000360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120000360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120000360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120000360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120000360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120000360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120000360 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120000360 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120000360 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120000360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120000361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120000361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120000363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120000370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120000370 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@340448a59994: Provider Link came up: sending NS-RESET 20241029120000378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120000378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120000378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120000378 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120000378 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120000378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120000378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120000378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120000378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120000378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120000378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120000378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120000379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120000379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120000379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120000379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120000379 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120000379 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120000379 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120000379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120000379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120000379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120000381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120000387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120000387 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120000883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120000883 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120000883 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120000883 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120000887 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120000889 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@340448a59994: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='D641BE49'O, index=0 SGSN_Test-GSUP(152)@340448a59994: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241029120000964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120000964 DLLC NOTICE LLME(ffffffff/d641be49){UNASSIGNED} LLC RX: unknown TLLI 0xd641be49, creating LLME on the fly (gprs_llc.c:552) 20241029120000964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120000964 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120000964 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120000964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120000964 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120000964 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120000964 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120000964 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120000964 DLLC NOTICE LLME(ffffffff/d641be49){UNASSIGNED} LLGM Assign pre (d641be49 => e2d0c05d) (gprs_llc.c:1079) 20241029120000964 DLLC NOTICE LLME(d641be49/e2d0c05d){ASSIGNED} LLGM Assign post (d641be49 => e2d0c05d) (gprs_llc.c:1125) 20241029120000964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120000964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120000964 DMM DEBUG MM(262420000000004/e2d0c05d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120000996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120000996 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120000996 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120000996 DMM DEBUG MM(262420000000004/e2d0c05d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241029120000996 DMM NOTICE MM(262420000000004/e2d0c05d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120000996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120000996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120000997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120000997 DMM DEBUG MM(262420000000004/e2d0c05d) Requesting authorization (sgsn_auth.c:160) 20241029120000997 DMM INFO MM(262420000000004/e2d0c05d) Requesting authentication tuples (sgsn_auth.c:184) 20241029120000997 DMM DEBUG MM(262420000000004/e2d0c05d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120000997 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241029120000997 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)@340448a59994: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@340448a59994: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241029120001003 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241029120001003 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241029120001003 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241029120006998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241029120006998 DMM ERROR MM(262420000000004/e2d0c05d) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241029120006998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241029120006998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241029120006998 DMM NOTICE MM(262420000000004/e2d0c05d) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241029120006998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Reject}: Deallocated (fsm.c:568) 20241029120006998 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120006998 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120006998 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241029120006998 DLLC NOTICE LLME(d641be49/e2d0c05d){ASSIGNED} LLGM Assign pre (e2d0c05d => ffffffff) (gprs_llc.c:1079) 20241029120006998 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2d0c05d => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@340448a59994: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@340448a59994: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@340448a59994: Final verdict of PTC: pass 20241029120007012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55016<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@340448a59994: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@340448a59994: Final verdict of PTC: none 20241029120007017 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_auth_sai_reject-BVCI210(144)@340448a59994: Final verdict of PTC: none 20241029120007017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(145)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@340448a59994: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@340448a59994: Final verdict of PTC: none -NSVCI99(150)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@340448a59994: Final verdict of PTC: none -NSVCI97(140)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(148)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(143)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(138)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@340448a59994: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Tue Oct 29 12:00:07 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 20241029120007133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120007435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56602<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58672) 20241029120008019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120008019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58672, count=67796) 20241029120009021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120009021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Tue Oct 29 12:00:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120010022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120010023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_gsup_lu_timeout started. 20241029120010490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120010493 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@340448a59994: Provider Link came up: sending NS-RESET 20241029120010539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120010539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120010539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120010539 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120010539 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120010540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120010540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120010540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120010540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120010540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120010540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120010540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120010540 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120010541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120010541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120010541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120010541 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120010541 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120010541 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120010541 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120010541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120010541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120010543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120010548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120010548 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@340448a59994: Provider Link came up: sending NS-RESET 20241029120010555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120010555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120010555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120010555 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120010555 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120010555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120010555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120010555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120010555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120010556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120010556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120010556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120010556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120010556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120010556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120010556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120010556 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120010556 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120010556 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120010556 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120010556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120010556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(165)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 20241029120010558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120010563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120010563 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(166)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI210(163)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@340448a59994: Provider Link came up: sending NS-RESET 20241029120010570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120010570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120010570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120010570 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120010570 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120010570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120010570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120010570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120010570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120010571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120010571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120010571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120010571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120010571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120010571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120010571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120010571 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120010571 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120010571 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120010571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120010571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120010571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120010574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120010578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120010578 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120011024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120011024 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120011024 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120011024 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120011027 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120011028 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@340448a59994: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='E790090F'O, index=0 SGSN_Test-GSUP(171)@340448a59994: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@340448a59994: 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 := '3F6C1D66546EC8EFDDCB7C32562657C2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '22E3F805'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '44BA9BC0DFCA75F3'O } } } } } 20241029120012109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120012109 DLLC NOTICE LLME(ffffffff/e790090f){UNASSIGNED} LLC RX: unknown TLLI 0xe790090f, creating LLME on the fly (gprs_llc.c:552) 20241029120012109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120012109 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120012109 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120012109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120012109 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120012109 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120012109 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120012109 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120012109 DLLC NOTICE LLME(ffffffff/e790090f){UNASSIGNED} LLGM Assign pre (e790090f => da0596ea) (gprs_llc.c:1079) 20241029120012109 DLLC NOTICE LLME(e790090f/da0596ea){ASSIGNED} LLGM Assign post (e790090f => da0596ea) (gprs_llc.c:1125) 20241029120012109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120012110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120012110 DMM DEBUG MM(262420000000005/da0596ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120012123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120012123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120012123 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120012123 DMM DEBUG MM(262420000000005/da0596ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241029120012123 DMM NOTICE MM(262420000000005/da0596ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120012123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120012123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120012123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120012123 DMM DEBUG MM(262420000000005/da0596ea) Requesting authorization (sgsn_auth.c:160) 20241029120012123 DMM INFO MM(262420000000005/da0596ea) Requesting authentication tuples (sgsn_auth.c:184) 20241029120012123 DMM DEBUG MM(262420000000005/da0596ea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120012123 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241029120012123 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)@340448a59994: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@340448a59994: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241029120012124 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120012124 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120012124 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120012124 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120012124 DMM INFO MM(262420000000005/da0596ea) Subscriber data update (mmctx.c:445) 20241029120012124 DMM DEBUG MM(262420000000005/da0596ea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120012124 DMM INFO MM(262420000000005/da0596ea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120012124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120012124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120012124 DMM INFO MM(262420000000005/da0596ea) <- GMM AUTH AND CIPHERING REQ (rand = 3f 6c 1d 66 54 6e c8 ef dd cb 7c 32 56 26 57 c2 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120012129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120012129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120012129 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120012129 DMM INFO MM(262420000000005/da0596ea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120012129 DMM NOTICE MM(262420000000005/da0596ea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120012129 DMM DEBUG MM(262420000000005/da0596ea) checking auth: received GSM SRES = 22 e3 f8 05 (gprs_gmm.c:666) 20241029120012129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120012129 DMM DEBUG MM(262420000000005/da0596ea) Requesting authorization (sgsn_auth.c:160) 20241029120012129 DMM INFO MM(262420000000005/da0596ea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120012129 DMM DEBUG MM(262420000000005/da0596ea) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120012129 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241029120012129 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) 20241029120012129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120012129 DMM INFO MM(262420000000005/da0596ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xda0596ea) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@340448a59994: setverdict(fail): none -> fail MC@340448a59994: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241029120012132 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120012132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(170)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP(171)@340448a59994: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@340448a59994: Final verdict of PTC: none 20241029120012133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56606<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_timeout-BVCI196(158)@340448a59994: Final verdict of PTC: none -NSVCI98(164)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@340448a59994: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@340448a59994: Final verdict of PTC: none -NSVCI99(169)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(157)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(162)@340448a59994: Final verdict of PTC: none -NSVCI97(159)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(167)@340448a59994: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@340448a59994: Final verdict of PTC: fail MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@340448a59994: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Tue Oct 29 12:00:12 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 20241029120012212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120012613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58264<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43808) 20241029120013133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120013133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43808, count=73444) 20241029120014135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120014135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Tue Oct 29 12:00:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120015138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120015138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_gsup_lu_reject started. 20241029120015708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120015710 DMM INFO MM(262420000000005/da0596ea) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120015710 DMM INFO MM(262420000000005/da0596ea) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120015710 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120015710 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120015710 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120015710 DMM ERROR MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241029120015710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241029120015710 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120015710 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120015710 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120015710 DLLC NOTICE LLME(e790090f/da0596ea){ASSIGNED} LLGM Assign pre (da0596ea => ffffffff) (gprs_llc.c:1079) 20241029120015710 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da0596ea => ffffffff) (gprs_llc.c:1125) 20241029120015710 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@340448a59994: Provider Link came up: sending NS-RESET 20241029120015753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120015753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120015753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120015753 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120015753 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120015753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120015753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120015753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120015753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120015754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120015754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120015754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120015754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120015754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120015754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120015754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120015754 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120015754 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120015754 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120015754 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(178)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120015755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120015755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120015756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120015762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120015762 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(180)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI196(177)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@340448a59994: Provider Link came up: sending NS-RESET 20241029120015768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120015768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120015768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120015768 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120015768 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120015768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120015768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120015768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120015768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120015769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120015769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120015769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120015769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120015769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120015769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120015769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120015769 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120015769 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120015769 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120015769 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120015769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120015769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120015771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120015776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120015776 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@340448a59994: Provider Link came up: sending NS-RESET 20241029120015784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120015784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120015784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120015784 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120015784 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120015784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120015784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120015784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120015784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120015785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120015785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120015785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120015786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120015786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120015786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120015786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120015786 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120015786 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120015786 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120015786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120015786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120015786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120015788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120015792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120015792 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120016139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120016139 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120016139 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120016139 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120016143 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120016144 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@340448a59994: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='E7D8684A'O, index=0 SGSN_Test-GSUP(190)@340448a59994: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@340448a59994: 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 := '6469267B4BDAA8CDD807474B60E680DF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B87AA8EE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '43E555335322BC13'O } } } } } 20241029120017221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120017221 DLLC NOTICE LLME(ffffffff/e7d8684a){UNASSIGNED} LLC RX: unknown TLLI 0xe7d8684a, creating LLME on the fly (gprs_llc.c:552) 20241029120017221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120017221 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120017221 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120017221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120017221 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120017221 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120017221 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120017221 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120017221 DLLC NOTICE LLME(ffffffff/e7d8684a){UNASSIGNED} LLGM Assign pre (e7d8684a => edb829f9) (gprs_llc.c:1079) 20241029120017221 DLLC NOTICE LLME(e7d8684a/edb829f9){ASSIGNED} LLGM Assign post (e7d8684a => edb829f9) (gprs_llc.c:1125) 20241029120017221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120017221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120017221 DMM DEBUG MM(262420000000006/edb829f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120017241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120017241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120017241 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120017241 DMM DEBUG MM(262420000000006/edb829f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241029120017241 DMM NOTICE MM(262420000000006/edb829f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120017241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120017241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120017241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120017241 DMM DEBUG MM(262420000000006/edb829f9) Requesting authorization (sgsn_auth.c:160) 20241029120017241 DMM INFO MM(262420000000006/edb829f9) Requesting authentication tuples (sgsn_auth.c:184) 20241029120017241 DMM DEBUG MM(262420000000006/edb829f9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120017241 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241029120017241 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)@340448a59994: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@340448a59994: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241029120017247 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120017247 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120017247 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120017247 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120017247 DMM INFO MM(262420000000006/edb829f9) Subscriber data update (mmctx.c:445) 20241029120017247 DMM DEBUG MM(262420000000006/edb829f9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120017247 DMM INFO MM(262420000000006/edb829f9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120017247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120017247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120017247 DMM INFO MM(262420000000006/edb829f9) <- GMM AUTH AND CIPHERING REQ (rand = 64 69 26 7b 4b da a8 cd d8 07 47 4b 60 e6 80 df , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120017263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120017263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120017263 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120017263 DMM INFO MM(262420000000006/edb829f9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120017263 DMM NOTICE MM(262420000000006/edb829f9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120017263 DMM DEBUG MM(262420000000006/edb829f9) checking auth: received GSM SRES = b8 7a a8 ee (gprs_gmm.c:666) 20241029120017263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120017263 DMM DEBUG MM(262420000000006/edb829f9) Requesting authorization (sgsn_auth.c:160) 20241029120017263 DMM INFO MM(262420000000006/edb829f9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120017263 DMM DEBUG MM(262420000000006/edb829f9) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120017263 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241029120017263 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) 20241029120017263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120017263 DMM INFO MM(262420000000006/edb829f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xedb829f9) (gprs_gmm.c:300) 20241029120017265 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241029120017265 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241029120017265 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241029120017265 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120017265 DMM INFO MM(262420000000006/edb829f9) Subscriber data update (mmctx.c:445) 20241029120017265 DMM DEBUG MM(262420000000006/edb829f9) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@340448a59994: setverdict(fail): none -> fail MC@340448a59994: Test Component 192 has requested to stop MTC. Terminating current testcase execution. -NSVCI97(178)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP(190)@340448a59994: Final verdict of PTC: none 20241029120017279 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120017279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(184)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@340448a59994: Final verdict of PTC: none -NSVCI99(188)@340448a59994: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@340448a59994: Final verdict of PTC: none 20241029120017282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58266<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(183)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@340448a59994: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@340448a59994: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(186)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(176)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(181)@340448a59994: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@340448a59994: Final verdict of PTC: fail MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@340448a59994: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Tue Oct 29 12:00:17 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 20241029120017433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120017836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58278<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75716) 20241029120018280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120018280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=75716, count=80172) 20241029120019143 DGPRS DEBUG Checking for inactive LLMEs, time = 32731418 (sgsn.c:131) 20241029120019282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120019282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Tue Oct 29 12:00:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120020283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120020283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_combined started. 20241029120020896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120020899 DMM INFO MM(262420000000006/edb829f9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120020899 DMM INFO MM(262420000000006/edb829f9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120020899 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120020899 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120020899 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120020899 DMM ERROR MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241029120020899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241029120020899 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120020899 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120020899 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120020899 DLLC NOTICE LLME(e7d8684a/edb829f9){ASSIGNED} LLGM Assign pre (edb829f9 => ffffffff) (gprs_llc.c:1079) 20241029120020899 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edb829f9 => ffffffff) (gprs_llc.c:1125) 20241029120020899 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(197)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@340448a59994: Provider Link came up: sending NS-RESET 20241029120020937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120020937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120020937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120020937 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120020937 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120020937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120020937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120020937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120020937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241029120020938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) -NSVCI97(197)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120020938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120020938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120020938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120020938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120020938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120020938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120020938 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120020938 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120020938 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120020938 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120020938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120020938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120020940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120020944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120020944 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@340448a59994: Provider Link came up: sending NS-RESET 20241029120020953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120020953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120020953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120020953 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120020953 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120020953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120020953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120020953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120020953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120020954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120020954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120020954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120020954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120020954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120020954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120020954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120020954 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120020954 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120020954 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120020954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120020955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120020955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120020956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120020961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120020961 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(207)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@340448a59994: Provider Link came up: sending NS-RESET 20241029120020968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120020969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120020969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120020969 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120020969 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120020969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120020969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120020969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120020969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120020970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120020970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120020970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120020970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120020970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120020970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120020970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120020970 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120020970 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120020970 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120020970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120020970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120020970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120020972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120020976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120020977 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120021285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120021285 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120021285 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120021285 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120021289 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120021290 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@340448a59994: 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(208)@340448a59994: 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(208)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@340448a59994: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='D25E41B9'O, index=0 SGSN_Test-GSUP(209)@340448a59994: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@340448a59994: 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 := '90BE6060FF966F83E5ADA2BECF65350C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ABB11A3A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1E8D935ACC227260'O } } } } } 20241029120022353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120022353 DLLC NOTICE LLME(ffffffff/d25e41b9){UNASSIGNED} LLC RX: unknown TLLI 0xd25e41b9, creating LLME on the fly (gprs_llc.c:552) 20241029120022353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120022353 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241029120022353 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120022353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120022353 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120022353 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120022353 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120022353 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120022353 DLLC NOTICE LLME(ffffffff/d25e41b9){UNASSIGNED} LLGM Assign pre (d25e41b9 => feed8f56) (gprs_llc.c:1079) 20241029120022353 DLLC NOTICE LLME(d25e41b9/feed8f56){ASSIGNED} LLGM Assign post (d25e41b9 => feed8f56) (gprs_llc.c:1125) 20241029120022353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120022353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120022353 DMM DEBUG MM(262420000000007/feed8f56) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120022360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120022360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120022360 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120022360 DMM DEBUG MM(262420000000007/feed8f56) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241029120022360 DMM NOTICE MM(262420000000007/feed8f56) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120022360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120022360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120022360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120022360 DMM DEBUG MM(262420000000007/feed8f56) Requesting authorization (sgsn_auth.c:160) 20241029120022360 DMM INFO MM(262420000000007/feed8f56) Requesting authentication tuples (sgsn_auth.c:184) 20241029120022360 DMM DEBUG MM(262420000000007/feed8f56) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120022360 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241029120022360 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)@340448a59994: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@340448a59994: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241029120022363 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120022363 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120022363 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120022363 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120022363 DMM INFO MM(262420000000007/feed8f56) Subscriber data update (mmctx.c:445) 20241029120022363 DMM DEBUG MM(262420000000007/feed8f56) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120022363 DMM INFO MM(262420000000007/feed8f56) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120022363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120022363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120022363 DMM INFO MM(262420000000007/feed8f56) <- GMM AUTH AND CIPHERING REQ (rand = 90 be 60 60 ff 96 6f 83 e5 ad a2 be cf 65 35 0c , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120022370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120022370 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120022370 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120022370 DMM INFO MM(262420000000007/feed8f56) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120022370 DMM NOTICE MM(262420000000007/feed8f56) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120022370 DMM DEBUG MM(262420000000007/feed8f56) checking auth: received GSM SRES = ab b1 1a 3a (gprs_gmm.c:666) 20241029120022370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120022370 DMM DEBUG MM(262420000000007/feed8f56) Requesting authorization (sgsn_auth.c:160) 20241029120022370 DMM INFO MM(262420000000007/feed8f56) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120022370 DMM DEBUG MM(262420000000007/feed8f56) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120022370 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241029120022370 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) 20241029120022370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120022370 DMM INFO MM(262420000000007/feed8f56) <- GMM ATTACH ACCEPT (new P-TMSI=0xfeed8f56) (gprs_gmm.c:300) 20241029120022372 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120022372 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120022372 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241029120022372 DMM INFO MM(262420000000007/feed8f56) Subscriber data update (mmctx.c:445) 20241029120022372 DMM DEBUG MM(262420000000007/feed8f56) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120022372 DMM INFO MM(262420000000007/feed8f56) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120022372 DMM NOTICE MM(262420000000007/feed8f56) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241029120022372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120022372 DMM NOTICE MM(262420000000007/feed8f56) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120022372 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) 20241029120022372 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120022372 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241029120022372 DMM INFO MM(262420000000007/feed8f56) Subscriber data update (mmctx.c:445) 20241029120022372 DMM DEBUG MM(262420000000007/feed8f56) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@340448a59994: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@340448a59994: Removing Client IMSI='262420000000007'H, index=0 20241029120022379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120022379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120022379 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120022379 DMM INFO MM(262420000000007/feed8f56) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120022379 DMM NOTICE MM(262420000000007/feed8f56) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120022379 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120022379 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120022379 DLLC NOTICE LLME(d25e41b9/feed8f56){ASSIGNED} LLGM Assign pre (ffffffff => feed8f56) (gprs_llc.c:1079) 20241029120022379 DLLC NOTICE LLME(ffffffff/feed8f56){ASSIGNED} LLGM Assign post (ffffffff => feed8f56) (gprs_llc.c:1125) 20241029120022379 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120022379 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120022379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120022379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@340448a59994: Final verdict of PTC: pass 20241029120022381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58290<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029120022385 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120022385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(209)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@340448a59994: Final verdict of PTC: none -NSVCI98(202)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@340448a59994: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@340448a59994: Final verdict of PTC: none -NSVCI99(207)@340448a59994: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@340448a59994: Final verdict of PTC: none -NSVCI97(197)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@340448a59994: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(200)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(205)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(195)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@340448a59994: Test case TC_attach_combined finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Tue Oct 29 12:00:22 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241029120022512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120022914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47726<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84328) 20241029120023386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120023386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84328, count=88684) 20241029120024388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120024388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Tue Oct 29 12:00:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120025389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120025389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_accept_all started. 20241029120026018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120026022 DMM INFO MM(262420000000007/feed8f56) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120026022 DMM INFO MM(262420000000007/feed8f56) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120026022 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120026022 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120026022 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120026022 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120026022 DLLC NOTICE LLME(ffffffff/feed8f56){ASSIGNED} LLGM Assign pre (feed8f56 => ffffffff) (gprs_llc.c:1079) 20241029120026022 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (feed8f56 => ffffffff) (gprs_llc.c:1125) 20241029120026022 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241029120026022 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) 20241029120026022 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) 20241029120026022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029120026022 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120026022 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120026022 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120026022 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(216)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@340448a59994: Provider Link came up: sending NS-RESET 20241029120026061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120026061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120026061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120026061 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120026061 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120026061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120026061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120026061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120026061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120026062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120026062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120026062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120026062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120026062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120026062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120026062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120026062 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120026062 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120026062 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120026062 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120026062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120026062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120026064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120026069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120026069 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@340448a59994: Provider Link came up: sending NS-RESET 20241029120026076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120026076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120026076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120026076 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120026076 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120026076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120026076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120026076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120026076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120026077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120026077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120026077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120026077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120026077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120026077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120026077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120026077 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120026077 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120026077 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120026077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120026077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120026077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120026078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120026083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120026083 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(222)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 TC_attach_accept_all-BVCI210(220)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@340448a59994: Provider Link came up: sending NS-RESET 20241029120026098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120026098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120026098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120026098 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120026098 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120026098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120026098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120026098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120026098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120026099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120026099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120026099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120026099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120026099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120026099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120026099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120026099 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120026099 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120026099 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120026099 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120026099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120026099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120026101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120026106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120026106 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(224)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120026390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120026390 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120026390 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120026391 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(226)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120026396 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(226)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(226)@340448a59994: 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)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241029120026397 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(226)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@340448a59994: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='D2E3D138'O, index=0 SGSN_Test-GSUP(228)@340448a59994: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241029120027466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120027466 DLLC NOTICE LLME(ffffffff/d2e3d138){UNASSIGNED} LLC RX: unknown TLLI 0xd2e3d138, creating LLME on the fly (gprs_llc.c:552) 20241029120027466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120027466 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120027466 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120027466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120027466 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120027466 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120027466 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120027466 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120027466 DLLC NOTICE LLME(ffffffff/d2e3d138){UNASSIGNED} LLGM Assign pre (d2e3d138 => de514faa) (gprs_llc.c:1079) 20241029120027466 DLLC NOTICE LLME(d2e3d138/de514faa){ASSIGNED} LLGM Assign post (d2e3d138 => de514faa) (gprs_llc.c:1125) 20241029120027466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120027466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120027466 DMM DEBUG MM(262420000000008/de514faa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120027487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120027487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120027487 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120027487 DMM DEBUG MM(262420000000008/de514faa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241029120027487 DMM NOTICE MM(262420000000008/de514faa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120027487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120027487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120027487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241029120027487 DMM INFO MM(262420000000008/de514faa) <- GMM ATTACH ACCEPT (new P-TMSI=0xde514faa) (gprs_gmm.c:300) TC_attach_accept_all(230)@340448a59994: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@340448a59994: Removing Client IMSI='262420000000008'H, index=0 20241029120028480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120028480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120028480 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120028480 DMM INFO MM(262420000000008/de514faa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120028480 DMM NOTICE MM(262420000000008/de514faa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120028480 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120028480 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120028480 DLLC NOTICE LLME(d2e3d138/de514faa){ASSIGNED} LLGM Assign pre (ffffffff => de514faa) (gprs_llc.c:1079) 20241029120028480 DLLC NOTICE LLME(ffffffff/de514faa){ASSIGNED} LLGM Assign post (ffffffff => de514faa) (gprs_llc.c:1125) 20241029120028480 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120028480 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120028480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120028480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@340448a59994: Final verdict of PTC: pass 20241029120028484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47742<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@340448a59994: Final verdict of PTC: none -NSVCI99(227)@340448a59994: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@340448a59994: Final verdict of PTC: none -NSVCI97(216)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@340448a59994: Final verdict of PTC: none -NSVCI98(221)@340448a59994: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@340448a59994: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@340448a59994: Final verdict of PTC: none 20241029120028491 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120028491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(226)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(219)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(225)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(214)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@340448a59994: Test case TC_attach_accept_all finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Tue Oct 29 12:00:28 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 20241029120028595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120028997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47744<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69868) 20241029120029493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120029493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69868, count=71128) 20241029120030495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120030495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Tue Oct 29 12:00:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120031497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120031497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_closed started. 20241029120032106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45306<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120032110 DMM INFO MM(262420000000008/de514faa) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120032110 DMM INFO MM(262420000000008/de514faa) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120032110 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120032110 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120032110 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120032110 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120032110 DLLC NOTICE LLME(ffffffff/de514faa){ASSIGNED} LLGM Assign pre (de514faa => ffffffff) (gprs_llc.c:1079) 20241029120032110 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de514faa => ffffffff) (gprs_llc.c:1125) 20241029120032110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029120032110 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120032110 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120032110 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120032110 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@340448a59994: Provider Link came up: sending NS-RESET 20241029120032162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120032162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120032162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120032162 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120032162 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120032162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120032162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120032162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120032162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120032162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120032162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120032163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120032163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120032163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120032163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120032163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120032163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120032163 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120032163 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120032163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120032163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120032163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120032165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120032170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120032170 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@340448a59994: Provider Link came up: sending NS-RESET 20241029120032177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120032177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120032177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120032177 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120032177 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120032177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120032177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120032177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120032177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120032178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120032178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120032178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120032178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120032178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120032178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120032178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120032178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120032178 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120032178 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120032178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120032178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120032178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120032181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120032186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120032186 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(245)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@340448a59994: Provider Link came up: sending NS-RESET 20241029120032193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120032193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120032193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120032193 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120032193 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120032193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120032193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120032193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120032193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120032193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120032193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120032193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120032194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120032194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120032194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120032194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120032194 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120032194 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120032194 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120032194 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120032194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(245)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120032194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120032196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120032200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120032200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120032497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120032498 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120032498 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120032498 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120032502 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120032503 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@340448a59994: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='FDABD6D3'O, index=0 SGSN_Test-GSUP(247)@340448a59994: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@340448a59994: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='FDABD6D3'O, index=1 20241029120033584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120033584 DLLC NOTICE LLME(ffffffff/fdabd6d3){UNASSIGNED} LLC RX: unknown TLLI 0xfdabd6d3, creating LLME on the fly (gprs_llc.c:552) 20241029120033584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120033584 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120033584 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120033584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120033584 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120033584 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120033584 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120033584 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120033584 DLLC NOTICE LLME(ffffffff/fdabd6d3){UNASSIGNED} LLGM Assign pre (fdabd6d3 => efaf9067) (gprs_llc.c:1079) 20241029120033584 DLLC NOTICE LLME(fdabd6d3/efaf9067){ASSIGNED} LLGM Assign post (fdabd6d3 => efaf9067) (gprs_llc.c:1125) 20241029120033584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120033584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120033584 DMM DEBUG MM(001010123456789/efaf9067) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120033605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120033605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120033605 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120033605 DMM DEBUG MM(001010123456789/efaf9067) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241029120033605 DMM NOTICE MM(001010123456789/efaf9067) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120033605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120033605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120033605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241029120033605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241029120033605 DMM NOTICE MM(001010123456789/efaf9067) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241029120033605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Reject}: Deallocated (fsm.c:568) 20241029120033605 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120033605 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120033605 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241029120033605 DLLC NOTICE LLME(fdabd6d3/efaf9067){ASSIGNED} LLGM Assign pre (efaf9067 => ffffffff) (gprs_llc.c:1079) 20241029120033605 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efaf9067 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@340448a59994: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@340448a59994: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@340448a59994: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@340448a59994: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='C69300D4'O, index=2 SGSN_Test-GSUP(247)@340448a59994: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241029120033639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120033639 DLLC NOTICE LLME(ffffffff/c69300d4){UNASSIGNED} LLC RX: unknown TLLI 0xc69300d4, creating LLME on the fly (gprs_llc.c:552) 20241029120033639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120033639 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120033639 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120033639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120033639 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120033639 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120033639 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120033639 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120033639 DLLC NOTICE LLME(ffffffff/c69300d4){UNASSIGNED} LLGM Assign pre (c69300d4 => e5aeb012) (gprs_llc.c:1079) 20241029120033639 DLLC NOTICE LLME(c69300d4/e5aeb012){ASSIGNED} LLGM Assign post (c69300d4 => e5aeb012) (gprs_llc.c:1125) 20241029120033639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120033639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120033639 DMM DEBUG MM(262420000000010/e5aeb012) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120033642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120033642 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120033642 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120033642 DMM DEBUG MM(262420000000010/e5aeb012) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241029120033642 DMM NOTICE MM(262420000000010/e5aeb012) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120033642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120033642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120033642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241029120033642 DMM INFO MM(262420000000010/e5aeb012) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5aeb012) (gprs_gmm.c:300) TC_attach_closed(250)@340448a59994: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@340448a59994: Removing Client IMSI='262420000000010'H, index=2 20241029120034655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120034655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120034655 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120034655 DMM INFO MM(262420000000010/e5aeb012) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120034655 DMM NOTICE MM(262420000000010/e5aeb012) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120034655 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120034655 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120034655 DLLC NOTICE LLME(c69300d4/e5aeb012){ASSIGNED} LLGM Assign pre (ffffffff => e5aeb012) (gprs_llc.c:1079) 20241029120034655 DLLC NOTICE LLME(ffffffff/e5aeb012){ASSIGNED} LLGM Assign post (ffffffff => e5aeb012) (gprs_llc.c:1125) 20241029120034655 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120034655 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120034655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120034655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@340448a59994: Final verdict of PTC: pass 20241029120034658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45306<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@340448a59994: Final verdict of PTC: none 20241029120034663 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120034663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(245)@340448a59994: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@340448a59994: Final verdict of PTC: none -NSVCI97(235)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@340448a59994: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@340448a59994: Final verdict of PTC: none -NSVCI98(240)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@340448a59994: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(233)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(238)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(243)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@340448a59994: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@340448a59994: Test case TC_attach_closed finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Tue Oct 29 12:00:34 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241029120034765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120035167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45318<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76480) 20241029120035664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120035664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76480, count=80836) 20241029120036666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120036666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Tue Oct 29 12:00:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120037668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120037668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_no_imei_response started. 20241029120038265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120038267 DMM INFO MM(262420000000010/e5aeb012) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120038267 DMM INFO MM(262420000000010/e5aeb012) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120038267 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120038267 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120038267 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120038267 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120038267 DLLC NOTICE LLME(ffffffff/e5aeb012){ASSIGNED} LLGM Assign pre (e5aeb012 => ffffffff) (gprs_llc.c:1079) 20241029120038267 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5aeb012 => ffffffff) (gprs_llc.c:1125) 20241029120038267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029120038267 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120038267 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120038267 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120038267 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(256)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(256)@340448a59994: Provider Link came up: sending NS-RESET 20241029120038326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120038326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120038326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120038326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120038326 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120038326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120038326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120038326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120038326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(255)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(256)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120038327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120038327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120038328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120038328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120038328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120038328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120038328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120038328 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120038328 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120038328 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120038328 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(256)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120038328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120038328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(256)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(257)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241029120038333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120038343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120038343 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(253)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(255)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(261)@340448a59994: Provider Link came up: sending NS-RESET 20241029120038348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120038348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120038348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120038348 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120038348 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120038348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120038348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120038348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120038348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(260)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(261)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120038350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120038350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120038350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120038350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120038350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120038350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120038350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120038350 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120038351 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120038351 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120038351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(261)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120038352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120038352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(261)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120038355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(257)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(260)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241029120038362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120038362 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(265)@340448a59994: Provider Link came up: sending NS-RESET 20241029120038364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120038364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120038364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120038364 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120038364 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120038364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120038364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120038364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120038364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_no_imei_response-BVCI210(258)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(265)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120038365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120038365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120038365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120038365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120038365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120038365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120038365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120038365 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120038365 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120038365 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120038365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120038365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120038365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120038367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120038372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120038372 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120038670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120038670 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120038670 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120038670 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120038674 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120038675 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(253)@340448a59994: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='CB7FB9E9'O, index=0 SGSN_Test-GSUP(267)@340448a59994: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241029120039752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120039752 DLLC NOTICE LLME(ffffffff/cb7fb9e9){UNASSIGNED} LLC RX: unknown TLLI 0xcb7fb9e9, creating LLME on the fly (gprs_llc.c:552) 20241029120039752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120039752 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241029120039752 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120039752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120039752 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120039752 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120039752 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120039752 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120039752 DLLC NOTICE LLME(ffffffff/cb7fb9e9){UNASSIGNED} LLGM Assign pre (cb7fb9e9 => e716d85b) (gprs_llc.c:1079) 20241029120039752 DLLC NOTICE LLME(cb7fb9e9/e716d85b){ASSIGNED} LLGM Assign post (cb7fb9e9 => e716d85b) (gprs_llc.c:1125) 20241029120039752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120039752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120039752 DMM DEBUG MM(262420000000032/e716d85b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120045753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241029120045753 DMM DEBUG MM(262420000000032/e716d85b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120049144 DGPRS DEBUG Checking for inactive LLMEs, time = 32731448 (sgsn.c:131) 20241029120051755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241029120051755 DMM DEBUG MM(262420000000032/e716d85b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120057757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241029120057757 DMM DEBUG MM(262420000000032/e716d85b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120058671 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241029120058671 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241029120058671 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120103758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241029120103758 DMM DEBUG MM(262420000000032/e716d85b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120108329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120108330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120108330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120108353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120108354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120108354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120108365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120108367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120108367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120109759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241029120109759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241029120109759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241029120109759 DMM NOTICE MM(262420000000032/e716d85b) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241029120109759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Reject}: Deallocated (fsm.c:568) 20241029120109759 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120109759 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120109759 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241029120109759 DLLC NOTICE LLME(cb7fb9e9/e716d85b){ASSIGNED} LLGM Assign pre (e716d85b => ffffffff) (gprs_llc.c:1079) 20241029120109759 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e716d85b => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@340448a59994: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(253)@340448a59994: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@340448a59994: Final verdict of PTC: pass 20241029120109779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45320<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@340448a59994: Final verdict of PTC: none 20241029120109783 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120109783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(261)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@340448a59994: Final verdict of PTC: none -NSVCI99(265)@340448a59994: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(258)@340448a59994: Final verdict of PTC: none -NSVCI97(256)@340448a59994: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(253)@340448a59994: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(260)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(255)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(259)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(254)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(263)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_no_imei_response-BVCI196(253): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(254): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(255): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(256): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(260): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(261): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) Tue Oct 29 12:01:09 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== MTC@340448a59994: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@340448a59994: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh 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 20241029120109851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120110153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51634<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70248) 20241029120110784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120110784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70248, count=71508) 20241029120111786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120111786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Tue Oct 29 12:01:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120112788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120112788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_no_imsi_response started. 20241029120113253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120113255 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@340448a59994: Provider Link came up: sending NS-RESET 20241029120113289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120113289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120113289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120113289 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120113289 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120113289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120113289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120113289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120113289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120113290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120113290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120113290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120113290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120113290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120113290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120113290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120113290 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120113290 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120113290 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120113290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120113290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120113290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120113293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120113298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120113298 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@340448a59994: Provider Link came up: sending NS-RESET 20241029120113304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120113304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120113304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120113304 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120113304 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120113304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120113304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120113304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120113304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120113305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120113305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120113305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120113305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120113305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120113305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120113305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120113305 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120113305 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120113305 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120113305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(279)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120113306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120113306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120113308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120113313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120113313 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@340448a59994: Provider Link came up: sending NS-RESET 20241029120113320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120113320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120113320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120113320 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120113320 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120113320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120113320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120113320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120113320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120113320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120113320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120113320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120113320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120113320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120113320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120113320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120113320 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120113320 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120113320 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120113320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120113321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120113321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120113323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120113328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120113328 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120113789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120113789 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120113789 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120113789 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120113794 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120113795 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@340448a59994: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='EC6004FA'O, index=0 SGSN_Test-GSUP(286)@340448a59994: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241029120114869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120114869 DLLC NOTICE LLME(ffffffff/ec6004fa){UNASSIGNED} LLC RX: unknown TLLI 0xec6004fa, creating LLME on the fly (gprs_llc.c:552) 20241029120114869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120114869 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241029120114869 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120114869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120114869 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120114869 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120114869 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120114869 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120114869 DLLC NOTICE LLME(ffffffff/ec6004fa){UNASSIGNED} LLGM Assign pre (ec6004fa => d42fa377) (gprs_llc.c:1079) 20241029120114869 DLLC NOTICE LLME(ec6004fa/d42fa377){ASSIGNED} LLGM Assign post (ec6004fa => d42fa377) (gprs_llc.c:1125) 20241029120114869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120114869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120114869 DMM DEBUG MM(/d42fa377) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120114888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120114888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120114888 DMM DEBUG MM_STATE_Gb(3965715706)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120114889 DMM DEBUG MM(/d42fa377) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241029120114889 DMM NOTICE MM(/d42fa377) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120114889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120114889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241029120114889 DMM DEBUG MM(/d42fa377) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241029120119145 DGPRS DEBUG Checking for inactive LLMEs, time = 32731478 (sgsn.c:131) 20241029120120890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241029120120890 DMM DEBUG MM(/d42fa377) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241029120126892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241029120126892 DMM DEBUG MM(/d42fa377) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241029120132894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241029120132894 DMM DEBUG MM(/d42fa377) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241029120133790 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241029120133790 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120133791 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241029120138896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241029120138896 DMM DEBUG MM(/d42fa377) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241029120143291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120143294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120143294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120143306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120143307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120143307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120143321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120143322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120143322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120144897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241029120144897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241029120144897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241029120144897 DMM NOTICE MM(/d42fa377) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241029120144897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Reject}: Deallocated (fsm.c:568) 20241029120144897 DMM DEBUG MM_STATE_Gb(3965715706)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120144897 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120144897 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241029120144897 DLLC NOTICE LLME(ec6004fa/d42fa377){ASSIGNED} LLGM Assign pre (d42fa377 => ffffffff) (gprs_llc.c:1079) 20241029120144897 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d42fa377 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@340448a59994: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@340448a59994: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@340448a59994: Final verdict of PTC: pass 20241029120144920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50198<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@340448a59994: Final verdict of PTC: none 20241029120144925 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120144925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(285)@340448a59994: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@340448a59994: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@340448a59994: Final verdict of PTC: none -NSVCI99(284)@340448a59994: Final verdict of PTC: none -NSVCI98(279)@340448a59994: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@340448a59994: Final verdict of PTC: none -NSVCI97(274)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(272)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(282)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(277)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@340448a59994: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Tue Oct 29 12:01:44 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 20241029120145029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120145331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51924<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63256) 20241029120145926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120145926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63256, count=71508) 20241029120146928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120146928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Tue Oct 29 12:01:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120147930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120147930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_closed_add_vty started. 20241029120148419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120148420 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(293)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@340448a59994: Provider Link came up: sending NS-RESET 20241029120148445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120148445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120148445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120148445 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120148445 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120148445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120148445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120148445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120148445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120148446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120148446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120148446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120148446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120148446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120148446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120148446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120148446 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120148446 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120148446 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120148446 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120148446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120148446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120148448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120148453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120148453 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@340448a59994: Provider Link came up: sending NS-RESET 20241029120148460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120148460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120148460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120148460 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120148460 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120148460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120148460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120148460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120148460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120148461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120148461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120148461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120148461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120148461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120148461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120148461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120148461 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120148461 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120148461 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120148461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120148461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120148461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120148463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120148468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120148468 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(303)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@340448a59994: Provider Link came up: sending NS-RESET 20241029120148476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120148476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120148476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120148476 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120148476 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120148476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120148476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120148476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120148476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120148477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120148477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120148477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120148478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120148478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120148478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120148478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120148478 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120148478 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120148478 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120148478 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120148478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120148478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120148480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120148485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120148485 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120148932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120148932 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120148932 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120148932 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120148937 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120148937 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241029120149146 DGPRS DEBUG Checking for inactive LLMEs, time = 32731508 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@340448a59994: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='F609E29D'O, index=0 SGSN_Test-GSUP(305)@340448a59994: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@340448a59994: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='F609E29D'O, index=1 20241029120150012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120150012 DLLC NOTICE LLME(ffffffff/f609e29d){UNASSIGNED} LLC RX: unknown TLLI 0xf609e29d, creating LLME on the fly (gprs_llc.c:552) 20241029120150012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120150012 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120150012 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120150012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120150012 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120150012 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120150012 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120150012 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120150012 DLLC NOTICE LLME(ffffffff/f609e29d){UNASSIGNED} LLGM Assign pre (f609e29d => f4976399) (gprs_llc.c:1079) 20241029120150012 DLLC NOTICE LLME(f609e29d/f4976399){ASSIGNED} LLGM Assign post (f609e29d => f4976399) (gprs_llc.c:1125) 20241029120150012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120150012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120150012 DMM DEBUG MM(001010123456789/f4976399) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120150022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120150022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120150022 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120150022 DMM DEBUG MM(001010123456789/f4976399) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241029120150022 DMM NOTICE MM(001010123456789/f4976399) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120150022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120150022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120150022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241029120150022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241029120150022 DMM NOTICE MM(001010123456789/f4976399) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241029120150022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Reject}: Deallocated (fsm.c:568) 20241029120150022 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120150022 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120150022 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241029120150022 DLLC NOTICE LLME(f609e29d/f4976399){ASSIGNED} LLGM Assign pre (f4976399 => ffffffff) (gprs_llc.c:1079) 20241029120150022 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4976399 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@340448a59994: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@340448a59994: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@340448a59994: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='F609E29D'O, index=2 20241029120150027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120150027 DLLC NOTICE LLME(ffffffff/f609e29d){UNASSIGNED} LLC RX: unknown TLLI 0xf609e29d, creating LLME on the fly (gprs_llc.c:552) 20241029120150027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241029120150027 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120150027 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120150027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120150027 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120150027 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120150027 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120150027 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120150027 DLLC NOTICE LLME(ffffffff/f609e29d){UNASSIGNED} LLGM Assign pre (f609e29d => f2a249fb) (gprs_llc.c:1079) 20241029120150027 DLLC NOTICE LLME(f609e29d/f2a249fb){ASSIGNED} LLGM Assign post (f609e29d => f2a249fb) (gprs_llc.c:1125) 20241029120150027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120150027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120150027 DMM DEBUG MM(001010123456700/f2a249fb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120150032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120150032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120150032 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120150032 DMM DEBUG MM(001010123456700/f2a249fb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241029120150032 DMM NOTICE MM(001010123456700/f2a249fb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120150032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120150032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120150032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241029120150032 DMM INFO MM(001010123456700/f2a249fb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2a249fb) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@340448a59994: Removing Client IMSI='001010123456700'H, index=2 20241029120151035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120151035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120151035 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120151035 DMM INFO MM(001010123456700/f2a249fb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120151035 DMM NOTICE MM(001010123456700/f2a249fb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120151035 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120151035 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120151035 DLLC NOTICE LLME(f609e29d/f2a249fb){ASSIGNED} LLGM Assign pre (ffffffff => f2a249fb) (gprs_llc.c:1079) 20241029120151035 DLLC NOTICE LLME(ffffffff/f2a249fb){ASSIGNED} LLGM Assign post (ffffffff => f2a249fb) (gprs_llc.c:1125) 20241029120151035 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120151035 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120151035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120151035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@340448a59994: Final verdict of PTC: pass 20241029120151036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51930<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@340448a59994: Final verdict of PTC: none -NSVCI99(303)@340448a59994: Final verdict of PTC: none -NSVCI98(298)@340448a59994: Final verdict of PTC: none 20241029120151037 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120151037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(294)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@340448a59994: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@340448a59994: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@340448a59994: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(296)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(301)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(291)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@340448a59994: Final verdict of PTC: none -NSVCI97(293)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@340448a59994: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Tue Oct 29 12:01:51 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 20241029120151108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120151510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51944<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70496) 20241029120152039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120152039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70496, count=80552) 20241029120153041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120153041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Tue Oct 29 12:01:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120154043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120154043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_check_subscriber_list started. 20241029120154603 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120154605 DMM INFO MM(001010123456700/f2a249fb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120154605 DMM INFO MM(001010123456700/f2a249fb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120154605 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120154605 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120154605 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120154605 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120154605 DLLC NOTICE LLME(ffffffff/f2a249fb){ASSIGNED} LLGM Assign pre (f2a249fb => ffffffff) (gprs_llc.c:1079) 20241029120154605 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2a249fb => ffffffff) (gprs_llc.c:1125) 20241029120154605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029120154605 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120154605 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120154605 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120154605 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@340448a59994: Provider Link came up: sending NS-RESET 20241029120154651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120154651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120154651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120154651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120154651 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120154651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120154651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120154651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120154651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120154652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120154652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120154652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120154652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120154652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120154652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120154652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120154652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120154652 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120154652 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120154652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120154652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120154652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120154654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120154660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120154660 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@340448a59994: Provider Link came up: sending NS-RESET 20241029120154667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120154667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120154667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120154667 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120154667 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120154667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120154667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120154667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120154667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120154667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120154667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120154667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120154668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120154668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120154668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120154668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120154668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120154668 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120154668 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120154668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120154668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120154668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120154670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120154675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120154675 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@340448a59994: Provider Link came up: sending NS-RESET 20241029120154682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120154682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120154682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120154682 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120154682 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120154682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120154682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120154682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120154682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120154683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120154683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120154683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120154684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120154684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120154684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120154684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120154684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120154684 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120154684 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120154684 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120154684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120154684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120154686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120154691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120154691 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120155044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120155044 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120155044 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120155044 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120155048 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120155050 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@340448a59994: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='D8103A7A'O, index=0 SGSN_Test-GSUP(324)@340448a59994: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@340448a59994: 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 := '6F3146B3D6D877C64CA8149CC255E6B5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B8503E76'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '86C3423471307917'O } } } } } 20241029120156123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120156123 DLLC NOTICE LLME(ffffffff/d8103a7a){UNASSIGNED} LLC RX: unknown TLLI 0xd8103a7a, creating LLME on the fly (gprs_llc.c:552) 20241029120156123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120156123 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120156123 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120156123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120156123 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120156123 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120156123 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120156123 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120156123 DLLC NOTICE LLME(ffffffff/d8103a7a){UNASSIGNED} LLGM Assign pre (d8103a7a => c1f78b3f) (gprs_llc.c:1079) 20241029120156123 DLLC NOTICE LLME(d8103a7a/c1f78b3f){ASSIGNED} LLGM Assign post (d8103a7a => c1f78b3f) (gprs_llc.c:1125) 20241029120156123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120156123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120156123 DMM DEBUG MM(262420000000034/c1f78b3f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120156143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120156143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120156143 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120156143 DMM DEBUG MM(262420000000034/c1f78b3f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241029120156143 DMM NOTICE MM(262420000000034/c1f78b3f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120156143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120156143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120156143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120156144 DMM DEBUG MM(262420000000034/c1f78b3f) Requesting authorization (sgsn_auth.c:160) 20241029120156144 DMM INFO MM(262420000000034/c1f78b3f) Requesting authentication tuples (sgsn_auth.c:184) 20241029120156144 DMM DEBUG MM(262420000000034/c1f78b3f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120156144 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241029120156144 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)@340448a59994: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@340448a59994: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241029120156149 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120156149 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120156149 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120156149 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120156149 DMM INFO MM(262420000000034/c1f78b3f) Subscriber data update (mmctx.c:445) 20241029120156149 DMM DEBUG MM(262420000000034/c1f78b3f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120156149 DMM INFO MM(262420000000034/c1f78b3f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120156149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120156149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120156150 DMM INFO MM(262420000000034/c1f78b3f) <- GMM AUTH AND CIPHERING REQ (rand = 6f 31 46 b3 d6 d8 77 c6 4c a8 14 9c c2 55 e6 b5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120156167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120156167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120156167 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120156167 DMM INFO MM(262420000000034/c1f78b3f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120156167 DMM NOTICE MM(262420000000034/c1f78b3f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120156167 DMM DEBUG MM(262420000000034/c1f78b3f) checking auth: received GSM SRES = b8 50 3e 76 (gprs_gmm.c:666) 20241029120156167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120156167 DMM DEBUG MM(262420000000034/c1f78b3f) Requesting authorization (sgsn_auth.c:160) 20241029120156167 DMM INFO MM(262420000000034/c1f78b3f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120156167 DMM DEBUG MM(262420000000034/c1f78b3f) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120156167 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241029120156167 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) 20241029120156167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120156167 DMM INFO MM(262420000000034/c1f78b3f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1f78b3f) (gprs_gmm.c:300) 20241029120156170 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120156170 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120156170 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241029120156170 DMM INFO MM(262420000000034/c1f78b3f) Subscriber data update (mmctx.c:445) 20241029120156170 DMM DEBUG MM(262420000000034/c1f78b3f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120156170 DMM INFO MM(262420000000034/c1f78b3f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120156170 DMM NOTICE MM(262420000000034/c1f78b3f) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241029120156170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120156170 DMM NOTICE MM(262420000000034/c1f78b3f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120156170 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) 20241029120156171 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120156171 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241029120156171 DMM INFO MM(262420000000034/c1f78b3f) Subscriber data update (mmctx.c:445) 20241029120156171 DMM DEBUG MM(262420000000034/c1f78b3f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120156184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120156184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120156184 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120156184 DMM INFO MM(262420000000034/c1f78b3f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120156184 DMM NOTICE MM(262420000000034/c1f78b3f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120156184 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120156184 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120156184 DLLC NOTICE LLME(d8103a7a/c1f78b3f){ASSIGNED} LLGM Assign pre (ffffffff => c1f78b3f) (gprs_llc.c:1079) 20241029120156184 DLLC NOTICE LLME(ffffffff/c1f78b3f){ASSIGNED} LLGM Assign post (ffffffff => c1f78b3f) (gprs_llc.c:1125) 20241029120156185 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120156185 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120156185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120156185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@340448a59994: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@340448a59994: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@340448a59994: Final verdict of PTC: pass 20241029120156246 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241029120156246 DMM INFO MM(262420000000034/c1f78b3f) Subscriber data update (mmctx.c:445) 20241029120156246 DMM DEBUG MM(262420000000034/c1f78b3f) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241029120156246 DMM INFO MM(262420000000034/c1f78b3f) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241029120156246 DMM INFO MM(262420000000034/c1f78b3f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120156246 DMM INFO MM(262420000000034/c1f78b3f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120156246 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120156246 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120156246 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120156246 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120156246 DLLC NOTICE LLME(ffffffff/c1f78b3f){ASSIGNED} LLGM Assign pre (c1f78b3f => ffffffff) (gprs_llc.c:1079) 20241029120156246 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1f78b3f => ffffffff) (gprs_llc.c:1125) 20241029120156246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029120156246 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120156246 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120156246 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120156248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43770<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@340448a59994: Final verdict of PTC: none -NSVCI98(317)@340448a59994: Final verdict of PTC: none -NSVCI99(322)@340448a59994: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@340448a59994: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@340448a59994: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@340448a59994: Final verdict of PTC: none 20241029120156254 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(308)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@340448a59994: Final verdict of PTC: none 20241029120156255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(314)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@340448a59994: Final verdict of PTC: none -NSVCI97(312)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(320)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(315)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(310)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@340448a59994: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Tue Oct 29 12:01:56 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 20241029120156349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120156650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43782<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82392) 20241029120157256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120157256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=82392, count=94500) 20241029120158257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120158257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:01:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120159257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120159258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_detach_check_subscriber_list started. 20241029120159747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120159749 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@340448a59994: Provider Link came up: sending NS-RESET 20241029120159800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120159800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120159800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120159800 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120159800 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120159800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120159800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120159800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120159800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120159801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120159801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120159801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120159802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120159802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120159802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120159802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120159802 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120159802 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120159802 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120159802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120159803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120159803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120159807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120159816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120159816 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@340448a59994: Provider Link came up: sending NS-RESET 20241029120159823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120159823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120159823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120159823 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120159823 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120159823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120159823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120159823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120159823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120159825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120159825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120159825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120159825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120159825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120159825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120159825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120159825 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120159825 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120159825 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120159825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120159825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120159825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120159827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120159833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120159833 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@340448a59994: Provider Link came up: sending NS-RESET 20241029120159842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120159842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120159842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120159842 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120159842 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120159842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120159842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120159842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120159842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120159843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120159843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120159843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120159843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120159843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120159843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120159843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120159843 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120159843 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120159843 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120159843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120159844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120159844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120159846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120159852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120159852 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120200258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120200258 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120200258 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120200258 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120200263 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120200264 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@340448a59994: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='E7C6B4CE'O, index=0 SGSN_Test-GSUP(343)@340448a59994: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@340448a59994: 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 := 'EECFD08666FC1E0D9F1C87839CC0650F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F26985D4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '10AA43AE4E7E5805'O } } } } } 20241029120200324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120200324 DLLC NOTICE LLME(ffffffff/e7c6b4ce){UNASSIGNED} LLC RX: unknown TLLI 0xe7c6b4ce, creating LLME on the fly (gprs_llc.c:552) 20241029120200324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120200324 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120200324 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120200324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120200324 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120200324 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120200324 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120200324 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120200324 DLLC NOTICE LLME(ffffffff/e7c6b4ce){UNASSIGNED} LLGM Assign pre (e7c6b4ce => f56a90d7) (gprs_llc.c:1079) 20241029120200324 DLLC NOTICE LLME(e7c6b4ce/f56a90d7){ASSIGNED} LLGM Assign post (e7c6b4ce => f56a90d7) (gprs_llc.c:1125) 20241029120200324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120200324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120200324 DMM DEBUG MM(262420000000033/f56a90d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120200333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120200333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120200333 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120200333 DMM DEBUG MM(262420000000033/f56a90d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241029120200333 DMM NOTICE MM(262420000000033/f56a90d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120200333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120200333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120200333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120200333 DMM DEBUG MM(262420000000033/f56a90d7) Requesting authorization (sgsn_auth.c:160) 20241029120200333 DMM INFO MM(262420000000033/f56a90d7) Requesting authentication tuples (sgsn_auth.c:184) 20241029120200333 DMM DEBUG MM(262420000000033/f56a90d7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120200333 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241029120200333 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)@340448a59994: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@340448a59994: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241029120200335 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120200335 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120200335 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120200335 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120200335 DMM INFO MM(262420000000033/f56a90d7) Subscriber data update (mmctx.c:445) 20241029120200335 DMM DEBUG MM(262420000000033/f56a90d7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120200335 DMM INFO MM(262420000000033/f56a90d7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120200335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120200335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120200335 DMM INFO MM(262420000000033/f56a90d7) <- GMM AUTH AND CIPHERING REQ (rand = ee cf d0 86 66 fc 1e 0d 9f 1c 87 83 9c c0 65 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120200341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120200341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120200341 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120200341 DMM INFO MM(262420000000033/f56a90d7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120200341 DMM NOTICE MM(262420000000033/f56a90d7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120200341 DMM DEBUG MM(262420000000033/f56a90d7) checking auth: received GSM SRES = f2 69 85 d4 (gprs_gmm.c:666) 20241029120200341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120200341 DMM DEBUG MM(262420000000033/f56a90d7) Requesting authorization (sgsn_auth.c:160) 20241029120200341 DMM INFO MM(262420000000033/f56a90d7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120200341 DMM DEBUG MM(262420000000033/f56a90d7) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120200341 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241029120200341 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) 20241029120200341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120200341 DMM INFO MM(262420000000033/f56a90d7) <- GMM ATTACH ACCEPT (new P-TMSI=0xf56a90d7) (gprs_gmm.c:300) 20241029120200342 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120200342 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120200342 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241029120200342 DMM INFO MM(262420000000033/f56a90d7) Subscriber data update (mmctx.c:445) 20241029120200342 DMM DEBUG MM(262420000000033/f56a90d7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120200342 DMM INFO MM(262420000000033/f56a90d7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120200342 DMM NOTICE MM(262420000000033/f56a90d7) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241029120200342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120200342 DMM NOTICE MM(262420000000033/f56a90d7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120200342 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) 20241029120200342 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120200342 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241029120200342 DMM INFO MM(262420000000033/f56a90d7) Subscriber data update (mmctx.c:445) 20241029120200342 DMM DEBUG MM(262420000000033/f56a90d7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120200346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120200346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120200346 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120200346 DMM INFO MM(262420000000033/f56a90d7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120200346 DMM NOTICE MM(262420000000033/f56a90d7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120200346 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120200346 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120200346 DLLC NOTICE LLME(e7c6b4ce/f56a90d7){ASSIGNED} LLGM Assign pre (ffffffff => f56a90d7) (gprs_llc.c:1079) 20241029120200346 DLLC NOTICE LLME(ffffffff/f56a90d7){ASSIGNED} LLGM Assign post (ffffffff => f56a90d7) (gprs_llc.c:1125) 20241029120200346 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120200347 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120200347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120200347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@340448a59994: setverdict(pass): none -> pass 20241029120200401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120200401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241029120200401 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120200401 DMM INFO MM(262420000000033/f56a90d7) -> GMM DETACH REQUEST TLLI=0xf56a90d7 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241029120200401 DMM INFO MM(262420000000033/f56a90d7) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241029120200401 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120200401 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120200401 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120200401 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120200401 DLLC NOTICE LLME(ffffffff/f56a90d7){ASSIGNED} LLGM Assign pre (f56a90d7 => ffffffff) (gprs_llc.c:1079) 20241029120200401 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f56a90d7 => ffffffff) (gprs_llc.c:1125) 20241029120200401 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241029120200401 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) 20241029120200401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029120200402 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120200402 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120200402 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120200403 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@340448a59994: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@340448a59994: Final verdict of PTC: pass 20241029120205409 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43790<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029120205412 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120205412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(336)@340448a59994: Final verdict of PTC: none -NSVCI99(341)@340448a59994: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@340448a59994: Final verdict of PTC: none -NSVCI97(331)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP(343)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@340448a59994: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(339)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(334)@340448a59994: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(329)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@340448a59994: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Tue Oct 29 12:02:05 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 20241029120205490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120205792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46774<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88016) 20241029120206413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120206413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88016, count=93808) 20241029120207414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120207414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Tue Oct 29 12:02:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120208415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120208415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_check_complete_resend started. 20241029120208843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120208844 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@340448a59994: Provider Link came up: sending NS-RESET 20241029120208877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120208877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120208877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120208877 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120208877 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120208877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120208877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120208877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120208877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120208878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120208878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120208878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120208878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120208878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120208878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120208878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120208878 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120208878 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120208878 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120208878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120208879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120208879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120208882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241029120208892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120208892 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@340448a59994: Provider Link came up: sending NS-RESET 20241029120208904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120208904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120208904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120208904 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120208904 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120208904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120208904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120208904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120208904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(355)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(356)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120208905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120208905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120208905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120208905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120208905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120208905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120208905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120208905 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120208905 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120208905 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120208905 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120208905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120208905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(356)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(356)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120208909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241029120208920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120208920 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(355)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_check_complete_resend-BVCI210(353)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(360)@340448a59994: Provider Link came up: sending NS-RESET 20241029120208935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120208935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120208935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120208935 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120208935 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120208935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120208935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120208935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120208935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120208942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120208942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120208942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120208942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120208942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120208942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120208942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120208942 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120208942 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120208942 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120208942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120208942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120208942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120208956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120208988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120208989 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120209417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120209417 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120209417 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120209417 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120209419 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120209420 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@340448a59994: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='C9C952E5'O, index=0 SGSN_Test-GSUP(362)@340448a59994: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@340448a59994: 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 := '14F4C8B152F7FFE596BAC25E11B5902D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '136DBD8F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0B8205F39F731C66'O } } } } } 20241029120210472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120210472 DLLC NOTICE LLME(ffffffff/c9c952e5){UNASSIGNED} LLC RX: unknown TLLI 0xc9c952e5, creating LLME on the fly (gprs_llc.c:552) 20241029120210472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120210472 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241029120210472 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120210472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120210472 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120210472 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120210472 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120210472 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120210472 DLLC NOTICE LLME(ffffffff/c9c952e5){UNASSIGNED} LLGM Assign pre (c9c952e5 => dd4ea278) (gprs_llc.c:1079) 20241029120210472 DLLC NOTICE LLME(c9c952e5/dd4ea278){ASSIGNED} LLGM Assign post (c9c952e5 => dd4ea278) (gprs_llc.c:1125) 20241029120210472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120210472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120210472 DMM DEBUG MM(262420000000036/dd4ea278) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120210490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120210490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120210490 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120210490 DMM DEBUG MM(262420000000036/dd4ea278) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241029120210490 DMM NOTICE MM(262420000000036/dd4ea278) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120210490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120210490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120210490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120210490 DMM DEBUG MM(262420000000036/dd4ea278) Requesting authorization (sgsn_auth.c:160) 20241029120210490 DMM INFO MM(262420000000036/dd4ea278) Requesting authentication tuples (sgsn_auth.c:184) 20241029120210490 DMM DEBUG MM(262420000000036/dd4ea278) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120210490 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241029120210490 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)@340448a59994: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@340448a59994: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241029120210493 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120210493 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120210493 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120210493 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120210493 DMM INFO MM(262420000000036/dd4ea278) Subscriber data update (mmctx.c:445) 20241029120210493 DMM DEBUG MM(262420000000036/dd4ea278) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120210493 DMM INFO MM(262420000000036/dd4ea278) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120210493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120210493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120210493 DMM INFO MM(262420000000036/dd4ea278) <- GMM AUTH AND CIPHERING REQ (rand = 14 f4 c8 b1 52 f7 ff e5 96 ba c2 5e 11 b5 90 2d , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120210501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120210501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120210501 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120210501 DMM INFO MM(262420000000036/dd4ea278) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120210501 DMM NOTICE MM(262420000000036/dd4ea278) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120210501 DMM DEBUG MM(262420000000036/dd4ea278) checking auth: received GSM SRES = 13 6d bd 8f (gprs_gmm.c:666) 20241029120210501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120210501 DMM DEBUG MM(262420000000036/dd4ea278) Requesting authorization (sgsn_auth.c:160) 20241029120210501 DMM INFO MM(262420000000036/dd4ea278) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120210501 DMM DEBUG MM(262420000000036/dd4ea278) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120210501 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241029120210501 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) 20241029120210501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120210501 DMM INFO MM(262420000000036/dd4ea278) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd4ea278) (gprs_gmm.c:300) 20241029120210503 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120210503 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120210503 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241029120210503 DMM INFO MM(262420000000036/dd4ea278) Subscriber data update (mmctx.c:445) 20241029120210503 DMM DEBUG MM(262420000000036/dd4ea278) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120210503 DMM INFO MM(262420000000036/dd4ea278) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120210503 DMM NOTICE MM(262420000000036/dd4ea278) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241029120210503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120210503 DMM NOTICE MM(262420000000036/dd4ea278) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120210503 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) 20241029120210503 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120210503 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241029120210503 DMM INFO MM(262420000000036/dd4ea278) Subscriber data update (mmctx.c:445) 20241029120210503 DMM DEBUG MM(262420000000036/dd4ea278) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@340448a59994: Warning: Re-starting timer T, which is already active (running or expired). 20241029120216502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241029120216502 DMM INFO MM(262420000000036/dd4ea278) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd4ea278) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@340448a59994: Warning: Re-starting timer T, which is already active (running or expired). 20241029120219147 DGPRS DEBUG Checking for inactive LLMEs, time = 32731538 (sgsn.c:131) 20241029120222503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241029120222504 DMM INFO MM(262420000000036/dd4ea278) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd4ea278) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@340448a59994: Warning: Re-starting timer T, which is already active (running or expired). 20241029120228504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241029120228504 DMM INFO MM(262420000000036/dd4ea278) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd4ea278) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@340448a59994: Warning: Re-starting timer T, which is already active (running or expired). 20241029120229417 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241029120229418 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241029120229418 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120234506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241029120234506 DMM INFO MM(262420000000036/dd4ea278) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd4ea278) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@340448a59994: Warning: Re-starting timer T, which is already active (running or expired). 20241029120238880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120238881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120238881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120238906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120238908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120238908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120238943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120238949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120238950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120240507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241029120240507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241029120240507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241029120240507 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241029120240507 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) 20241029120240507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Reject}: Deallocated (fsm.c:568) 20241029120240507 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120240507 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120240507 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241029120240507 DLLC NOTICE LLME(c9c952e5/dd4ea278){ASSIGNED} LLGM Assign pre (dd4ea278 => ffffffff) (gprs_llc.c:1079) 20241029120240507 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd4ea278 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@340448a59994: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@340448a59994: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@340448a59994: Final verdict of PTC: pass 20241029120244526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46790<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@340448a59994: Final verdict of PTC: none 20241029120244530 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120244531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(361)@340448a59994: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@340448a59994: Final verdict of PTC: none -NSVCI97(350)@340448a59994: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@340448a59994: Final verdict of PTC: none -NSVCI98(356)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@340448a59994: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@340448a59994: Final verdict of PTC: none -NSVCI99(360)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(358)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(348)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(354)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@340448a59994: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Tue Oct 29 12:02:44 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 20241029120244634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120244935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56620<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88928) 20241029120245531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120245531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88928, count=94360) 20241029120246532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120246533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:02:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120247534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120247534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_hlr_location_cancel_request_update started. 20241029120248006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120248009 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@340448a59994: Provider Link came up: sending NS-RESET 20241029120248058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120248058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120248058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120248058 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120248058 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120248058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120248058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120248058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120248058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120248059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120248059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120248059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120248060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120248060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120248060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120248060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120248060 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120248060 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120248060 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120248060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120248060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120248060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120248062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120248069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120248069 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@340448a59994: Provider Link came up: sending NS-RESET 20241029120248077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120248077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120248077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120248077 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120248077 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120248077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120248077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120248077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120248077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120248078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120248078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120248078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120248078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120248078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120248078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120248078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120248078 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120248078 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120248078 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120248078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120248079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120248079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(375)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 20241029120248081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120248088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120248088 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(376)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(373)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@340448a59994: Provider Link came up: sending NS-RESET 20241029120248096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120248096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120248096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120248096 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120248096 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120248096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120248096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120248096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120248096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120248097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120248097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120248097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120248097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120248097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120248097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120248097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120248097 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120248097 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120248097 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120248097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(379)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120248098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120248098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120248100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120248105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120248105 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120248536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120248536 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120248536 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120248536 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120248545 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120248548 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241029120249148 DGPRS DEBUG Checking for inactive LLMEs, time = 32731568 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@340448a59994: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='CFBC4499'O, index=0 SGSN_Test-GSUP(381)@340448a59994: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@340448a59994: 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 := 'C1FF451E4531EB2B0BBFD863356DF52E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3FA1C812'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D858B216D887F76B'O } } } } } 20241029120249626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120249626 DLLC NOTICE LLME(ffffffff/cfbc4499){UNASSIGNED} LLC RX: unknown TLLI 0xcfbc4499, creating LLME on the fly (gprs_llc.c:552) 20241029120249626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120249626 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120249626 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120249626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120249626 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120249626 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120249626 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120249626 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120249626 DLLC NOTICE LLME(ffffffff/cfbc4499){UNASSIGNED} LLGM Assign pre (cfbc4499 => f15cfea9) (gprs_llc.c:1079) 20241029120249626 DLLC NOTICE LLME(cfbc4499/f15cfea9){ASSIGNED} LLGM Assign post (cfbc4499 => f15cfea9) (gprs_llc.c:1125) 20241029120249626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120249626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120249626 DMM DEBUG MM(262420000000031/f15cfea9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120249643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120249643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120249643 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120249643 DMM DEBUG MM(262420000000031/f15cfea9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241029120249644 DMM NOTICE MM(262420000000031/f15cfea9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120249644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120249644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120249644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120249644 DMM DEBUG MM(262420000000031/f15cfea9) Requesting authorization (sgsn_auth.c:160) 20241029120249644 DMM INFO MM(262420000000031/f15cfea9) Requesting authentication tuples (sgsn_auth.c:184) 20241029120249644 DMM DEBUG MM(262420000000031/f15cfea9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120249644 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241029120249644 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)@340448a59994: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@340448a59994: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241029120249648 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120249648 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120249648 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120249648 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120249648 DMM INFO MM(262420000000031/f15cfea9) Subscriber data update (mmctx.c:445) 20241029120249648 DMM DEBUG MM(262420000000031/f15cfea9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120249648 DMM INFO MM(262420000000031/f15cfea9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120249648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120249648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120249648 DMM INFO MM(262420000000031/f15cfea9) <- GMM AUTH AND CIPHERING REQ (rand = c1 ff 45 1e 45 31 eb 2b 0b bf d8 63 35 6d f5 2e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120249652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120249652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120249652 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120249652 DMM INFO MM(262420000000031/f15cfea9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120249652 DMM NOTICE MM(262420000000031/f15cfea9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120249652 DMM DEBUG MM(262420000000031/f15cfea9) checking auth: received GSM SRES = 3f a1 c8 12 (gprs_gmm.c:666) 20241029120249652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120249652 DMM DEBUG MM(262420000000031/f15cfea9) Requesting authorization (sgsn_auth.c:160) 20241029120249652 DMM INFO MM(262420000000031/f15cfea9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120249652 DMM DEBUG MM(262420000000031/f15cfea9) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120249652 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241029120249652 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) 20241029120249652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120249652 DMM INFO MM(262420000000031/f15cfea9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf15cfea9) (gprs_gmm.c:300) 20241029120249653 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120249653 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120249653 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241029120249653 DMM INFO MM(262420000000031/f15cfea9) Subscriber data update (mmctx.c:445) 20241029120249653 DMM DEBUG MM(262420000000031/f15cfea9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120249653 DMM INFO MM(262420000000031/f15cfea9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120249653 DMM NOTICE MM(262420000000031/f15cfea9) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241029120249653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120249653 DMM NOTICE MM(262420000000031/f15cfea9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120249653 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) 20241029120249653 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120249653 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241029120249653 DMM INFO MM(262420000000031/f15cfea9) Subscriber data update (mmctx.c:445) 20241029120249653 DMM DEBUG MM(262420000000031/f15cfea9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120249655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120249655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120249655 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120249655 DMM INFO MM(262420000000031/f15cfea9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120249655 DMM NOTICE MM(262420000000031/f15cfea9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120249655 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120249655 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120249655 DLLC NOTICE LLME(cfbc4499/f15cfea9){ASSIGNED} LLGM Assign pre (ffffffff => f15cfea9) (gprs_llc.c:1079) 20241029120249655 DLLC NOTICE LLME(ffffffff/f15cfea9){ASSIGNED} LLGM Assign post (ffffffff => f15cfea9) (gprs_llc.c:1125) 20241029120249655 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120249655 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120249655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120249655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@340448a59994: setverdict(pass): none -> pass 20241029120249706 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241029120249706 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241029120249706 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) 20241029120249706 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241029120249706 DMM INFO MM(262420000000031/f15cfea9) Subscriber data update (mmctx.c:445) 20241029120249706 DMM DEBUG MM(262420000000031/f15cfea9) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241029120249706 DMM INFO MM(262420000000031/f15cfea9) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241029120249706 DMM INFO MM(262420000000031/f15cfea9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120249706 DMM INFO MM(262420000000031/f15cfea9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120249706 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120249706 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120249706 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120249706 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120249706 DLLC NOTICE LLME(ffffffff/f15cfea9){ASSIGNED} LLGM Assign pre (f15cfea9 => ffffffff) (gprs_llc.c:1079) 20241029120249706 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f15cfea9 => ffffffff) (gprs_llc.c:1125) 20241029120249706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029120249706 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120249706 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120249706 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@340448a59994: setverdict(pass): pass -> pass, component reason not changed MC@340448a59994: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241029120254716 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120254716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(381)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@340448a59994: Final verdict of PTC: none -NSVCI97(369)@340448a59994: Final verdict of PTC: none -NSVCI99(379)@340448a59994: Final verdict of PTC: none -NSVCI98(374)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@340448a59994: Final verdict of PTC: none20241029120254717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56634<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(371)@340448a59994: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@340448a59994: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(377)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(372)@340448a59994: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@340448a59994: Final verdict of PTC: pass TC_hlr_location_cancel_request_update-BVCI210(373)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(367)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@340448a59994: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Tue Oct 29 12:02:54 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 20241029120254782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120255084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44586<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88984) 20241029120255717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120255717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88984, count=93340) 20241029120256718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120256718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:02:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120257720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120257720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_hlr_location_cancel_request_withdraw started. 20241029120258145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120258148 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@340448a59994: Provider Link came up: sending NS-RESET 20241029120258191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120258191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120258191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120258191 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120258191 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120258191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120258191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120258191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120258191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120258192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120258192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120258192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120258192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120258192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120258192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120258192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120258192 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120258192 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120258192 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120258192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120258192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120258193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(389)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 20241029120258196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(385)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120258204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120258204 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(386)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(394)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(394)@340448a59994: Provider Link came up: sending NS-RESET 20241029120258213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120258213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120258213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120258213 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120258213 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120258213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120258213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120258213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120258213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(393)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(394)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120258215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120258215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120258215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120258215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120258215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120258215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120258215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120258215 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120258215 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120258215 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120258215 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120258215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120258215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(394)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(394)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120258216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241029120258221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120258221 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(391)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(393)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@340448a59994: Provider Link came up: sending NS-RESET 20241029120258226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120258226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120258226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120258226 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120258226 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120258226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120258226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120258226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120258226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120258227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120258227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120258227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120258227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120258227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120258227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120258227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120258227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120258227 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120258227 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120258227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120258227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120258227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120258230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120258236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120258236 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120258721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120258722 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120258722 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120258722 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120258726 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120258727 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(386)@340448a59994: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='F1048904'O, index=0 SGSN_Test-GSUP(400)@340448a59994: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@340448a59994: 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 := 'F070CCD5FC84BDC6E1E3223B065B0EDF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '05E7991B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D365757B1E3F5E5F'O } } } } } 20241029120259793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120259793 DLLC NOTICE LLME(ffffffff/f1048904){UNASSIGNED} LLC RX: unknown TLLI 0xf1048904, creating LLME on the fly (gprs_llc.c:552) 20241029120259793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120259793 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120259793 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120259793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120259793 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120259793 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120259793 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120259793 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120259793 DLLC NOTICE LLME(ffffffff/f1048904){UNASSIGNED} LLGM Assign pre (f1048904 => cc90ac40) (gprs_llc.c:1079) 20241029120259793 DLLC NOTICE LLME(f1048904/cc90ac40){ASSIGNED} LLGM Assign post (f1048904 => cc90ac40) (gprs_llc.c:1125) 20241029120259793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120259793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120259793 DMM DEBUG MM(262420000000029/cc90ac40) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120259808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120259808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120259808 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120259808 DMM DEBUG MM(262420000000029/cc90ac40) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241029120259808 DMM NOTICE MM(262420000000029/cc90ac40) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120259808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120259808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120259808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120259808 DMM DEBUG MM(262420000000029/cc90ac40) Requesting authorization (sgsn_auth.c:160) 20241029120259808 DMM INFO MM(262420000000029/cc90ac40) Requesting authentication tuples (sgsn_auth.c:184) 20241029120259808 DMM DEBUG MM(262420000000029/cc90ac40) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120259808 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241029120259808 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)@340448a59994: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@340448a59994: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241029120259810 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120259810 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120259810 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120259810 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120259810 DMM INFO MM(262420000000029/cc90ac40) Subscriber data update (mmctx.c:445) 20241029120259810 DMM DEBUG MM(262420000000029/cc90ac40) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120259810 DMM INFO MM(262420000000029/cc90ac40) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120259810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120259810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120259810 DMM INFO MM(262420000000029/cc90ac40) <- GMM AUTH AND CIPHERING REQ (rand = f0 70 cc d5 fc 84 bd c6 e1 e3 22 3b 06 5b 0e df , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120259819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120259819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120259819 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120259819 DMM INFO MM(262420000000029/cc90ac40) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120259819 DMM NOTICE MM(262420000000029/cc90ac40) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120259819 DMM DEBUG MM(262420000000029/cc90ac40) checking auth: received GSM SRES = 05 e7 99 1b (gprs_gmm.c:666) 20241029120259819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120259819 DMM DEBUG MM(262420000000029/cc90ac40) Requesting authorization (sgsn_auth.c:160) 20241029120259819 DMM INFO MM(262420000000029/cc90ac40) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120259819 DMM DEBUG MM(262420000000029/cc90ac40) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120259819 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241029120259819 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) 20241029120259819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120259819 DMM INFO MM(262420000000029/cc90ac40) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc90ac40) (gprs_gmm.c:300) 20241029120259821 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120259821 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120259821 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241029120259821 DMM INFO MM(262420000000029/cc90ac40) Subscriber data update (mmctx.c:445) 20241029120259821 DMM DEBUG MM(262420000000029/cc90ac40) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120259821 DMM INFO MM(262420000000029/cc90ac40) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120259821 DMM NOTICE MM(262420000000029/cc90ac40) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241029120259821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120259821 DMM NOTICE MM(262420000000029/cc90ac40) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120259821 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) 20241029120259822 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120259822 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241029120259822 DMM INFO MM(262420000000029/cc90ac40) Subscriber data update (mmctx.c:445) 20241029120259822 DMM DEBUG MM(262420000000029/cc90ac40) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120259832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120259832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120259832 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120259832 DMM INFO MM(262420000000029/cc90ac40) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120259832 DMM NOTICE MM(262420000000029/cc90ac40) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120259832 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120259832 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120259832 DLLC NOTICE LLME(f1048904/cc90ac40){ASSIGNED} LLGM Assign pre (ffffffff => cc90ac40) (gprs_llc.c:1079) 20241029120259832 DLLC NOTICE LLME(ffffffff/cc90ac40){ASSIGNED} LLGM Assign post (ffffffff => cc90ac40) (gprs_llc.c:1125) 20241029120259832 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120259832 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120259832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120259832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@340448a59994: setverdict(pass): none -> pass 20241029120259880 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241029120259880 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241029120259880 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) 20241029120259880 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241029120259880 DMM INFO MM(262420000000029/cc90ac40) Subscriber data update (mmctx.c:445) 20241029120259880 DMM DEBUG MM(262420000000029/cc90ac40) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241029120259880 DMM INFO MM(262420000000029/cc90ac40) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241029120259880 DMM INFO MM(262420000000029/cc90ac40) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241029120259880 DMM NOTICE MM(262420000000029/cc90ac40) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241029120259880 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241029120259880 DMM INFO MM(262420000000029/cc90ac40) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241029120259880 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120259880 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120259880 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120259880 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120259880 DLLC NOTICE LLME(ffffffff/cc90ac40){ASSIGNED} LLGM Assign pre (cc90ac40 => ffffffff) (gprs_llc.c:1079) 20241029120259880 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc90ac40 => ffffffff) (gprs_llc.c:1125) 20241029120259880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029120259880 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120259880 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120259880 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120259881 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(386)@340448a59994: Removing Client IMSI='262420000000029'H, index=0 20241029120259883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120259883 DLLC NOTICE LLME(ffffffff/cc90ac40){UNASSIGNED} LLC RX: unknown TLLI 0xcc90ac40, creating LLME on the fly (gprs_llc.c:552) 20241029120259883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120259883 DMM NOTICE LLME(ffffffff/cc90ac40){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241029120259884 DLLC NOTICE LLME(ffffffff/cc90ac40){UNASSIGNED} LLGM Assign pre (cc90ac40 => ffffffff) (gprs_llc.c:1079) 20241029120259884 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc90ac40 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@340448a59994: Final verdict of PTC: pass 20241029120259885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44596<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(385)@340448a59994: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP(400)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(393)@340448a59994: Final verdict of PTC: none -NSVCI98(394)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@340448a59994: Final verdict of PTC: none -NSVCI97(388)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@340448a59994: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(386)@340448a59994: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(391)@340448a59994: Final verdict of PTC: none -NSVCI99(398)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(396)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(387)@340448a59994: Final verdict of PTC: none 20241029120259888 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120259888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98-provIP(392)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(386): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(387): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(391): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(392): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(393): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(394): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@340448a59994: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Tue Oct 29 12:02:59 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 20241029120300006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120300307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44600<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44720) 20241029120300889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120300889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44720, count=97200) 20241029120301890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120301890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:03:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120302892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120302892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241029120303404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120303407 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@340448a59994: Provider Link came up: sending NS-RESET 20241029120303447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120303447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120303447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120303447 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120303447 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120303447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120303447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120303447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120303447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120303448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120303448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120303448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120303448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120303448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120303448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120303448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120303448 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120303448 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120303448 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120303448 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(407)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120303448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120303448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120303450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120303454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120303454 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@340448a59994: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(412)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 20241029120303467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120303467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120303467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120303467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120303467 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120303467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120303467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120303467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120303467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(413)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120303468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120303468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120303468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120303468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120303468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120303468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120303468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120303468 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120303468 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120303468 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120303468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(413)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120303468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120303468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120303470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(409)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120303474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120303474 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(412)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(418)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(418)@340448a59994: Provider Link came up: sending NS-RESET 20241029120303482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120303482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120303482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120303482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120303482 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120303482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120303482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120303482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120303482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(418)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120303483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120303483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120303483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120303483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120303483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120303483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120303483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120303483 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120303483 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120303483 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120303483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(418)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120303483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120303483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(418)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120303485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120303489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120303489 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120303893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120303893 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120303893 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120303893 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(417)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(417)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120303896 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(417)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(417)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(417)@340448a59994: 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(417)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241029120303897 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(417)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(417)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@340448a59994: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='F83DD52F'O, index=0 SGSN_Test-GSUP(419)@340448a59994: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241029120304956 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) 20241029120304956 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@340448a59994: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@340448a59994: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@340448a59994: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@340448a59994: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@340448a59994: Final verdict of PTC: pass 20241029120304963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51804<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029120304965 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120304965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(417)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP(419)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(412)@340448a59994: Final verdict of PTC: none -NSVCI98(413)@340448a59994: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@340448a59994: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@340448a59994: Final verdict of PTC: none -NSVCI97(407)@340448a59994: Final verdict of PTC: none -NSVCI99(418)@340448a59994: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(405)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(411)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(416)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(412): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(417): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(418): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@340448a59994: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Tue Oct 29 12:03:05 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 20241029120305110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120305411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51820<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48724) 20241029120305966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120305966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48724, count=53080) 20241029120306968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120306968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:03:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120307969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120307969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241029120308499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120308500 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(426)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@340448a59994: Provider Link came up: sending NS-RESET 20241029120308518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120308518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120308518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120308518 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120308518 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120308518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120308518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120308518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120308518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120308519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120308519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120308519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120308519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120308519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120308519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120308519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120308519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120308519 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120308519 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120308519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120308519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120308519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120308522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120308527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120308527 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@340448a59994: Provider Link came up: sending NS-RESET 20241029120308534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120308534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120308534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120308534 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120308534 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120308534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120308534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120308534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120308534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120308535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120308535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120308535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120308535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120308535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120308535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120308535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120308535 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120308535 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120308535 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120308535 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(431)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120308536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120308536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120308538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120308543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120308543 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@340448a59994: Provider Link came up: sending NS-RESET 20241029120308550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120308550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120308550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120308550 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120308550 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120308550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120308550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120308550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120308550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120308551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120308551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120308551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120308551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120308551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120308551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120308551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120308551 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120308551 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120308551 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120308551 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(436)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120308552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120308552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120308554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120308559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120308559 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120308971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120308971 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120308971 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120308971 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120308975 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120308976 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@340448a59994: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='E8BFEF97'O, index=0 SGSN_Test-GSUP(438)@340448a59994: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241029120310009 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) 20241029120310009 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@340448a59994: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@340448a59994: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@340448a59994: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@340448a59994: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@340448a59994: Final verdict of PTC: pass 20241029120310013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51832<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029120310016 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120310016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(438)@340448a59994: Final verdict of PTC: none -NSVCI98(431)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@340448a59994: Final verdict of PTC: none -NSVCI97(426)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@340448a59994: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@340448a59994: Final verdict of PTC: none -NSVCI99(436)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@340448a59994: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@340448a59994: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(429)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(424)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(434)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@340448a59994: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Tue Oct 29 12:03:10 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 20241029120310103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120310406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51836<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52028) 20241029120311018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120311018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=52028, count=53568) 20241029120312020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120312020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Tue Oct 29 12:03:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120313022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120313022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_rau_unknown started. 20241029120313503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120313505 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(445)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@340448a59994: Provider Link came up: sending NS-RESET 20241029120313546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120313546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120313546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120313546 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120313546 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120313546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120313546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120313546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120313546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120313547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120313547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120313547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120313547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120313547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120313547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120313547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120313547 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120313547 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120313547 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120313547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120313548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120313548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120313549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120313554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120313554 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@340448a59994: Provider Link came up: sending NS-RESET 20241029120313561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120313561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120313561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120313561 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120313561 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120313561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120313561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120313561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120313561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120313562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120313562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120313562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120313562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120313562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120313562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120313562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120313562 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120313562 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120313562 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120313562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120313562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120313562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120313564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120313568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120313568 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@340448a59994: Provider Link came up: sending NS-RESET 20241029120313577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120313577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120313577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120313577 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120313577 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120313577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120313577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120313577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120313577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120313578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120313578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120313578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120313578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120313578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120313578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120313578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120313578 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120313578 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120313578 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120313578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120313578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120313578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120313580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120313585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120313585 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120314024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120314024 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120314024 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120314024 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120314028 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120314029 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@340448a59994: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='F8CB1C48'O, index=0 SGSN_Test-GSUP(457)@340448a59994: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241029120315099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120315099 DLLC NOTICE LLME(ffffffff/f8cb1c48){UNASSIGNED} LLC RX: unknown TLLI 0xf8cb1c48, creating LLME on the fly (gprs_llc.c:552) 20241029120315099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241029120315099 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241029120315099 DMM NOTICE LLME(ffffffff/f8cb1c48){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241029120315099 DLLC NOTICE LLME(ffffffff/f8cb1c48){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241029120315099 DMM ERROR LLME(ffffffff/f8cb1c48){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241029120315099 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241029120315099 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241029120315099 DLLC NOTICE LLME(ffffffff/f8cb1c48){UNASSIGNED} LLGM Assign pre (f8cb1c48 => ffffffff) (gprs_llc.c:1079) 20241029120315099 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8cb1c48 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@340448a59994: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@340448a59994: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@340448a59994: Final verdict of PTC: pass 20241029120315107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41830<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@340448a59994: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@340448a59994: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@340448a59994: Final verdict of PTC: none 20241029120315109 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120315109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(455)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@340448a59994: Final verdict of PTC: none -NSVCI98(450)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@340448a59994: Final verdict of PTC: none -NSVCI97(445)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@340448a59994: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(453)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(448)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(443)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@340448a59994: Test case TC_rau_unknown finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Tue Oct 29 12:03:15 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241029120315205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120315506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41842<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43680) 20241029120316111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120316111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43680, count=54140) 20241029120317113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120317113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Tue Oct 29 12:03:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120318115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120318115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_rau started. 20241029120318594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120318597 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@340448a59994: Provider Link came up: sending NS-RESET 20241029120318633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120318633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120318633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120318633 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120318633 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120318633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120318633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120318633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120318633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120318633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120318633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120318633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120318633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120318633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120318633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120318633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120318633 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120318633 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120318633 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120318633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120318634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120318634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120318636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120318641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120318641 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@340448a59994: Provider Link came up: sending NS-RESET 20241029120318647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120318648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120318648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120318648 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120318648 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120318648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120318648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120318648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120318648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120318648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120318648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120318648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120318648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120318648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120318648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120318648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120318648 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120318648 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120318648 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120318648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120318648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120318648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120318650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120318654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120318654 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@340448a59994: Provider Link came up: sending NS-RESET 20241029120318662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120318662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120318662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120318662 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120318662 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120318662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120318662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120318662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120318662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120318663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120318663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120318663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120318663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120318663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120318663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120318663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120318663 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120318663 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120318663 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120318663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120318663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120318663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120318666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120318670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120318670 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120319116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120319116 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120319116 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120319116 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120319121 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120319122 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241029120319149 DGPRS DEBUG Checking for inactive LLMEs, time = 32731598 (sgsn.c:131) TC_attach_rau-BVCI196(463)@340448a59994: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='FFD70E09'O, index=0 SGSN_Test-GSUP(476)@340448a59994: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@340448a59994: 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 := '478ED4C666FBB08D59036A092614D6EA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '09247341'O ("\t$sA") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '312EDCE7FACCF156'O } } } } } 20241029120320206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120320206 DLLC NOTICE LLME(ffffffff/ffd70e09){UNASSIGNED} LLC RX: unknown TLLI 0xffd70e09, creating LLME on the fly (gprs_llc.c:552) 20241029120320206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120320206 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120320206 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120320206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120320206 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120320206 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120320206 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120320206 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120320206 DLLC NOTICE LLME(ffffffff/ffd70e09){UNASSIGNED} LLGM Assign pre (ffd70e09 => ecfc942f) (gprs_llc.c:1079) 20241029120320206 DLLC NOTICE LLME(ffd70e09/ecfc942f){ASSIGNED} LLGM Assign post (ffd70e09 => ecfc942f) (gprs_llc.c:1125) 20241029120320206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120320206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120320206 DMM DEBUG MM(262420000000012/ecfc942f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120320230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120320230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120320230 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120320230 DMM DEBUG MM(262420000000012/ecfc942f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241029120320230 DMM NOTICE MM(262420000000012/ecfc942f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120320230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120320230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120320230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120320230 DMM DEBUG MM(262420000000012/ecfc942f) Requesting authorization (sgsn_auth.c:160) 20241029120320230 DMM INFO MM(262420000000012/ecfc942f) Requesting authentication tuples (sgsn_auth.c:184) 20241029120320230 DMM DEBUG MM(262420000000012/ecfc942f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120320230 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241029120320230 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)@340448a59994: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@340448a59994: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241029120320237 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120320237 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120320237 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120320237 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120320237 DMM INFO MM(262420000000012/ecfc942f) Subscriber data update (mmctx.c:445) 20241029120320237 DMM DEBUG MM(262420000000012/ecfc942f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120320237 DMM INFO MM(262420000000012/ecfc942f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120320237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120320237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120320237 DMM INFO MM(262420000000012/ecfc942f) <- GMM AUTH AND CIPHERING REQ (rand = 47 8e d4 c6 66 fb b0 8d 59 03 6a 09 26 14 d6 ea , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120320253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120320253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120320253 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120320253 DMM INFO MM(262420000000012/ecfc942f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120320253 DMM NOTICE MM(262420000000012/ecfc942f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120320253 DMM DEBUG MM(262420000000012/ecfc942f) checking auth: received GSM SRES = 09 24 73 41 (gprs_gmm.c:666) 20241029120320253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120320253 DMM DEBUG MM(262420000000012/ecfc942f) Requesting authorization (sgsn_auth.c:160) 20241029120320253 DMM INFO MM(262420000000012/ecfc942f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120320253 DMM DEBUG MM(262420000000012/ecfc942f) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120320253 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241029120320253 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) 20241029120320253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120320253 DMM INFO MM(262420000000012/ecfc942f) <- GMM ATTACH ACCEPT (new P-TMSI=0xecfc942f) (gprs_gmm.c:300) 20241029120320256 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120320256 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120320256 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241029120320256 DMM INFO MM(262420000000012/ecfc942f) Subscriber data update (mmctx.c:445) 20241029120320256 DMM DEBUG MM(262420000000012/ecfc942f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120320256 DMM INFO MM(262420000000012/ecfc942f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120320256 DMM NOTICE MM(262420000000012/ecfc942f) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241029120320256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120320256 DMM NOTICE MM(262420000000012/ecfc942f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120320256 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) 20241029120320257 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120320257 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241029120320257 DMM INFO MM(262420000000012/ecfc942f) Subscriber data update (mmctx.c:445) 20241029120320257 DMM DEBUG MM(262420000000012/ecfc942f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120320269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120320269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120320269 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120320269 DMM INFO MM(262420000000012/ecfc942f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120320269 DMM NOTICE MM(262420000000012/ecfc942f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120320269 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120320269 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120320269 DLLC NOTICE LLME(ffd70e09/ecfc942f){ASSIGNED} LLGM Assign pre (ffffffff => ecfc942f) (gprs_llc.c:1079) 20241029120320269 DLLC NOTICE LLME(ffffffff/ecfc942f){ASSIGNED} LLGM Assign post (ffffffff => ecfc942f) (gprs_llc.c:1125) 20241029120320269 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120320269 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120320269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120320270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@340448a59994: setverdict(pass): none -> pass 20241029120320326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120320326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120320326 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120320326 DMM INFO MM(262420000000012/ecfc942f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241029120320326 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120320326 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241029120320326 DLLC NOTICE LLME(ffffffff/ecfc942f){ASSIGNED} LLGM Assign pre (ecfc942f => d47ab2db) (gprs_llc.c:1079) 20241029120320326 DLLC NOTICE LLME(ecfc942f/d47ab2db){ASSIGNED} LLGM Assign post (ecfc942f => d47ab2db) (gprs_llc.c:1125) 20241029120320326 DMM INFO MM(262420000000012/d47ab2db) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@340448a59994: Removing Client IMSI='262420000000012'H, index=0 20241029120320341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120320341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241029120320341 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120320341 DMM INFO MM(262420000000012/d47ab2db) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241029120320341 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241029120320341 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120320341 DLLC NOTICE LLME(ecfc942f/d47ab2db){ASSIGNED} LLGM Assign pre (ffffffff => d47ab2db) (gprs_llc.c:1079) 20241029120320341 DLLC NOTICE LLME(ffffffff/d47ab2db){ASSIGNED} LLGM Assign post (ffffffff => d47ab2db) (gprs_llc.c:1125) 20241029120320341 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@340448a59994: Final verdict of PTC: pass 20241029120320345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41856<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@340448a59994: Final verdict of PTC: none -NSVCI99(474)@340448a59994: Final verdict of PTC: none -NSVCI97(464)@340448a59994: Final verdict of PTC: none -NSVCI98(469)@340448a59994: Final verdict of PTC: none 20241029120320350 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120320351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(465)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@340448a59994: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@340448a59994: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@340448a59994: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(472)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(462)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(467)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@340448a59994: Test case TC_attach_rau finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Tue Oct 29 12:03:20 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241029120320507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120320911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41868<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88752) 20241029120321351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120321351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88752, count=93108) 20241029120322352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120322352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Tue Oct 29 12:03:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120323353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120323353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_rau_a_a started. 20241029120324004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120324007 DMM INFO MM(262420000000012/d47ab2db) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120324007 DMM INFO MM(262420000000012/d47ab2db) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120324007 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120324007 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120324007 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120324007 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120324008 DLLC NOTICE LLME(ffffffff/d47ab2db){ASSIGNED} LLGM Assign pre (d47ab2db => ffffffff) (gprs_llc.c:1079) 20241029120324008 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d47ab2db => ffffffff) (gprs_llc.c:1125) 20241029120324008 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241029120324008 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) 20241029120324008 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) 20241029120324008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029120324008 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120324008 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120324008 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120324008 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@340448a59994: Provider Link came up: sending NS-RESET 20241029120324054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120324054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120324054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120324054 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120324054 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120324054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120324054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120324054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120324054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120324055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120324055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120324055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120324055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120324055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120324055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120324055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120324055 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120324055 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120324055 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120324055 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(483)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120324056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120324056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120324058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120324063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120324063 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@340448a59994: Provider Link came up: sending NS-RESET 20241029120324069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120324069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120324069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120324069 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120324069 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120324069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120324069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120324069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120324069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120324070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120324070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120324070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120324070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120324070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120324070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120324070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120324070 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120324070 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120324070 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120324070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120324071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120324071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120324074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120324080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120324080 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(490)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI210(487)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(489)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@340448a59994: Provider Link came up: sending NS-RESET 20241029120324085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120324085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120324085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120324085 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120324085 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120324085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120324085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120324085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120324085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120324086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120324086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120324086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120324086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120324086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120324086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120324086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120324086 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120324086 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120324086 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120324086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120324086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120324086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120324088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120324092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120324092 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120324355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120324355 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120324355 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120324355 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120324359 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120324361 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@340448a59994: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='EA98E96D'O, index=0 SGSN_Test-GSUP(495)@340448a59994: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@340448a59994: 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 := 'EE67225CA8DF38F3980E62D6ECB71192'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F0018EB7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7BE0F1B0E7205052'O } } } } } 20241029120325432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120325432 DLLC NOTICE LLME(ffffffff/ea98e96d){UNASSIGNED} LLC RX: unknown TLLI 0xea98e96d, creating LLME on the fly (gprs_llc.c:552) 20241029120325432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120325432 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120325432 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120325432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120325432 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120325432 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120325432 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120325432 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120325432 DLLC NOTICE LLME(ffffffff/ea98e96d){UNASSIGNED} LLGM Assign pre (ea98e96d => c1819eb9) (gprs_llc.c:1079) 20241029120325432 DLLC NOTICE LLME(ea98e96d/c1819eb9){ASSIGNED} LLGM Assign post (ea98e96d => c1819eb9) (gprs_llc.c:1125) 20241029120325432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120325432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120325432 DMM DEBUG MM(262420000000037/c1819eb9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120325446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120325446 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120325447 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120325447 DMM DEBUG MM(262420000000037/c1819eb9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241029120325447 DMM NOTICE MM(262420000000037/c1819eb9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120325447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120325447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120325447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120325447 DMM DEBUG MM(262420000000037/c1819eb9) Requesting authorization (sgsn_auth.c:160) 20241029120325447 DMM INFO MM(262420000000037/c1819eb9) Requesting authentication tuples (sgsn_auth.c:184) 20241029120325447 DMM DEBUG MM(262420000000037/c1819eb9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120325447 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241029120325447 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)@340448a59994: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@340448a59994: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241029120325450 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120325450 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120325450 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120325450 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120325450 DMM INFO MM(262420000000037/c1819eb9) Subscriber data update (mmctx.c:445) 20241029120325450 DMM DEBUG MM(262420000000037/c1819eb9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120325450 DMM INFO MM(262420000000037/c1819eb9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120325450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120325450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120325450 DMM INFO MM(262420000000037/c1819eb9) <- GMM AUTH AND CIPHERING REQ (rand = ee 67 22 5c a8 df 38 f3 98 0e 62 d6 ec b7 11 92 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120325464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120325464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120325464 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120325464 DMM INFO MM(262420000000037/c1819eb9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120325464 DMM NOTICE MM(262420000000037/c1819eb9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120325464 DMM DEBUG MM(262420000000037/c1819eb9) checking auth: received GSM SRES = f0 01 8e b7 (gprs_gmm.c:666) 20241029120325464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120325464 DMM DEBUG MM(262420000000037/c1819eb9) Requesting authorization (sgsn_auth.c:160) 20241029120325464 DMM INFO MM(262420000000037/c1819eb9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120325464 DMM DEBUG MM(262420000000037/c1819eb9) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120325464 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241029120325464 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) 20241029120325464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120325464 DMM INFO MM(262420000000037/c1819eb9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1819eb9) (gprs_gmm.c:300) 20241029120325466 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120325466 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120325466 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241029120325467 DMM INFO MM(262420000000037/c1819eb9) Subscriber data update (mmctx.c:445) 20241029120325467 DMM DEBUG MM(262420000000037/c1819eb9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120325467 DMM INFO MM(262420000000037/c1819eb9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120325467 DMM NOTICE MM(262420000000037/c1819eb9) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241029120325467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120325467 DMM NOTICE MM(262420000000037/c1819eb9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120325467 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) 20241029120325468 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120325468 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241029120325468 DMM INFO MM(262420000000037/c1819eb9) Subscriber data update (mmctx.c:445) 20241029120325468 DMM DEBUG MM(262420000000037/c1819eb9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120325480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120325480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120325480 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120325480 DMM INFO MM(262420000000037/c1819eb9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120325480 DMM NOTICE MM(262420000000037/c1819eb9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120325480 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120325480 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120325480 DLLC NOTICE LLME(ea98e96d/c1819eb9){ASSIGNED} LLGM Assign pre (ffffffff => c1819eb9) (gprs_llc.c:1079) 20241029120325480 DLLC NOTICE LLME(ffffffff/c1819eb9){ASSIGNED} LLGM Assign post (ffffffff => c1819eb9) (gprs_llc.c:1125) 20241029120325480 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120325480 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120325480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120325480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@340448a59994: setverdict(pass): none -> pass 20241029120325538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120325538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120325538 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120325538 DMM INFO MM(262420000000037/c1819eb9) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241029120325538 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120325538 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241029120325538 DLLC NOTICE LLME(ffffffff/c1819eb9){ASSIGNED} LLGM Assign pre (c1819eb9 => e550ab37) (gprs_llc.c:1079) 20241029120325538 DLLC NOTICE LLME(c1819eb9/e550ab37){ASSIGNED} LLGM Assign post (c1819eb9 => e550ab37) (gprs_llc.c:1125) 20241029120325538 DMM INFO MM(262420000000037/e550ab37) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029120325553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120325554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241029120325554 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120325554 DMM INFO MM(262420000000037/e550ab37) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241029120325554 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241029120325554 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120325554 DLLC NOTICE LLME(c1819eb9/e550ab37){ASSIGNED} LLGM Assign pre (ffffffff => e550ab37) (gprs_llc.c:1079) 20241029120325554 DLLC NOTICE LLME(ffffffff/e550ab37){ASSIGNED} LLGM Assign post (ffffffff => e550ab37) (gprs_llc.c:1125) 20241029120325554 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241029120325554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120325554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120325554 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120325554 DMM INFO MM(262420000000037/e550ab37) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241029120325554 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120325554 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241029120325554 DLLC NOTICE LLME(ffffffff/e550ab37){ASSIGNED} LLGM Assign pre (e550ab37 => fd022322) (gprs_llc.c:1079) 20241029120325554 DLLC NOTICE LLME(e550ab37/fd022322){ASSIGNED} LLGM Assign post (e550ab37 => fd022322) (gprs_llc.c:1125) 20241029120325554 DMM INFO MM(262420000000037/fd022322) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029120325565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120325565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120325565 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120325565 DMM INFO MM(262420000000037/fd022322) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241029120325565 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241029120325565 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120325565 DLLC NOTICE LLME(e550ab37/fd022322){ASSIGNED} LLGM Assign pre (ffffffff => fd022322) (gprs_llc.c:1079) 20241029120325565 DLLC NOTICE LLME(ffffffff/fd022322){ASSIGNED} LLGM Assign post (ffffffff => fd022322) (gprs_llc.c:1125) 20241029120325565 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241029120325566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120325566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120325566 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120325566 DMM INFO MM(262420000000037/fd022322) -> GMM DETACH REQUEST TLLI=0xfd022322 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241029120325566 DMM INFO MM(262420000000037/fd022322) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241029120325566 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120325566 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120325566 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120325566 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120325566 DLLC NOTICE LLME(ffffffff/fd022322){ASSIGNED} LLGM Assign pre (fd022322 => ffffffff) (gprs_llc.c:1079) 20241029120325566 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd022322 => ffffffff) (gprs_llc.c:1125) 20241029120325566 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241029120325566 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) 20241029120325566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029120325566 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120325566 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120325566 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120325568 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@340448a59994: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@340448a59994: Final verdict of PTC: pass 20241029120330585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36874<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@340448a59994: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@340448a59994: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@340448a59994: Final verdict of PTC: none 20241029120330590 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-NS2(489)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@340448a59994: Final verdict of PTC: none -NSVCI97(483)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@340448a59994: Final verdict of PTC: none -NSVCI99(493)@340448a59994: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@340448a59994: Final verdict of PTC: none 20241029120330590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(494)@340448a59994: Final verdict of PTC: none -NSVCI98(488)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(491)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(481)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(486)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@340448a59994: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Tue Oct 29 12:03:30 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 20241029120330657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120330958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36880<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106632) 20241029120331591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120331592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106632, count=112064) 20241029120332593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120332593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Tue Oct 29 12:03:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120333593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120333593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_rau_a_b started. 20241029120334044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120334047 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@340448a59994: Provider Link came up: sending NS-RESET 20241029120334089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120334089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120334089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120334089 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120334089 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120334089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120334089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120334089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120334089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120334089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120334089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120334089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120334090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120334090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120334090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120334090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120334090 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120334090 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120334090 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120334090 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120334090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120334090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120334092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120334097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120334097 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@340448a59994: Provider Link came up: sending NS-RESET 20241029120334103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120334103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120334103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120334103 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120334103 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120334103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120334103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120334103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120334103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120334104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120334104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120334104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120334104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120334104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120334104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120334104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120334104 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120334104 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120334104 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120334104 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120334104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120334104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120334106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120334111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120334111 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@340448a59994: Provider Link came up: sending NS-RESET 20241029120334120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120334120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120334120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120334120 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120334120 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120334120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120334120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120334120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120334120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120334121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120334121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120334121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120334121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120334121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120334121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120334121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120334121 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120334121 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120334121 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120334121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(512)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120334121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120334121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120334123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120334128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120334128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120334595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120334595 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120334595 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120334595 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120334599 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120334600 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@340448a59994: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='ED68D5AA'O, index=0 SGSN_Test-GSUP(514)@340448a59994: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@340448a59994: 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 := '056C774B92243BDB9F28E6D5F37DFF6C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F429A074'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FA5CD7DB8E900469'O } } } } } 20241029120335675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120335675 DLLC NOTICE LLME(ffffffff/ed68d5aa){UNASSIGNED} LLC RX: unknown TLLI 0xed68d5aa, creating LLME on the fly (gprs_llc.c:552) 20241029120335675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120335675 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120335676 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120335676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120335676 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120335676 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120335676 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120335676 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120335676 DLLC NOTICE LLME(ffffffff/ed68d5aa){UNASSIGNED} LLGM Assign pre (ed68d5aa => c9073b57) (gprs_llc.c:1079) 20241029120335676 DLLC NOTICE LLME(ed68d5aa/c9073b57){ASSIGNED} LLGM Assign post (ed68d5aa => c9073b57) (gprs_llc.c:1125) 20241029120335676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120335676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120335676 DMM DEBUG MM(262420000000038/c9073b57) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120335697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120335697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120335697 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120335697 DMM DEBUG MM(262420000000038/c9073b57) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241029120335697 DMM NOTICE MM(262420000000038/c9073b57) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120335697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120335697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120335697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120335697 DMM DEBUG MM(262420000000038/c9073b57) Requesting authorization (sgsn_auth.c:160) 20241029120335697 DMM INFO MM(262420000000038/c9073b57) Requesting authentication tuples (sgsn_auth.c:184) 20241029120335697 DMM DEBUG MM(262420000000038/c9073b57) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120335697 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241029120335697 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)@340448a59994: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@340448a59994: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241029120335703 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120335703 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120335703 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120335703 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120335703 DMM INFO MM(262420000000038/c9073b57) Subscriber data update (mmctx.c:445) 20241029120335703 DMM DEBUG MM(262420000000038/c9073b57) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120335703 DMM INFO MM(262420000000038/c9073b57) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120335703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120335703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120335703 DMM INFO MM(262420000000038/c9073b57) <- GMM AUTH AND CIPHERING REQ (rand = 05 6c 77 4b 92 24 3b db 9f 28 e6 d5 f3 7d ff 6c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120335721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120335721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120335721 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120335721 DMM INFO MM(262420000000038/c9073b57) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120335721 DMM NOTICE MM(262420000000038/c9073b57) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120335721 DMM DEBUG MM(262420000000038/c9073b57) checking auth: received GSM SRES = f4 29 a0 74 (gprs_gmm.c:666) 20241029120335721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120335721 DMM DEBUG MM(262420000000038/c9073b57) Requesting authorization (sgsn_auth.c:160) 20241029120335721 DMM INFO MM(262420000000038/c9073b57) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120335721 DMM DEBUG MM(262420000000038/c9073b57) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120335721 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241029120335721 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) 20241029120335721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120335721 DMM INFO MM(262420000000038/c9073b57) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9073b57) (gprs_gmm.c:300) 20241029120335723 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120335723 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120335723 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241029120335723 DMM INFO MM(262420000000038/c9073b57) Subscriber data update (mmctx.c:445) 20241029120335723 DMM DEBUG MM(262420000000038/c9073b57) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120335723 DMM INFO MM(262420000000038/c9073b57) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120335723 DMM NOTICE MM(262420000000038/c9073b57) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241029120335723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120335723 DMM NOTICE MM(262420000000038/c9073b57) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120335723 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) 20241029120335724 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120335724 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241029120335724 DMM INFO MM(262420000000038/c9073b57) Subscriber data update (mmctx.c:445) 20241029120335724 DMM DEBUG MM(262420000000038/c9073b57) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120335730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120335730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120335730 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120335730 DMM INFO MM(262420000000038/c9073b57) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120335730 DMM NOTICE MM(262420000000038/c9073b57) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120335730 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120335730 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120335730 DLLC NOTICE LLME(ed68d5aa/c9073b57){ASSIGNED} LLGM Assign pre (ffffffff => c9073b57) (gprs_llc.c:1079) 20241029120335730 DLLC NOTICE LLME(ffffffff/c9073b57){ASSIGNED} LLGM Assign post (ffffffff => c9073b57) (gprs_llc.c:1125) 20241029120335730 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120335730 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120335730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120335730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@340448a59994: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@340448a59994: attach complete sending rau 20241029120335789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120335789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120335789 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120335789 DMM INFO MM(262420000000038/c9073b57) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241029120335789 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120335789 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241029120335789 DLLC NOTICE LLME(ffffffff/c9073b57){ASSIGNED} LLGM Assign pre (c9073b57 => ea622dd8) (gprs_llc.c:1079) 20241029120335789 DLLC NOTICE LLME(c9073b57/ea622dd8){ASSIGNED} LLGM Assign post (c9073b57 => ea622dd8) (gprs_llc.c:1125) 20241029120335789 DMM INFO MM(262420000000038/ea622dd8) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@340448a59994: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@340448a59994: Removing Client IMSI='262420000000038'H, index=0 20241029120335805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120335805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241029120335805 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120335805 DMM INFO MM(262420000000038/ea622dd8) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241029120335805 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241029120335805 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120335805 DLLC NOTICE LLME(c9073b57/ea622dd8){ASSIGNED} LLGM Assign pre (ffffffff => ea622dd8) (gprs_llc.c:1079) 20241029120335805 DLLC NOTICE LLME(ffffffff/ea622dd8){ASSIGNED} LLGM Assign post (ffffffff => ea622dd8) (gprs_llc.c:1125) 20241029120335805 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@340448a59994: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='EA622DD8'O, index=0 TC_attach_rau_a_b(516)@340448a59994: sending second RAU via different RA 20241029120335813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120335813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120335813 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241029120335813 DMM INFO MM(262420000000038/ea622dd8) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: ea622dd8, P-TMSI: ea622dd8 (00000000), TLLI: ea622dd8 (ea622dd8), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241029120335813 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241029120335814 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241029120335814 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120335814 DLLC NOTICE LLME(ffffffff/ea622dd8){ASSIGNED} LLGM Assign pre (ea622dd8 => ea622dd8) (gprs_llc.c:1079) 20241029120335814 DLLC NOTICE LLME(ea622dd8/ea622dd8){ASSIGNED} LLGM Assign post (ea622dd8 => ea622dd8) (gprs_llc.c:1125) 20241029120335814 DMM INFO MM(262420000000038/ea622dd8) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029120335837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120335837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120335837 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120335837 DMM INFO MM(262420000000038/ea622dd8) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241029120335837 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241029120335837 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120335837 DLLC NOTICE LLME(ea622dd8/ea622dd8){ASSIGNED} LLGM Assign pre (ffffffff => ea622dd8) (gprs_llc.c:1079) 20241029120335837 DLLC NOTICE LLME(ffffffff/ea622dd8){ASSIGNED} LLGM Assign post (ffffffff => ea622dd8) (gprs_llc.c:1125) 20241029120335837 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241029120335837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120335837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120335837 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120335837 DMM INFO MM(262420000000038/ea622dd8) -> GMM DETACH REQUEST TLLI=0xea622dd8 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241029120335837 DMM INFO MM(262420000000038/ea622dd8) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241029120335837 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120335837 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120335837 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120335837 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120335837 DLLC NOTICE LLME(ffffffff/ea622dd8){ASSIGNED} LLGM Assign pre (ea622dd8 => ffffffff) (gprs_llc.c:1079) 20241029120335837 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea622dd8 => ffffffff) (gprs_llc.c:1125) 20241029120335837 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241029120335837 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) 20241029120335837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029120335837 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120335837 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120335837 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120335838 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@340448a59994: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@340448a59994: Final verdict of PTC: pass 20241029120340849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44104<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@340448a59994: Final verdict of PTC: none -NSVCI97(502)@340448a59994: Final verdict of PTC: none 20241029120340854 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120340854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau_a_b-BVCI196(501)@340448a59994: Final verdict of PTC: none -NSVCI98(507)@340448a59994: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@340448a59994: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@340448a59994: Final verdict of PTC: none -NSVCI99(512)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(510)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(505)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(500)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@340448a59994: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Tue Oct 29 12:03:40 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 20241029120340956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120341258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44108<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102664) 20241029120341856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120341856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102664, count=108376) 20241029120342858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120342858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Tue Oct 29 12:03:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120343859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120343859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241029120344340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120344340 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@340448a59994: Provider Link came up: sending NS-RESET 20241029120344368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120344368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120344368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120344368 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120344368 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120344368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120344368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120344368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120344368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120344370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120344370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120344370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120344370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120344370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120344370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120344370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120344370 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120344370 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120344370 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120344370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120344370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120344370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120344373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120344380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120344380 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(523)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(527)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(527)@340448a59994: Provider Link came up: sending NS-RESET 20241029120344395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120344395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120344395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120344395 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120344395 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120344395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120344395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120344395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120344395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(526)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(527)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120344396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120344396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120344396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120344396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120344396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120344396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120344396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120344396 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120344396 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120344396 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120344396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(527)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120344397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120344397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(527)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120344400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(523)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120344406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120344406 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(526)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@340448a59994: Provider Link came up: sending NS-RESET 20241029120344411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120344411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120344411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120344411 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120344411 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120344411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120344411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120344411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120344411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120344412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120344412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120344412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120344412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120344412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120344412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120344412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120344412 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120344412 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120344412 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120344412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120344412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120344412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120344414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120344419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120344419 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(529)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120344860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120344860 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120344860 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120344860 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120344865 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120344866 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@340448a59994: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='D7BB4529'O, index=0 SGSN_Test-GSUP(533)@340448a59994: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@340448a59994: 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 := '0E05653DBDEFBC526E37FFFD5B48EF15'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '12219761'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A9E1C5E09457CD5E'O } } } } } 20241029120345936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120345936 DLLC NOTICE LLME(ffffffff/d7bb4529){UNASSIGNED} LLC RX: unknown TLLI 0xd7bb4529, creating LLME on the fly (gprs_llc.c:552) 20241029120345936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120345937 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120345937 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120345937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120345937 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120345937 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120345937 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120345937 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120345937 DLLC NOTICE LLME(ffffffff/d7bb4529){UNASSIGNED} LLGM Assign pre (d7bb4529 => fd0cd5c8) (gprs_llc.c:1079) 20241029120345937 DLLC NOTICE LLME(d7bb4529/fd0cd5c8){ASSIGNED} LLGM Assign post (d7bb4529 => fd0cd5c8) (gprs_llc.c:1125) 20241029120345937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120345937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120345937 DMM DEBUG MM(262420000000039/fd0cd5c8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120345959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120345959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120345959 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120345959 DMM DEBUG MM(262420000000039/fd0cd5c8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241029120345959 DMM NOTICE MM(262420000000039/fd0cd5c8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120345959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120345959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120345959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120345959 DMM DEBUG MM(262420000000039/fd0cd5c8) Requesting authorization (sgsn_auth.c:160) 20241029120345959 DMM INFO MM(262420000000039/fd0cd5c8) Requesting authentication tuples (sgsn_auth.c:184) 20241029120345959 DMM DEBUG MM(262420000000039/fd0cd5c8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120345959 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241029120345959 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@340448a59994: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@340448a59994: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241029120345965 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120345965 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120345965 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120345965 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120345965 DMM INFO MM(262420000000039/fd0cd5c8) Subscriber data update (mmctx.c:445) 20241029120345965 DMM DEBUG MM(262420000000039/fd0cd5c8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120345965 DMM INFO MM(262420000000039/fd0cd5c8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120345965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120345965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120345965 DMM INFO MM(262420000000039/fd0cd5c8) <- GMM AUTH AND CIPHERING REQ (rand = 0e 05 65 3d bd ef bc 52 6e 37 ff fd 5b 48 ef 15 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120345985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120345985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120345985 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120345985 DMM INFO MM(262420000000039/fd0cd5c8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120345985 DMM NOTICE MM(262420000000039/fd0cd5c8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120345985 DMM DEBUG MM(262420000000039/fd0cd5c8) checking auth: received GSM SRES = 12 21 97 61 (gprs_gmm.c:666) 20241029120345985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120345985 DMM DEBUG MM(262420000000039/fd0cd5c8) Requesting authorization (sgsn_auth.c:160) 20241029120345985 DMM INFO MM(262420000000039/fd0cd5c8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120345985 DMM DEBUG MM(262420000000039/fd0cd5c8) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120345985 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241029120345985 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241029120345985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120345985 DMM INFO MM(262420000000039/fd0cd5c8) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd0cd5c8) (gprs_gmm.c:300) 20241029120345988 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120345988 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120345988 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241029120345988 DMM INFO MM(262420000000039/fd0cd5c8) Subscriber data update (mmctx.c:445) 20241029120345988 DMM DEBUG MM(262420000000039/fd0cd5c8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120345988 DMM INFO MM(262420000000039/fd0cd5c8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120345988 DMM NOTICE MM(262420000000039/fd0cd5c8) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1000) 20241029120345988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120345988 DMM NOTICE MM(262420000000039/fd0cd5c8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120345988 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20241029120345989 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120345989 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241029120345989 DMM INFO MM(262420000000039/fd0cd5c8) Subscriber data update (mmctx.c:445) 20241029120345989 DMM DEBUG MM(262420000000039/fd0cd5c8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120346003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120346003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120346003 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120346003 DMM INFO MM(262420000000039/fd0cd5c8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120346003 DMM NOTICE MM(262420000000039/fd0cd5c8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120346003 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120346003 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120346003 DLLC NOTICE LLME(d7bb4529/fd0cd5c8){ASSIGNED} LLGM Assign pre (ffffffff => fd0cd5c8) (gprs_llc.c:1079) 20241029120346003 DLLC NOTICE LLME(ffffffff/fd0cd5c8){ASSIGNED} LLGM Assign post (ffffffff => fd0cd5c8) (gprs_llc.c:1125) 20241029120346003 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120346003 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120346003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120346003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@340448a59994: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@340448a59994: attach complete sending rau 20241029120346061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120346061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120346061 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120346061 DMM INFO MM(262420000000039/fd0cd5c8) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241029120346061 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120346061 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241029120346061 DLLC NOTICE LLME(ffffffff/fd0cd5c8){ASSIGNED} LLGM Assign pre (fd0cd5c8 => cfaecdc1) (gprs_llc.c:1079) 20241029120346061 DLLC NOTICE LLME(fd0cd5c8/cfaecdc1){ASSIGNED} LLGM Assign post (fd0cd5c8 => cfaecdc1) (gprs_llc.c:1125) 20241029120346061 DMM INFO MM(262420000000039/cfaecdc1) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b_wrong_old_ra(535)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@340448a59994: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@340448a59994: Removing Client IMSI='262420000000039'H, index=0 20241029120346075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120346075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241029120346075 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120346075 DMM INFO MM(262420000000039/cfaecdc1) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241029120346075 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241029120346075 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120346075 DLLC NOTICE LLME(fd0cd5c8/cfaecdc1){ASSIGNED} LLGM Assign pre (ffffffff => cfaecdc1) (gprs_llc.c:1079) 20241029120346075 DLLC NOTICE LLME(ffffffff/cfaecdc1){ASSIGNED} LLGM Assign post (ffffffff => cfaecdc1) (gprs_llc.c:1125) 20241029120346075 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@340448a59994: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='CFAECDC1'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@340448a59994: sending second RAU via different RA with wrong Old RA 20241029120346078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120346078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120346078 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241029120346078 DMM NOTICE LLME(ffffffff/cfaecdc1){ASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241029120346078 DLLC NOTICE LLME(ffffffff/cfaecdc1){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241029120346079 DMM NOTICE MM(262420000000039/cfaecdc1) Rx RA Update Request with unexpected TLLI=cfaecdc1 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1761) 20241029120346079 DMM ERROR LLME(ffffffff/cfaecdc1){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241029120346079 DMM NOTICE MM(262420000000039/cfaecdc1) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241029120346079 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241029120346079 DMM INFO MM(262420000000039/cfaecdc1) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241029120346079 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120346079 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120346079 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120346079 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120346079 DLLC NOTICE LLME(ffffffff/cfaecdc1){ASSIGNED} LLGM Assign pre (cfaecdc1 => ffffffff) (gprs_llc.c:1079) 20241029120346079 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfaecdc1 => ffffffff) (gprs_llc.c:1125) 20241029120346079 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241029120346079 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20241029120346079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029120346079 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120346079 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120346079 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120346085 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241029120346085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120346085 DLLC NOTICE LLME(ffffffff/cfaecdc1){UNASSIGNED} LLC RX: unknown TLLI 0xcfaecdc1, creating LLME on the fly (gprs_llc.c:552) 20241029120346085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241029120346085 DMM NOTICE LLME(ffffffff/cfaecdc1){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241029120349150 DGPRS DEBUG Checking for inactive LLMEs, time = 32731628 (sgsn.c:131) TC_attach_rau_a_b_wrong_old_ra(535)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@340448a59994: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@340448a59994: Final verdict of PTC: pass 20241029120351095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44968<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@340448a59994: Final verdict of PTC: none -NSVCI97(521)@340448a59994: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(529)@340448a59994: Final verdict of PTC: none 20241029120351100 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120351100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(517)@340448a59994: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@340448a59994: Final verdict of PTC: none -NSVCI99(531)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@340448a59994: Final verdict of PTC: none -NSVCI98(527)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@340448a59994: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(526)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(530)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(519)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(525)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(524): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(525): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(526): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(527): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(529): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(530): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@340448a59994: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Tue Oct 29 12:03:51 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20241029120351199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120351500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44970<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99772) 20241029120352101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120352101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99772, count=105204) 20241029120353103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120353103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Tue Oct 29 12:03:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120354105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120354105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_usim_resync started. 20241029120354601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120354604 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(540)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@340448a59994: Provider Link came up: sending NS-RESET 20241029120354642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120354642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120354642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120354642 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120354642 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120354642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120354642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120354642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120354642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120354643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120354643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120354643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120354643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120354643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120354643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120354643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120354643 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120354643 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120354643 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120354643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120354644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120354644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120354648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120354652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120354652 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@340448a59994: Provider Link came up: sending NS-RESET 20241029120354662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120354662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120354662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120354662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120354662 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120354662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120354662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120354662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120354662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120354663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120354663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120354663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120354663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120354663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120354663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120354663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120354663 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120354663 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120354663 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120354663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(545)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120354663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120354663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120354665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120354670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120354670 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(550)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@340448a59994: Provider Link came up: sending NS-RESET 20241029120354678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120354678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120354678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120354678 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120354678 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120354678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120354678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120354678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120354678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120354679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120354679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120354679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120354679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120354679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120354679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120354679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120354679 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120354679 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120354679 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120354679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120354679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120354679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120354682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120354688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120354688 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120355106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120355106 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120355106 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120355106 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120355107 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120355108 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@340448a59994: 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(551)@340448a59994: 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(551)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@340448a59994: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='C1289524'O, index=0 SGSN_Test-GSUP(552)@340448a59994: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@340448a59994: 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 := '9CBAB0F6A6E46632E30EEF90C9C6A650'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A3525391'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ED2DB27ABE766D81'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EBDFE2DCD33E556A8B8F96ECF71E4120'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3221B98B953AEAAA421949B06FD47136'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4C5BAEF05D6CD3F5EBBF8DBEBBF5D436'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '14D01D0332565C32'O } } } } } 20241029120356179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120356179 DLLC NOTICE LLME(ffffffff/c1289524){UNASSIGNED} LLC RX: unknown TLLI 0xc1289524, creating LLME on the fly (gprs_llc.c:552) 20241029120356179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120356179 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120356179 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120356179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120356179 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120356179 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120356179 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120356179 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120356179 DLLC NOTICE LLME(ffffffff/c1289524){UNASSIGNED} LLGM Assign pre (c1289524 => fcb7a09f) (gprs_llc.c:1079) 20241029120356179 DLLC NOTICE LLME(c1289524/fcb7a09f){ASSIGNED} LLGM Assign post (c1289524 => fcb7a09f) (gprs_llc.c:1125) 20241029120356179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120356179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120356179 DMM DEBUG MM(262420000000040/fcb7a09f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120356200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120356200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120356200 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120356200 DMM DEBUG MM(262420000000040/fcb7a09f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241029120356200 DMM NOTICE MM(262420000000040/fcb7a09f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120356200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120356200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120356200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120356200 DMM DEBUG MM(262420000000040/fcb7a09f) Requesting authorization (sgsn_auth.c:160) 20241029120356200 DMM INFO MM(262420000000040/fcb7a09f) Requesting authentication tuples (sgsn_auth.c:184) 20241029120356200 DMM DEBUG MM(262420000000040/fcb7a09f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120356200 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241029120356200 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)@340448a59994: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@340448a59994: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241029120356209 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120356209 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120356209 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120356209 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120356209 DMM INFO MM(262420000000040/fcb7a09f) Subscriber data update (mmctx.c:445) 20241029120356209 DMM DEBUG MM(262420000000040/fcb7a09f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120356209 DMM INFO MM(262420000000040/fcb7a09f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120356209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120356209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120356209 DMM INFO MM(262420000000040/fcb7a09f) <- GMM AUTH AND CIPHERING REQ (rand = 9c ba b0 f6 a6 e4 66 32 e3 0e ef 90 c9 c6 a6 50 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4c 5b ae f0 5d 6c d3 f5 eb bf 8d be bb f5 d4 36 ) (gprs_gmm.c:483) 20241029120356225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120356226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120356226 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120356226 DMM INFO MM(262420000000040/fcb7a09f) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241029120356226 DMM INFO MM(262420000000040/fcb7a09f) R99 AUTHENTICATION SYNCH (AUTS = 8f5c976bca478f68401737032762) (gprs_gmm.c:711) 20241029120356226 DMM DEBUG MM(262420000000040/fcb7a09f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120356226 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241029120356226 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 8f 5c 97 6b ca 47 8f 68 40 17 37 03 27 62 20 10 9c ba b0 f6 a6 e4 66 32 e3 0e ef 90 c9 c6 a6 50 28 01 01 (gprs_subscriber.c:210) 20241029120356226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241029120356226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241029120356228 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120356228 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120356228 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120356228 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120356228 DMM INFO MM(262420000000040/fcb7a09f) Subscriber data update (mmctx.c:445) 20241029120356228 DMM DEBUG MM(262420000000040/fcb7a09f) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241029120356228 DMM INFO MM(262420000000040/fcb7a09f) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241029120356228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120356228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120356228 DMM INFO MM(262420000000040/fcb7a09f) <- GMM AUTH AND CIPHERING REQ (rand = 85 d4 d7 8a 67 af 16 bc 93 f4 93 2e 0f a2 7f 11 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 17 c2 79 0f 83 ff f7 64 7a cc 4a cc bc 80 93 66 ) (gprs_gmm.c:483) 20241029120356240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120356240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6c1830 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120356241 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120356241 DMM INFO MM(262420000000040/fcb7a09f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120356241 DMM NOTICE MM(262420000000040/fcb7a09f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120356241 DMM DEBUG MM(262420000000040/fcb7a09f) checking auth: received UMTS RES = c1 ed 81 c8 8d ad bb 0c (gprs_gmm.c:666) 20241029120356241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120356241 DMM DEBUG MM(262420000000040/fcb7a09f) Requesting authorization (sgsn_auth.c:160) 20241029120356241 DMM INFO MM(262420000000040/fcb7a09f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120356241 DMM DEBUG MM(262420000000040/fcb7a09f) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120356241 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241029120356241 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) 20241029120356241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120356241 DMM INFO MM(262420000000040/fcb7a09f) <- GMM ATTACH ACCEPT (new P-TMSI=0xfcb7a09f) (gprs_gmm.c:300) 20241029120356244 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120356244 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120356244 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241029120356244 DMM INFO MM(262420000000040/fcb7a09f) Subscriber data update (mmctx.c:445) 20241029120356244 DMM DEBUG MM(262420000000040/fcb7a09f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120356244 DMM INFO MM(262420000000040/fcb7a09f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120356244 DMM NOTICE MM(262420000000040/fcb7a09f) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241029120356244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120356244 DMM NOTICE MM(262420000000040/fcb7a09f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120356244 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) 20241029120356246 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120356246 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241029120356246 DMM INFO MM(262420000000040/fcb7a09f) Subscriber data update (mmctx.c:445) 20241029120356246 DMM DEBUG MM(262420000000040/fcb7a09f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@340448a59994: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@340448a59994: Removing Client IMSI='262420000000040'H, index=0 20241029120356257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120356258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120356258 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120356258 DMM INFO MM(262420000000040/fcb7a09f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120356258 DMM NOTICE MM(262420000000040/fcb7a09f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120356258 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120356258 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120356258 DLLC NOTICE LLME(c1289524/fcb7a09f){ASSIGNED} LLGM Assign pre (ffffffff => fcb7a09f) (gprs_llc.c:1079) 20241029120356258 DLLC NOTICE LLME(ffffffff/fcb7a09f){ASSIGNED} LLGM Assign post (ffffffff => fcb7a09f) (gprs_llc.c:1125) 20241029120356258 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120356258 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120356258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120356258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@340448a59994: Final verdict of PTC: pass 20241029120356263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56300<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@340448a59994: Final verdict of PTC: none -NSVCI99(550)@340448a59994: Final verdict of PTC: none -NSVCI98(545)@340448a59994: Final verdict of PTC: none -NSVCI97(540)@340448a59994: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@340448a59994: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@340448a59994: Final verdict of PTC: none 20241029120356269 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120356269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(537)@340448a59994: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(548)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(543)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(538)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@340448a59994: Test case TC_attach_usim_resync finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Tue Oct 29 12:03:56 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 20241029120356362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120356764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56312<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60952) 20241029120357270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120357270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60952, count=94396) 20241029120358271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120358271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Tue Oct 29 12:03:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120359273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120359273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_usim_a54_a54 started. 20241029120359859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120359862 DMM INFO MM(262420000000040/fcb7a09f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120359862 DMM INFO MM(262420000000040/fcb7a09f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120359862 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120359862 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120359862 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120359862 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120359862 DLLC NOTICE LLME(ffffffff/fcb7a09f){ASSIGNED} LLGM Assign pre (fcb7a09f => ffffffff) (gprs_llc.c:1079) 20241029120359862 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fcb7a09f => ffffffff) (gprs_llc.c:1125) 20241029120359862 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241029120359862 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) 20241029120359862 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) 20241029120359862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029120359862 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120359862 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120359862 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120359862 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@340448a59994: Provider Link came up: sending NS-RESET 20241029120359899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120359899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120359899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120359899 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120359899 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120359899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120359899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120359899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120359899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120359900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120359900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120359900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120359900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120359900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120359900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120359900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120359900 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120359900 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120359900 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120359900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120359900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120359900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120359903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120359907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120359907 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(564)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@340448a59994: Provider Link came up: sending NS-RESET 20241029120359917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120359917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120359917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120359917 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120359917 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120359917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120359917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120359917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120359917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120359918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120359918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120359918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120359918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120359918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120359918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120359918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120359918 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120359918 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120359918 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120359918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(564)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120359918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120359918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120359920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120359926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120359926 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@340448a59994: Provider Link came up: sending NS-RESET 20241029120359933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120359933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120359933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120359933 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120359933 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120359933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120359933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120359933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120359933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120359934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120359934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120359934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120359934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120359934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120359934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120359934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120359934 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120359934 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120359934 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120359934 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120359935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120359935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120359937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120359941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120359941 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120400273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120400274 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120400274 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120400274 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120400278 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120400279 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@340448a59994: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='CFC973A4'O, index=0 SGSN_Test-GSUP(571)@340448a59994: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@340448a59994: 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 := 'BAD119B856668B7F138FCC539FA72DB8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FEF19DC0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BA9E17E408084645'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0298A7944BF0B3354EF7088A0A34B130'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '545298392A1718389096258094054625'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B227B10C107BD7B47193702A98BDAA94'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A0450DBAB3A303ED'O } } } } } 20241029120401348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120401348 DLLC NOTICE LLME(ffffffff/cfc973a4){UNASSIGNED} LLC RX: unknown TLLI 0xcfc973a4, creating LLME on the fly (gprs_llc.c:552) 20241029120401348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120401348 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120401348 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120401348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120401348 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120401348 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120401348 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120401348 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120401348 DLLC NOTICE LLME(ffffffff/cfc973a4){UNASSIGNED} LLGM Assign pre (cfc973a4 => d47da1c9) (gprs_llc.c:1079) 20241029120401348 DLLC NOTICE LLME(cfc973a4/d47da1c9){ASSIGNED} LLGM Assign post (cfc973a4 => d47da1c9) (gprs_llc.c:1125) 20241029120401348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120401348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120401348 DMM DEBUG MM(262420000000040/d47da1c9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120401356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120401356 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120401356 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120401356 DMM DEBUG MM(262420000000040/d47da1c9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241029120401356 DMM NOTICE MM(262420000000040/d47da1c9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120401356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120401356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120401356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120401356 DMM DEBUG MM(262420000000040/d47da1c9) Requesting authorization (sgsn_auth.c:160) 20241029120401356 DMM INFO MM(262420000000040/d47da1c9) Requesting authentication tuples (sgsn_auth.c:184) 20241029120401356 DMM DEBUG MM(262420000000040/d47da1c9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120401356 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241029120401356 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)@340448a59994: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@340448a59994: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241029120401357 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120401357 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120401357 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120401357 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120401357 DMM INFO MM(262420000000040/d47da1c9) Subscriber data update (mmctx.c:445) 20241029120401357 DMM DEBUG MM(262420000000040/d47da1c9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120401357 DMM INFO MM(262420000000040/d47da1c9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120401357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120401357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120401357 DMM INFO MM(262420000000040/d47da1c9) <- GMM AUTH AND CIPHERING REQ (rand = ba d1 19 b8 56 66 8b 7f 13 8f cc 53 9f a7 2d b8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b2 27 b1 0c 10 7b d7 b4 71 93 70 2a 98 bd aa 94 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(573)@340448a59994: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@340448a59994: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@340448a59994: Final verdict of PTC: pass 20241029120401362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56314<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(555)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@340448a59994: Final verdict of PTC: none 20241029120401363 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120401363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(570)@340448a59994: Final verdict of PTC: none -NSVCI99(569)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP(571)@340448a59994: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@340448a59994: Final verdict of PTC: none -NSVCI98(564)@340448a59994: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@340448a59994: Final verdict of PTC: none -NSVCI97(559)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@340448a59994: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(557)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(562)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(567)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@340448a59994: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Tue Oct 29 12:04:01 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 20241029120401416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120401818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56324<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71420) 20241029120402364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120402364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71420, count=72580) 20241029120403365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120403365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Tue Oct 29 12:04:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120404367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120404367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_usim_a54_a53 started. 20241029120404908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120404910 DMM INFO MM(262420000000040/d47da1c9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120404910 DMM INFO MM(262420000000040/d47da1c9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120404910 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120404910 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120404910 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120404910 DMM ERROR MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241029120404910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Deallocated (fsm.c:568) 20241029120404910 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120404910 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120404910 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120404910 DLLC NOTICE LLME(cfc973a4/d47da1c9){ASSIGNED} LLGM Assign pre (d47da1c9 => ffffffff) (gprs_llc.c:1079) 20241029120404910 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d47da1c9 => ffffffff) (gprs_llc.c:1125) 20241029120404910 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@340448a59994: Provider Link came up: sending NS-RESET 20241029120404943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120404943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120404943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120404943 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120404943 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120404943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120404944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120404944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120404944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120404946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120404946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120404946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120404946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120404946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120404946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120404946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120404946 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120404946 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120404946 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120404946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120404946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120404947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(579)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 20241029120404951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20241029120404963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI98(583)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241029120404963 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(583)@340448a59994: Provider Link came up: sending NS-RESET TC_attach_usim_a54_a53-BVCI196(577)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120404968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120404969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120404969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120404969 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120404969 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120404969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120404969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120404969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120404969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120404970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120404970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120404970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120404971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120404971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120404971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120404971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120404971 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120404971 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120404971 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120404971 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120404971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120404971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120404976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120404989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120404989 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@340448a59994: Provider Link came up: sending NS-RESET 20241029120405006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120405006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120405006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120405006 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120405006 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120405006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120405006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120405007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120405007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120405009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120405009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120405009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120405009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120405009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120405009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120405009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120405009 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120405009 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120405009 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120405009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(588)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120405010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120405010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120405014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120405028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120405028 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120405367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120405367 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120405367 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120405367 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120405368 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120405368 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@340448a59994: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='C34DAEF0'O, index=0 SGSN_Test-GSUP(590)@340448a59994: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@340448a59994: 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 := '7918A111BE16879298F7788E22FCAEF6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '677DBFED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '64F444385378BE3F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2B7CCF39A7BC3B7ACF76882CDD923BA7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '441B9AC25892D166F260C3107E17B248'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A6E5E99CD3BD884F5FFC7E61031C15E7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DF189C637E25EED5'O } } } } } 20241029120406445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120406445 DLLC NOTICE LLME(ffffffff/c34daef0){UNASSIGNED} LLC RX: unknown TLLI 0xc34daef0, creating LLME on the fly (gprs_llc.c:552) 20241029120406445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120406445 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120406445 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120406445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120406445 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120406445 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120406445 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120406445 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120406445 DLLC NOTICE LLME(ffffffff/c34daef0){UNASSIGNED} LLGM Assign pre (c34daef0 => effd01e4) (gprs_llc.c:1079) 20241029120406445 DLLC NOTICE LLME(c34daef0/effd01e4){ASSIGNED} LLGM Assign post (c34daef0 => effd01e4) (gprs_llc.c:1125) 20241029120406445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120406445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120406445 DMM DEBUG MM(262420000000040/effd01e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120406454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120406454 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120406454 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120406454 DMM DEBUG MM(262420000000040/effd01e4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241029120406454 DMM NOTICE MM(262420000000040/effd01e4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120406454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120406454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120406454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120406454 DMM DEBUG MM(262420000000040/effd01e4) Requesting authorization (sgsn_auth.c:160) 20241029120406454 DMM INFO MM(262420000000040/effd01e4) Requesting authentication tuples (sgsn_auth.c:184) 20241029120406454 DMM DEBUG MM(262420000000040/effd01e4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120406454 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241029120406454 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)@340448a59994: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@340448a59994: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241029120406456 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120406456 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120406456 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120406456 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120406456 DMM INFO MM(262420000000040/effd01e4) Subscriber data update (mmctx.c:445) 20241029120406456 DMM DEBUG MM(262420000000040/effd01e4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120406456 DMM INFO MM(262420000000040/effd01e4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120406456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120406456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120406456 DMM INFO MM(262420000000040/effd01e4) <- GMM AUTH AND CIPHERING REQ (rand = 79 18 a1 11 be 16 87 92 98 f7 78 8e 22 fc ae f6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a6 e5 e9 9c d3 bd 88 4f 5f fc 7e 61 03 1c 15 e7 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(592)@340448a59994: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@340448a59994: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@340448a59994: Final verdict of PTC: pass 20241029120406460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37646<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029120406461 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120406461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a53-BVCI196(577)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@340448a59994: Final verdict of PTC: none -NSVCI98(583)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP(590)@340448a59994: Final verdict of PTC: none -NSVCI97(578)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@340448a59994: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@340448a59994: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@340448a59994: Final verdict of PTC: none -NSVCI99(588)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(586)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(581)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(576)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@340448a59994: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Tue Oct 29 12:04:06 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 20241029120406519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120406922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37656<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67604) 20241029120407462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120407462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67604, count=71960) 20241029120408463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120408463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Tue Oct 29 12:04:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120409465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120409465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_usim_a53_a54 started. 20241029120410008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120410010 DMM INFO MM(262420000000040/effd01e4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120410010 DMM INFO MM(262420000000040/effd01e4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120410010 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120410011 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120410011 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120410011 DMM ERROR MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241029120410011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Deallocated (fsm.c:568) 20241029120410011 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120410011 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120410011 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120410011 DLLC NOTICE LLME(c34daef0/effd01e4){ASSIGNED} LLGM Assign pre (effd01e4 => ffffffff) (gprs_llc.c:1079) 20241029120410011 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (effd01e4 => ffffffff) (gprs_llc.c:1125) 20241029120410011 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@340448a59994: Provider Link came up: sending NS-RESET 20241029120410051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120410051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120410051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120410051 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120410051 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120410051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120410051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120410051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120410051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120410052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120410052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120410052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120410052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120410052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120410052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120410052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120410052 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120410052 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120410052 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120410052 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120410053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120410053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120410054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120410059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120410059 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@340448a59994: Provider Link came up: sending NS-RESET 20241029120410066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120410066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120410066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120410066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120410066 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120410066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120410066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120410066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120410066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120410067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120410067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120410067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120410067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120410067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120410067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120410067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120410067 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120410067 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120410067 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120410067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120410067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120410067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120410070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120410076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120410076 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@340448a59994: Provider Link came up: sending NS-RESET 20241029120410083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120410083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120410083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120410083 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120410083 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120410083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120410083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120410083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120410083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120410083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120410083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120410083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120410083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120410083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120410083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120410083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120410083 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120410083 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120410083 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120410083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120410084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120410084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120410086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120410091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120410091 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120410465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120410465 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120410465 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120410466 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120410470 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120410471 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@340448a59994: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='E78E1724'O, index=0 SGSN_Test-GSUP(609)@340448a59994: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@340448a59994: 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 := '4792DA7266A9E13F50DF056648779E5A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EE497C92'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8B26046B71E78287'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '35964C5DD03A54F888DF624741194538'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CDEE240E854C2B4E60C932F8C209C426'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '00A30EB2AFAD2D1F523E287DE5FE5754'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5006023E08436124'O } } } } } 20241029120411523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120411524 DLLC NOTICE LLME(ffffffff/e78e1724){UNASSIGNED} LLC RX: unknown TLLI 0xe78e1724, creating LLME on the fly (gprs_llc.c:552) 20241029120411524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120411524 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120411524 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120411524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120411524 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120411524 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120411524 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120411524 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120411524 DLLC NOTICE LLME(ffffffff/e78e1724){UNASSIGNED} LLGM Assign pre (e78e1724 => c29554de) (gprs_llc.c:1079) 20241029120411524 DLLC NOTICE LLME(e78e1724/c29554de){ASSIGNED} LLGM Assign post (e78e1724 => c29554de) (gprs_llc.c:1125) 20241029120411524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120411524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120411524 DMM DEBUG MM(262420000000040/c29554de) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120411533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120411533 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120411533 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120411533 DMM DEBUG MM(262420000000040/c29554de) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241029120411533 DMM NOTICE MM(262420000000040/c29554de) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120411533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120411533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120411533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120411533 DMM DEBUG MM(262420000000040/c29554de) Requesting authorization (sgsn_auth.c:160) 20241029120411533 DMM INFO MM(262420000000040/c29554de) Requesting authentication tuples (sgsn_auth.c:184) 20241029120411533 DMM DEBUG MM(262420000000040/c29554de) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120411533 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241029120411533 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)@340448a59994: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@340448a59994: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241029120411535 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120411535 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120411535 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120411535 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120411535 DMM INFO MM(262420000000040/c29554de) Subscriber data update (mmctx.c:445) 20241029120411535 DMM DEBUG MM(262420000000040/c29554de) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120411535 DMM INFO MM(262420000000040/c29554de) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120411535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120411535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120411535 DMM INFO MM(262420000000040/c29554de) <- GMM AUTH AND CIPHERING REQ (rand = 47 92 da 72 66 a9 e1 3f 50 df 05 66 48 77 9e 5a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 00 a3 0e b2 af ad 2d 1f 52 3e 28 7d e5 fe 57 54 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(611)@340448a59994: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@340448a59994: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@340448a59994: Final verdict of PTC: pass 20241029120411540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37658<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@340448a59994: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@340448a59994: Final verdict of PTC: none -NSVCI97(597)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@340448a59994: Final verdict of PTC: none -NSVCI99(607)@340448a59994: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@340448a59994: Final verdict of PTC: none 20241029120411543 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120411543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a53_a54-BVCI210(601)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@340448a59994: Final verdict of PTC: none -NSVCI98(602)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(600)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(605)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(595)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@340448a59994: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Tue Oct 29 12:04: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 20241029120411623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120412024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50766<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67568) 20241029120412544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120412544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67568, count=72204) 20241029120413544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120413545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Tue Oct 29 12:04:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120414546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120414546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_usim_a50_a54 started. 20241029120415084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120415086 DMM INFO MM(262420000000040/c29554de) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120415086 DMM INFO MM(262420000000040/c29554de) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120415086 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120415086 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120415086 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120415086 DMM ERROR MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241029120415086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Deallocated (fsm.c:568) 20241029120415086 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120415086 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120415086 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120415086 DLLC NOTICE LLME(e78e1724/c29554de){ASSIGNED} LLGM Assign pre (c29554de => ffffffff) (gprs_llc.c:1079) 20241029120415086 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c29554de => ffffffff) (gprs_llc.c:1125) 20241029120415086 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(616)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@340448a59994: Provider Link came up: sending NS-RESET 20241029120415127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120415127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120415127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120415127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120415127 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120415127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120415127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120415127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120415127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120415128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120415128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120415128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120415129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120415129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120415129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120415129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120415129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120415129 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120415129 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120415129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120415129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120415129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(617)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 20241029120415133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120415141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120415141 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(618)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_usim_a50_a54-BVCI196(615)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(621)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@340448a59994: Provider Link came up: sending NS-RESET 20241029120415146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120415146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120415146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120415146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120415146 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120415146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120415146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120415146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120415146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120415147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120415147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120415147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120415147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120415147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120415147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120415147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120415147 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120415147 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120415147 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120415147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(621)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120415148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120415148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120415150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120415155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120415155 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@340448a59994: Provider Link came up: sending NS-RESET 20241029120415170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120415170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120415170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120415170 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120415170 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120415170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120415170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120415170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120415170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120415172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120415172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120415172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120415172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120415172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120415172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120415172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120415172 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120415172 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120415172 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120415172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(627)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120415172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120415172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120415174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120415179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120415179 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(624)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120415547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120415547 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120415547 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120415547 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(626)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120415552 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120415553 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(626)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(626)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@340448a59994: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='C634CD8A'O, index=0 SGSN_Test-GSUP(628)@340448a59994: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@340448a59994: 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 := 'EA123E2E37D574FC65221809E0672810'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A24A628B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5BEEA107C4D2E8C5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2119323239487A2ABA68D462EF569019'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '86895071EBF3F6C27F1AB086444340E6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FCF4C3861F6500AC68955B7496A0C603'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B0F446693911BBEE'O } } } } } 20241029120416615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120416615 DLLC NOTICE LLME(ffffffff/c634cd8a){UNASSIGNED} LLC RX: unknown TLLI 0xc634cd8a, creating LLME on the fly (gprs_llc.c:552) 20241029120416615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120416615 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120416615 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120416615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120416615 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120416615 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120416615 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120416615 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120416615 DLLC NOTICE LLME(ffffffff/c634cd8a){UNASSIGNED} LLGM Assign pre (c634cd8a => e73681e4) (gprs_llc.c:1079) 20241029120416615 DLLC NOTICE LLME(c634cd8a/e73681e4){ASSIGNED} LLGM Assign post (c634cd8a => e73681e4) (gprs_llc.c:1125) 20241029120416615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120416615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120416615 DMM DEBUG MM(262420000000040/e73681e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120416624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120416624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120416624 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120416624 DMM DEBUG MM(262420000000040/e73681e4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241029120416624 DMM NOTICE MM(262420000000040/e73681e4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120416624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120416624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120416624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120416624 DMM DEBUG MM(262420000000040/e73681e4) Requesting authorization (sgsn_auth.c:160) 20241029120416624 DMM INFO MM(262420000000040/e73681e4) Requesting authentication tuples (sgsn_auth.c:184) 20241029120416624 DMM DEBUG MM(262420000000040/e73681e4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120416624 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241029120416624 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)@340448a59994: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@340448a59994: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241029120416626 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120416626 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120416626 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120416626 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120416626 DMM INFO MM(262420000000040/e73681e4) Subscriber data update (mmctx.c:445) 20241029120416626 DMM DEBUG MM(262420000000040/e73681e4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120416626 DMM INFO MM(262420000000040/e73681e4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120416626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120416626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120416626 DMM INFO MM(262420000000040/e73681e4) <- GMM AUTH AND CIPHERING REQ (rand = ea 12 3e 2e 37 d5 74 fc 65 22 18 09 e0 67 28 10 , mmctx_is_r99=1, vec->auth_types=0x3, autn = fc f4 c3 86 1f 65 00 ac 68 95 5b 74 96 a0 c6 03 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(630)@340448a59994: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@340448a59994: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@340448a59994: Final verdict of PTC: pass 20241029120416631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50782<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@340448a59994: Final verdict of PTC: none 20241029120416633 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120416633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(616)@340448a59994: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@340448a59994: Final verdict of PTC: none -NSVCI99(627)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@340448a59994: Final verdict of PTC: none -NSVCI98(621)@340448a59994: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(624)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@340448a59994: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(625)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(619)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(614)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(624): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@340448a59994: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Tue Oct 29 12:04: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 20241029120416710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120417112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50790<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67496) 20241029120417634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120417634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67496, count=71852) 20241029120418635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120418635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241029120419151 DGPRS DEBUG Checking for inactive LLMEs, time = 32731658 (sgsn.c:131) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Tue Oct 29 12:04:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120419636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120419636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_usim_a54_a50 started. 20241029120420208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120420209 DMM INFO MM(262420000000040/e73681e4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120420209 DMM INFO MM(262420000000040/e73681e4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120420209 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120420209 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120420209 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120420209 DMM ERROR MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241029120420209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Deallocated (fsm.c:568) 20241029120420209 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120420209 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120420209 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120420209 DLLC NOTICE LLME(c634cd8a/e73681e4){ASSIGNED} LLGM Assign pre (e73681e4 => ffffffff) (gprs_llc.c:1079) 20241029120420209 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e73681e4 => ffffffff) (gprs_llc.c:1125) 20241029120420209 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@340448a59994: Provider Link came up: sending NS-RESET 20241029120420227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120420227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120420227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120420227 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120420227 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120420227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120420227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120420227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120420227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120420228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120420228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120420228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120420228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120420228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120420228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120420228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120420228 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120420228 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120420228 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120420228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120420229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120420229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120420231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120420235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120420235 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(640)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@340448a59994: Provider Link came up: sending NS-RESET 20241029120420244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120420244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120420244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120420244 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120420244 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120420244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120420244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120420244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120420244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120420245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120420245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120420245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120420245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120420245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120420245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120420245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120420245 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120420245 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120420245 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120420245 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120420245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120420245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120420248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120420253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120420253 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(645)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@340448a59994: Provider Link came up: sending NS-RESET 20241029120420261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120420261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120420261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120420261 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120420261 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120420261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120420261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120420261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120420261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120420261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120420261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120420261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120420262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120420262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120420262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120420262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120420262 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120420262 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120420262 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120420262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120420262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120420262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120420264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120420271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120420271 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120420637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120420637 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120420637 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120420637 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120420639 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120420639 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@340448a59994: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='EFD75C6E'O, index=0 SGSN_Test-GSUP(647)@340448a59994: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@340448a59994: 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 := '0C4890C86146629DE2CA688558C89C08'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '14D64749'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2F60C4A860CC6C12'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '686A476E3780579BC494CD2F65DE8BAD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '53695A57D4B1158B420A8A0F73DDA4F3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7232865BE3431701B91486D6CDBF9C51'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9E62CADC8A702FD0'O } } } } } 20241029120421718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120421718 DLLC NOTICE LLME(ffffffff/efd75c6e){UNASSIGNED} LLC RX: unknown TLLI 0xefd75c6e, creating LLME on the fly (gprs_llc.c:552) 20241029120421718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120421718 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120421718 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120421718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120421718 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120421718 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120421718 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120421718 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120421719 DLLC NOTICE LLME(ffffffff/efd75c6e){UNASSIGNED} LLGM Assign pre (efd75c6e => d7179770) (gprs_llc.c:1079) 20241029120421719 DLLC NOTICE LLME(efd75c6e/d7179770){ASSIGNED} LLGM Assign post (efd75c6e => d7179770) (gprs_llc.c:1125) 20241029120421719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120421719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120421719 DMM DEBUG MM(262420000000040/d7179770) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120421732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120421732 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120421732 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120421732 DMM DEBUG MM(262420000000040/d7179770) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241029120421732 DMM NOTICE MM(262420000000040/d7179770) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120421732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120421732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120421732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120421732 DMM DEBUG MM(262420000000040/d7179770) Requesting authorization (sgsn_auth.c:160) 20241029120421732 DMM INFO MM(262420000000040/d7179770) Requesting authentication tuples (sgsn_auth.c:184) 20241029120421732 DMM DEBUG MM(262420000000040/d7179770) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120421732 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241029120421732 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(647)@340448a59994: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@340448a59994: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241029120421734 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120421734 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120421734 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120421734 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120421734 DMM INFO MM(262420000000040/d7179770) Subscriber data update (mmctx.c:445) 20241029120421734 DMM DEBUG MM(262420000000040/d7179770) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120421734 DMM INFO MM(262420000000040/d7179770) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120421734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120421734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120421734 DMM INFO MM(262420000000040/d7179770) <- GMM AUTH AND CIPHERING REQ (rand = 0c 48 90 c8 61 46 62 9d e2 ca 68 85 58 c8 9c 08 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 72 32 86 5b e3 43 17 01 b9 14 86 d6 cd bf 9c 51 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(649)@340448a59994: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@340448a59994: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@340448a59994: Final verdict of PTC: pass 20241029120421743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50796<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@340448a59994: Final verdict of PTC: none -NSVCI98(640)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@340448a59994: Final verdict of PTC: none 20241029120421746 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120421746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a50-BVCI210(639)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@340448a59994: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@340448a59994: Final verdict of PTC: none -NSVCI99(645)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@340448a59994: Final verdict of PTC: none -NSVCI97(635)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(643)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(638)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(633)@340448a59994: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@340448a59994: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Tue Oct 29 12:04: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 20241029120421868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120422269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48038<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67504) 20241029120422747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120422747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67504, count=71860) 20241029120423748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120423748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Tue Oct 29 12:04:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120424750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120424750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_detach_unknown_nopoweroff started. 20241029120425293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120425294 DMM INFO MM(262420000000040/d7179770) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120425294 DMM INFO MM(262420000000040/d7179770) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120425294 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120425294 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120425294 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120425294 DMM ERROR MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241029120425294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Deallocated (fsm.c:568) 20241029120425294 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120425294 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120425294 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120425294 DLLC NOTICE LLME(efd75c6e/d7179770){ASSIGNED} LLGM Assign pre (d7179770 => ffffffff) (gprs_llc.c:1079) 20241029120425294 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7179770 => ffffffff) (gprs_llc.c:1125) 20241029120425294 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@340448a59994: Provider Link came up: sending NS-RESET 20241029120425315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120425315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120425315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120425315 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120425315 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120425315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120425315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120425315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120425315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120425316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120425316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120425316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120425316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120425316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120425316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120425316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120425316 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120425316 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120425316 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120425316 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120425317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120425317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120425320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120425328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120425328 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(656)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(653)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@340448a59994: Provider Link came up: sending NS-RESET 20241029120425335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120425335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120425335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120425335 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120425335 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120425335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120425335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120425335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120425335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120425336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120425336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120425336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120425336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120425336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120425336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120425336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120425336 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120425336 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120425336 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120425336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120425337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120425337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120425339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241029120425346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120425346 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(665)@340448a59994: Provider Link came up: sending NS-RESET 20241029120425359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120425359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120425359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120425359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120425359 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120425359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120425359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120425359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120425359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(665)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120425360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120425360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120425360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120425360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120425360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120425360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120425360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120425360 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120425360 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120425360 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120425360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120425361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120425361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(665)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(665)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120425363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120425369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120425369 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(662)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120425751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120425751 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120425751 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120425751 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(664)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(664)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120425752 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(664)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(664)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(664)@340448a59994: 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)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241029120425752 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(664)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(664)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@340448a59994: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='E514B07F'O, index=0 SGSN_Test-GSUP(666)@340448a59994: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241029120426777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120426777 DLLC NOTICE LLME(ffffffff/e514b07f){UNASSIGNED} LLC RX: unknown TLLI 0xe514b07f, creating LLME on the fly (gprs_llc.c:552) 20241029120426777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120426777 DMM NOTICE LLME(ffffffff/e514b07f){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241029120426777 DLLC NOTICE LLME(ffffffff/e514b07f){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241029120426777 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xe514b07f type=GPRS detach (gprs_gmm.c:1465) 20241029120426777 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241029120426777 DLLC NOTICE LLME(ffffffff/e514b07f){UNASSIGNED} LLGM Assign pre (e514b07f => ffffffff) (gprs_llc.c:1079) 20241029120426777 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e514b07f => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@340448a59994: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@340448a59994: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@340448a59994: Final verdict of PTC: pass 20241029120426786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48044<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029120426787 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120426787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(650)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(664)@340448a59994: Final verdict of PTC: none -NSVCI99(665)@340448a59994: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@340448a59994: Final verdict of PTC: none -NSVCI97(654)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@340448a59994: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(662)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@340448a59994: Final verdict of PTC: none -NSVCI98(659)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@340448a59994: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(663)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(657)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(652)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP(666)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(662): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(663): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(664): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(665): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@340448a59994: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Tue Oct 29 12:04: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 20241029120426917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120427218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47484) 20241029120427788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120427788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47484, count=57468) 20241029120428790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120428790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Tue Oct 29 12:04:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120429790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120429790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_detach_unknown_poweroff started. 20241029120430274 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120430276 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@340448a59994: Provider Link came up: sending NS-RESET 20241029120430308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120430309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120430309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120430309 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120430309 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120430309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120430309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120430309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120430309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120430310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120430310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120430310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120430310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120430310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120430310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120430310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120430310 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120430310 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120430310 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120430310 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120430310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120430310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(674)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 20241029120430312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120430316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120430316 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@340448a59994: Provider Link came up: sending NS-RESET 20241029120430323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120430323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120430323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120430323 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120430323 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120430323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120430323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120430323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120430323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120430323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120430323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120430323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120430323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120430323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120430324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120430324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120430324 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120430324 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120430324 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120430324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120430324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120430324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120430325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120430330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120430330 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@340448a59994: Provider Link came up: sending NS-RESET 20241029120430339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120430339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120430339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120430339 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120430339 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120430339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120430339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120430339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120430339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120430340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120430340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120430340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120430340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120430340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120430340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120430340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120430340 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120430340 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120430341 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120430341 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120430341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120430341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120430343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120430348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120430348 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120430791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120430791 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120430791 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120430791 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120430793 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120430794 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@340448a59994: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='C3E12A03'O, index=0 SGSN_Test-GSUP(685)@340448a59994: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241029120431866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120431866 DLLC NOTICE LLME(ffffffff/c3e12a03){UNASSIGNED} LLC RX: unknown TLLI 0xc3e12a03, creating LLME on the fly (gprs_llc.c:552) 20241029120431866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120431866 DMM NOTICE LLME(ffffffff/c3e12a03){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(687)@340448a59994: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@340448a59994: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@340448a59994: Final verdict of PTC: pass 20241029120437023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48056<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@340448a59994: Final verdict of PTC: none 20241029120437029 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(683)@340448a59994: Final verdict of PTC: none 20241029120437029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(678)@340448a59994: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@340448a59994: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@340448a59994: Final verdict of PTC: none -NSVCI97(673)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@340448a59994: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(671)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(681)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(676)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@340448a59994: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Tue Oct 29 12:04:37 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 20241029120437165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120437466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34376<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46796) 20241029120438031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120438031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46796, count=52228) 20241029120439033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120439033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Tue Oct 29 12:04:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120440034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120440034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_detach_nopoweroff started. 20241029120440548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120440551 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@340448a59994: Provider Link came up: sending NS-RESET 20241029120440590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120440590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120440590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120440590 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120440590 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120440590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120440590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120440590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120440590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120440591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120440591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120440591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120440591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120440591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120440591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120440591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120440591 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120440591 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120440591 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120440591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120440592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120440592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120440594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120440600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120440600 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@340448a59994: Provider Link came up: sending NS-RESET 20241029120440607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120440607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120440607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120440607 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120440607 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120440607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120440607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120440607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120440607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120440608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120440608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120440608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120440608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120440608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120440608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120440608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120440608 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120440608 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120440608 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120440608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120440609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120440609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120440610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120440615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120440615 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(703)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(703)@340448a59994: Provider Link came up: sending NS-RESET 20241029120440629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120440629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120440629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120440629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120440629 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120440629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120440629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120440629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120440629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(703)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120440630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120440630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120440630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120440630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120440630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120440630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120440630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120440630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120440630 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120440630 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120440630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120440630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120440630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(703)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(703)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120440633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120440637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120440637 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(700)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120441035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120441035 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120441035 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120441035 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(702)@340448a59994: Established a new IPA connection (conn_id=2) 20241029120441036 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(702)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120441036 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(702)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(702)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(702)@340448a59994: 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(702)@340448a59994: 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(702)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(702)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@340448a59994: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='D34B0361'O, index=0 SGSN_Test-GSUP(704)@340448a59994: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@340448a59994: 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 := 'CF82C0E00A056E116CC4EBFD997AFAC2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8174E8CA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '549318AD4612885B'O } } } } } 20241029120442101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120442101 DLLC NOTICE LLME(ffffffff/d34b0361){UNASSIGNED} LLC RX: unknown TLLI 0xd34b0361, creating LLME on the fly (gprs_llc.c:552) 20241029120442101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120442101 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120442101 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120442101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120442101 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120442101 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120442101 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120442101 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120442101 DLLC NOTICE LLME(ffffffff/d34b0361){UNASSIGNED} LLGM Assign pre (d34b0361 => fe4dea60) (gprs_llc.c:1079) 20241029120442101 DLLC NOTICE LLME(d34b0361/fe4dea60){ASSIGNED} LLGM Assign post (d34b0361 => fe4dea60) (gprs_llc.c:1125) 20241029120442101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120442101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120442101 DMM DEBUG MM(262420000000015/fe4dea60) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120442116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120442116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120442116 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120442116 DMM DEBUG MM(262420000000015/fe4dea60) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241029120442116 DMM NOTICE MM(262420000000015/fe4dea60) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120442116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120442116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120442116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120442116 DMM DEBUG MM(262420000000015/fe4dea60) Requesting authorization (sgsn_auth.c:160) 20241029120442116 DMM INFO MM(262420000000015/fe4dea60) Requesting authentication tuples (sgsn_auth.c:184) 20241029120442116 DMM DEBUG MM(262420000000015/fe4dea60) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120442116 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241029120442116 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@340448a59994: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@340448a59994: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241029120442120 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120442120 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120442120 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120442120 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120442120 DMM INFO MM(262420000000015/fe4dea60) Subscriber data update (mmctx.c:445) 20241029120442120 DMM DEBUG MM(262420000000015/fe4dea60) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120442120 DMM INFO MM(262420000000015/fe4dea60) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120442120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120442120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120442120 DMM INFO MM(262420000000015/fe4dea60) <- GMM AUTH AND CIPHERING REQ (rand = cf 82 c0 e0 0a 05 6e 11 6c c4 eb fd 99 7a fa c2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120442128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120442128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120442128 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120442128 DMM INFO MM(262420000000015/fe4dea60) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120442128 DMM NOTICE MM(262420000000015/fe4dea60) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120442128 DMM DEBUG MM(262420000000015/fe4dea60) checking auth: received GSM SRES = 81 74 e8 ca (gprs_gmm.c:666) 20241029120442129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120442129 DMM DEBUG MM(262420000000015/fe4dea60) Requesting authorization (sgsn_auth.c:160) 20241029120442129 DMM INFO MM(262420000000015/fe4dea60) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120442129 DMM DEBUG MM(262420000000015/fe4dea60) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120442129 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241029120442129 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) 20241029120442129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120442129 DMM INFO MM(262420000000015/fe4dea60) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe4dea60) (gprs_gmm.c:300) 20241029120442130 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120442130 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120442130 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241029120442130 DMM INFO MM(262420000000015/fe4dea60) Subscriber data update (mmctx.c:445) 20241029120442130 DMM DEBUG MM(262420000000015/fe4dea60) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120442130 DMM INFO MM(262420000000015/fe4dea60) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120442130 DMM NOTICE MM(262420000000015/fe4dea60) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241029120442130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120442130 DMM NOTICE MM(262420000000015/fe4dea60) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120442130 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) 20241029120442130 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120442130 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241029120442130 DMM INFO MM(262420000000015/fe4dea60) Subscriber data update (mmctx.c:445) 20241029120442130 DMM DEBUG MM(262420000000015/fe4dea60) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120442134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120442134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120442134 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120442134 DMM INFO MM(262420000000015/fe4dea60) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120442134 DMM NOTICE MM(262420000000015/fe4dea60) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120442134 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120442134 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120442134 DLLC NOTICE LLME(d34b0361/fe4dea60){ASSIGNED} LLGM Assign pre (ffffffff => fe4dea60) (gprs_llc.c:1079) 20241029120442134 DLLC NOTICE LLME(ffffffff/fe4dea60){ASSIGNED} LLGM Assign post (ffffffff => fe4dea60) (gprs_llc.c:1125) 20241029120442134 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120442134 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120442134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120442134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@340448a59994: setverdict(pass): none -> pass 20241029120442186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120442186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120442186 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120442186 DMM INFO MM(262420000000015/fe4dea60) -> GMM DETACH REQUEST TLLI=0xfe4dea60 type=GPRS detach (gprs_gmm.c:1465) 20241029120442186 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241029120442186 DMM INFO MM(262420000000015/fe4dea60) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241029120442186 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120442186 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120442186 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120442186 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120442186 DLLC NOTICE LLME(ffffffff/fe4dea60){ASSIGNED} LLGM Assign pre (fe4dea60 => ffffffff) (gprs_llc.c:1079) 20241029120442186 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe4dea60 => ffffffff) (gprs_llc.c:1125) 20241029120442186 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241029120442186 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) 20241029120442186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029120442187 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120442187 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120442187 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120442187 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@340448a59994: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@340448a59994: Final verdict of PTC: pass 20241029120442192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34390<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@340448a59994: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@340448a59994: Final verdict of PTC: none -NSVCI99(703)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@340448a59994: Final verdict of PTC: none 20241029120442193 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120442194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(702)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@340448a59994: Final verdict of PTC: none -NSVCI98(697)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@340448a59994: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(700)@340448a59994: Final verdict of PTC: none -NSVCI97(692)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(701)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(690)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(695)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@340448a59994: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_detach_nopoweroff-BVCI220(700): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(701): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(702): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(703): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@340448a59994: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Tue Oct 29 12:04:42 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241029120442264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120442565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41710<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79360) 20241029120443194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120443194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79360, count=94096) 20241029120444195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120444195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Tue Oct 29 12:04:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120445196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120445196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_detach_poweroff started. 20241029120445604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120445605 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@340448a59994: Provider Link came up: sending NS-RESET 20241029120445627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120445627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120445627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120445627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120445627 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120445627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120445627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120445627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120445627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120445628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120445628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120445628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120445628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120445628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120445628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120445628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120445628 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120445628 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120445628 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120445628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120445628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120445628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120445630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120445635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120445635 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(716)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@340448a59994: Provider Link came up: sending NS-RESET 20241029120445644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120445644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120445644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120445644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120445644 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120445644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120445644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120445644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120445644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120445645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120445645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120445645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120445645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120445645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120445645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120445645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120445645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120445645 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120445645 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120445645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120445645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120445645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120445647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120445651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120445651 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@340448a59994: Provider Link came up: sending NS-RESET 20241029120445661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120445661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120445661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120445661 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120445661 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120445661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120445661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120445661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120445661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120445662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120445662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120445662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120445662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120445662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120445662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120445662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120445662 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120445662 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120445662 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120445662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120445662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120445663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120445665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120445670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120445670 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120446197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120446197 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120446197 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120446197 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120446198 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120446198 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@340448a59994: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='DCBD5AC2'O, index=0 SGSN_Test-GSUP(723)@340448a59994: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@340448a59994: 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 := '26AC0FFECB695AA928D588750E3DBFFC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B3F1856B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '88241A2C080EC0E4'O } } } } } 20241029120447258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120447258 DLLC NOTICE LLME(ffffffff/dcbd5ac2){UNASSIGNED} LLC RX: unknown TLLI 0xdcbd5ac2, creating LLME on the fly (gprs_llc.c:552) 20241029120447258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120447258 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120447258 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120447258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120447258 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120447258 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120447258 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120447258 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120447258 DLLC NOTICE LLME(ffffffff/dcbd5ac2){UNASSIGNED} LLGM Assign pre (dcbd5ac2 => ef6343f0) (gprs_llc.c:1079) 20241029120447258 DLLC NOTICE LLME(dcbd5ac2/ef6343f0){ASSIGNED} LLGM Assign post (dcbd5ac2 => ef6343f0) (gprs_llc.c:1125) 20241029120447258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120447258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120447258 DMM DEBUG MM(262420000000016/ef6343f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120447273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120447273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120447273 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120447273 DMM DEBUG MM(262420000000016/ef6343f0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241029120447273 DMM NOTICE MM(262420000000016/ef6343f0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120447273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120447273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120447273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120447273 DMM DEBUG MM(262420000000016/ef6343f0) Requesting authorization (sgsn_auth.c:160) 20241029120447273 DMM INFO MM(262420000000016/ef6343f0) Requesting authentication tuples (sgsn_auth.c:184) 20241029120447273 DMM DEBUG MM(262420000000016/ef6343f0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120447274 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241029120447274 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@340448a59994: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@340448a59994: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241029120447278 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120447278 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120447278 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120447278 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120447278 DMM INFO MM(262420000000016/ef6343f0) Subscriber data update (mmctx.c:445) 20241029120447278 DMM DEBUG MM(262420000000016/ef6343f0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120447278 DMM INFO MM(262420000000016/ef6343f0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120447278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120447278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120447278 DMM INFO MM(262420000000016/ef6343f0) <- GMM AUTH AND CIPHERING REQ (rand = 26 ac 0f fe cb 69 5a a9 28 d5 88 75 0e 3d bf fc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120447289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120447289 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120447289 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120447289 DMM INFO MM(262420000000016/ef6343f0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120447289 DMM NOTICE MM(262420000000016/ef6343f0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120447289 DMM DEBUG MM(262420000000016/ef6343f0) checking auth: received GSM SRES = b3 f1 85 6b (gprs_gmm.c:666) 20241029120447289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120447289 DMM DEBUG MM(262420000000016/ef6343f0) Requesting authorization (sgsn_auth.c:160) 20241029120447289 DMM INFO MM(262420000000016/ef6343f0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120447289 DMM DEBUG MM(262420000000016/ef6343f0) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120447289 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241029120447289 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) 20241029120447289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120447289 DMM INFO MM(262420000000016/ef6343f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xef6343f0) (gprs_gmm.c:300) 20241029120447290 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120447290 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120447290 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241029120447290 DMM INFO MM(262420000000016/ef6343f0) Subscriber data update (mmctx.c:445) 20241029120447290 DMM DEBUG MM(262420000000016/ef6343f0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120447290 DMM INFO MM(262420000000016/ef6343f0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120447290 DMM NOTICE MM(262420000000016/ef6343f0) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241029120447290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120447290 DMM NOTICE MM(262420000000016/ef6343f0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120447290 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) 20241029120447290 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120447290 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241029120447290 DMM INFO MM(262420000000016/ef6343f0) Subscriber data update (mmctx.c:445) 20241029120447290 DMM DEBUG MM(262420000000016/ef6343f0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120447293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120447293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120447293 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120447293 DMM INFO MM(262420000000016/ef6343f0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120447293 DMM NOTICE MM(262420000000016/ef6343f0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120447293 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120447293 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120447293 DLLC NOTICE LLME(dcbd5ac2/ef6343f0){ASSIGNED} LLGM Assign pre (ffffffff => ef6343f0) (gprs_llc.c:1079) 20241029120447293 DLLC NOTICE LLME(ffffffff/ef6343f0){ASSIGNED} LLGM Assign post (ffffffff => ef6343f0) (gprs_llc.c:1125) 20241029120447293 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120447293 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120447293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120447293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@340448a59994: setverdict(pass): none -> pass 20241029120447351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120447351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241029120447352 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120447352 DMM INFO MM(262420000000016/ef6343f0) -> GMM DETACH REQUEST TLLI=0xef6343f0 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241029120447352 DMM INFO MM(262420000000016/ef6343f0) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241029120447352 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120447352 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120447352 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120447352 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120447352 DLLC NOTICE LLME(ffffffff/ef6343f0){ASSIGNED} LLGM Assign pre (ef6343f0 => ffffffff) (gprs_llc.c:1079) 20241029120447352 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef6343f0 => ffffffff) (gprs_llc.c:1125) 20241029120447352 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241029120447352 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) 20241029120447352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029120447352 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120447352 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120447352 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120447354 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241029120449152 DGPRS DEBUG Checking for inactive LLMEs, time = 32731688 (sgsn.c:131) TC_detach_poweroff(725)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@340448a59994: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@340448a59994: Final verdict of PTC: pass 20241029120452365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41722<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029120452369 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120452369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(723)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@340448a59994: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@340448a59994: Final verdict of PTC: none -NSVCI97(711)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@340448a59994: Final verdict of PTC: none -NSVCI99(721)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@340448a59994: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@340448a59994: Final verdict of PTC: none -NSVCI98(716)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@340448a59994: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(719)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(709)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(714)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@340448a59994: Test case TC_detach_poweroff finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Tue Oct 29 12:04:52 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241029120452530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120452831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46620<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87896) 20241029120453370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120453370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87896, count=93948) 20241029120454371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120454371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Tue Oct 29 12:04:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120455372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120455372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_pdp_act started. 20241029120455866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120455868 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@340448a59994: Provider Link came up: sending NS-RESET 20241029120455907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120455907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120455907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120455907 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120455907 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120455907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120455907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120455907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120455907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120455908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120455908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120455908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120455908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120455908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120455908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120455908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120455908 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120455908 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120455908 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120455908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120455908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120455908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120455910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120455914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120455914 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@340448a59994: Provider Link came up: sending NS-RESET 20241029120455921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120455921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120455921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120455921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120455921 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120455921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120455921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120455921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120455921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120455923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120455923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120455923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120455923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120455923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120455923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120455923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120455923 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120455923 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120455923 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120455923 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120455923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120455923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(736)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 20241029120455926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(732)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120455934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120455934 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(741)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(741)@340448a59994: Provider Link came up: sending NS-RESET 20241029120455943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120455943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120455943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120455943 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120455943 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120455943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120455943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120455943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120455943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(741)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120455944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120455944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120455944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120455944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120455944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120455944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120455944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120455944 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120455944 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120455944 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120455944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120455944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120455944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(741)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(741)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120455947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120455952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120455952 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(738)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120456373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120456373 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120456373 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120456373 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(740)@340448a59994: Established a new IPA connection (conn_id=2) 20241029120456374 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(740)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120456374 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(740)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(740)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(740)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(740)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(740)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(740)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@340448a59994: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='C58B5402'O, index=0 SGSN_Test-GSUP(742)@340448a59994: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@340448a59994: 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 := '53D63537E6F497333B1C8A0841DB267A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FC91DFFA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '312FBCA907A3E39D'O } } } } } 20241029120456398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120456398 DLLC NOTICE LLME(ffffffff/c58b5402){UNASSIGNED} LLC RX: unknown TLLI 0xc58b5402, creating LLME on the fly (gprs_llc.c:552) 20241029120456398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120456398 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120456398 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120456398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120456398 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120456398 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120456398 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120456398 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120456398 DLLC NOTICE LLME(ffffffff/c58b5402){UNASSIGNED} LLGM Assign pre (c58b5402 => eb440a64) (gprs_llc.c:1079) 20241029120456398 DLLC NOTICE LLME(c58b5402/eb440a64){ASSIGNED} LLGM Assign post (c58b5402 => eb440a64) (gprs_llc.c:1125) 20241029120456398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120456398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120456398 DMM DEBUG MM(262420000000017/eb440a64) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120456405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120456405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120456405 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120456405 DMM DEBUG MM(262420000000017/eb440a64) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241029120456405 DMM NOTICE MM(262420000000017/eb440a64) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120456405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120456405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120456405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120456405 DMM DEBUG MM(262420000000017/eb440a64) Requesting authorization (sgsn_auth.c:160) 20241029120456405 DMM INFO MM(262420000000017/eb440a64) Requesting authentication tuples (sgsn_auth.c:184) 20241029120456405 DMM DEBUG MM(262420000000017/eb440a64) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120456405 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241029120456405 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(742)@340448a59994: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@340448a59994: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241029120456446 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120456446 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120456446 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120456446 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120456446 DMM INFO MM(262420000000017/eb440a64) Subscriber data update (mmctx.c:445) 20241029120456446 DMM DEBUG MM(262420000000017/eb440a64) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120456446 DMM INFO MM(262420000000017/eb440a64) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120456446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120456446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120456446 DMM INFO MM(262420000000017/eb440a64) <- GMM AUTH AND CIPHERING REQ (rand = 53 d6 35 37 e6 f4 97 33 3b 1c 8a 08 41 db 26 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120456451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120456451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120456451 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120456451 DMM INFO MM(262420000000017/eb440a64) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120456451 DMM NOTICE MM(262420000000017/eb440a64) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120456451 DMM DEBUG MM(262420000000017/eb440a64) checking auth: received GSM SRES = fc 91 df fa (gprs_gmm.c:666) 20241029120456451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120456451 DMM DEBUG MM(262420000000017/eb440a64) Requesting authorization (sgsn_auth.c:160) 20241029120456451 DMM INFO MM(262420000000017/eb440a64) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120456451 DMM DEBUG MM(262420000000017/eb440a64) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120456451 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241029120456451 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) 20241029120456451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120456451 DMM INFO MM(262420000000017/eb440a64) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb440a64) (gprs_gmm.c:300) 20241029120456452 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120456452 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120456452 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241029120456452 DMM INFO MM(262420000000017/eb440a64) Subscriber data update (mmctx.c:445) 20241029120456452 DMM DEBUG MM(262420000000017/eb440a64) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120456452 DMM INFO MM(262420000000017/eb440a64) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120456452 DMM NOTICE MM(262420000000017/eb440a64) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241029120456452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120456452 DMM NOTICE MM(262420000000017/eb440a64) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120456452 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) 20241029120456452 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120456452 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241029120456452 DMM INFO MM(262420000000017/eb440a64) Subscriber data update (mmctx.c:445) 20241029120456452 DMM DEBUG MM(262420000000017/eb440a64) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120456455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120456455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120456455 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120456455 DMM INFO MM(262420000000017/eb440a64) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120456455 DMM NOTICE MM(262420000000017/eb440a64) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120456455 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120456455 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120456455 DLLC NOTICE LLME(c58b5402/eb440a64){ASSIGNED} LLGM Assign pre (ffffffff => eb440a64) (gprs_llc.c:1079) 20241029120456455 DLLC NOTICE LLME(ffffffff/eb440a64){ASSIGNED} LLGM Assign post (ffffffff => eb440a64) (gprs_llc.c:1125) 20241029120456455 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120456455 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120456455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120456455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@340448a59994: setverdict(pass): none -> pass 20241029120456515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120456515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029120456515 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120456515 DMM INFO MM(262420000000017/eb440a64) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029120456515 DMM INFO MM(262420000000017/eb440a64) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029120456515 DMM DEBUG MM(262420000000017/eb440a64) Using GGSN 0 (gprs_sm.c:317) 20241029120456515 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) 20241029120456515 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241029120456515 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029120456515 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:185) 20241029120456515 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241029120456546 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 7f 0c 4c 88 11 2a 10 a5 c9 14 05 7f 0c ed 18 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=1026 from retransmit req queue (gtp.c:443) 20241029120456546 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76b30d0, cbp=0x561a61586610) (sgsn_libgtp.c:629) 20241029120456546 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029120456546 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a61588fb8 TLLI=eb440a64, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029120456546 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029120456546 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@340448a59994: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@340448a59994: Final verdict of PTC: pass 20241029120456560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46628<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@340448a59994: Final verdict of PTC: none 20241029120456562 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_pdp_act-BVCI210(734)@340448a59994: Final verdict of PTC: none -NSVCI97(730)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(740)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@340448a59994: Final verdict of PTC: none 20241029120456562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(741)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(738)@340448a59994: Final verdict of PTC: none -NSVCI98(735)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(739)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(728)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(733)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act-BVCI220(738): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(739): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(740): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(741): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@340448a59994: Test case TC_attach_pdp_act finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Tue Oct 29 12:04:56 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 20241029120456631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120457033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46630<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91416) 20241029120457564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120457564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91416, count=91956) 20241029120458565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120458565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Tue Oct 29 12:04:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120459566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120459566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_pdp_act_unattached started. 20241029120500071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120500072 DMM INFO MM(262420000000017/eb440a64) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120500072 DMM INFO MM(262420000000017/eb440a64) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120500072 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120500072 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120500072 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120500072 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120500072 DLLC NOTICE LLME(ffffffff/eb440a64){ASSIGNED} LLGM Assign pre (eb440a64 => ffffffff) (gprs_llc.c:1079) 20241029120500072 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb440a64 => ffffffff) (gprs_llc.c:1125) 20241029120500072 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561a61588c60 (gprs_sndcp.c:574) 20241029120500072 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a61588fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029120500072 DMM NOTICE MM(262420000000017/eb440a64) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241029120500072 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241029120500072 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241029120500072 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029120500072 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241029120500072 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241029120500072 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) 20241029120500072 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) 20241029120500072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029120500072 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120500072 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120500072 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120500072 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@340448a59994: Provider Link came up: sending NS-RESET 20241029120500090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120500090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120500090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120500090 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120500090 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120500090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120500090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120500090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120500090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120500091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120500091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120500091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120500091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120500091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120500091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120500091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120500091 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120500091 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120500091 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120500091 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(749)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120500091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120500091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120500093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120500099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120500099 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@340448a59994: Provider Link came up: sending NS-RESET 20241029120500109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120500109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120500109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120500109 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120500109 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120500109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120500109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120500109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120500109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120500110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120500111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120500111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120500111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120500111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120500111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120500111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120500111 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120500111 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120500111 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120500111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(754)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120500111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120500111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120500113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120500119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120500119 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@340448a59994: Provider Link came up: sending NS-RESET 20241029120500128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120500128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120500128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120500128 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120500128 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120500128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120500128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120500128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120500128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120500128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120500128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120500128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120500128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120500128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120500129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120500129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120500129 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120500129 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120500129 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120500129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(759)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120500129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120500129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120500131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120500135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120500135 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120500566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120500566 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120500566 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120500566 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120500571 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120500572 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@340448a59994: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='EB1B589D'O, index=0 SGSN_Test-GSUP(761)@340448a59994: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241029120500614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120500614 DLLC NOTICE LLME(ffffffff/eb1b589d){UNASSIGNED} LLC RX: unknown TLLI 0xeb1b589d, creating LLME on the fly (gprs_llc.c:552) 20241029120500614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241029120500614 DMM NOTICE LLME(ffffffff/eb1b589d){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241029120500614 DLLC NOTICE LLME(ffffffff/eb1b589d){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241029120500614 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(763)@340448a59994: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@340448a59994: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@340448a59994: Final verdict of PTC: pass 20241029120500621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46632<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@340448a59994: Final verdict of PTC: none -NSVCI97(749)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@340448a59994: Final verdict of PTC: none 20241029120500624 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120500624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_pdp_act_unattached-BVCI196(748)@340448a59994: Final verdict of PTC: none -NSVCI98(754)@340448a59994: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@340448a59994: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@340448a59994: Final verdict of PTC: none -NSVCI99(759)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(757)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(747)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(752)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@340448a59994: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Tue Oct 29 12:05:00 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 20241029120500701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120501003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46636<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55340) 20241029120501625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120501625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55340, count=59696) 20241029120502626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120502626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Tue Oct 29 12:05:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120503627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120503627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_pdp_act_user started. 20241029120504093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120504097 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@340448a59994: Provider Link came up: sending NS-RESET 20241029120504162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120504162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120504162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120504162 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120504162 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120504162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120504162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120504162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120504162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120504163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120504163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120504163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120504163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120504163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120504163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120504164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120504164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120504164 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120504164 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120504164 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120504164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120504164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120504167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120504173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120504173 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@340448a59994: Provider Link came up: sending NS-RESET 20241029120504179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120504179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120504179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120504179 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120504179 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120504179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120504179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120504179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120504179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120504180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120504180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120504180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120504180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120504180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120504180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120504180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120504180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120504180 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120504180 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120504180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120504180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120504180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120504181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120504186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120504186 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@340448a59994: Provider Link came up: sending NS-RESET 20241029120504195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120504195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120504195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120504195 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120504195 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120504195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120504195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120504195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120504195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120504196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120504196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120504196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120504196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120504196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120504196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120504196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120504196 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120504196 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120504196 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120504196 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(778)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120504196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120504196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120504198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120504203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120504203 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120504628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120504628 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120504628 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120504628 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120504633 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120504634 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@340448a59994: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='D8D4E486'O, index=0 SGSN_Test-GSUP(780)@340448a59994: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@340448a59994: 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 := '16A4FF9EC1A8970AD2553714B7B63EF3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D026F0AB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BD0122A3BDB05207'O } } } } } 20241029120504708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120504708 DLLC NOTICE LLME(ffffffff/d8d4e486){UNASSIGNED} LLC RX: unknown TLLI 0xd8d4e486, creating LLME on the fly (gprs_llc.c:552) 20241029120504708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120504708 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120504708 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120504708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120504708 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120504708 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120504708 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120504708 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120504708 DLLC NOTICE LLME(ffffffff/d8d4e486){UNASSIGNED} LLGM Assign pre (d8d4e486 => fbd3ca41) (gprs_llc.c:1079) 20241029120504708 DLLC NOTICE LLME(d8d4e486/fbd3ca41){ASSIGNED} LLGM Assign post (d8d4e486 => fbd3ca41) (gprs_llc.c:1125) 20241029120504708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120504708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120504708 DMM DEBUG MM(262420000000019/fbd3ca41) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120504733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120504733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120504733 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120504733 DMM DEBUG MM(262420000000019/fbd3ca41) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241029120504733 DMM NOTICE MM(262420000000019/fbd3ca41) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120504734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120504734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120504734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120504734 DMM DEBUG MM(262420000000019/fbd3ca41) Requesting authorization (sgsn_auth.c:160) 20241029120504734 DMM INFO MM(262420000000019/fbd3ca41) Requesting authentication tuples (sgsn_auth.c:184) 20241029120504734 DMM DEBUG MM(262420000000019/fbd3ca41) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120504734 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241029120504734 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@340448a59994: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@340448a59994: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241029120504740 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120504740 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120504740 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120504740 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120504740 DMM INFO MM(262420000000019/fbd3ca41) Subscriber data update (mmctx.c:445) 20241029120504740 DMM DEBUG MM(262420000000019/fbd3ca41) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120504740 DMM INFO MM(262420000000019/fbd3ca41) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120504740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120504740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120504740 DMM INFO MM(262420000000019/fbd3ca41) <- GMM AUTH AND CIPHERING REQ (rand = 16 a4 ff 9e c1 a8 97 0a d2 55 37 14 b7 b6 3e f3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120504758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120504758 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120504758 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120504758 DMM INFO MM(262420000000019/fbd3ca41) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120504758 DMM NOTICE MM(262420000000019/fbd3ca41) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120504758 DMM DEBUG MM(262420000000019/fbd3ca41) checking auth: received GSM SRES = d0 26 f0 ab (gprs_gmm.c:666) 20241029120504758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120504758 DMM DEBUG MM(262420000000019/fbd3ca41) Requesting authorization (sgsn_auth.c:160) 20241029120504758 DMM INFO MM(262420000000019/fbd3ca41) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120504758 DMM DEBUG MM(262420000000019/fbd3ca41) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120504758 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241029120504758 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) 20241029120504758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120504758 DMM INFO MM(262420000000019/fbd3ca41) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbd3ca41) (gprs_gmm.c:300) 20241029120504761 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120504761 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120504761 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241029120504761 DMM INFO MM(262420000000019/fbd3ca41) Subscriber data update (mmctx.c:445) 20241029120504761 DMM DEBUG MM(262420000000019/fbd3ca41) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120504761 DMM INFO MM(262420000000019/fbd3ca41) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120504761 DMM NOTICE MM(262420000000019/fbd3ca41) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241029120504761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120504761 DMM NOTICE MM(262420000000019/fbd3ca41) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120504761 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) 20241029120504763 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120504763 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241029120504763 DMM INFO MM(262420000000019/fbd3ca41) Subscriber data update (mmctx.c:445) 20241029120504763 DMM DEBUG MM(262420000000019/fbd3ca41) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120504775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120504775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120504775 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120504775 DMM INFO MM(262420000000019/fbd3ca41) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120504775 DMM NOTICE MM(262420000000019/fbd3ca41) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120504775 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120504775 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120504775 DLLC NOTICE LLME(d8d4e486/fbd3ca41){ASSIGNED} LLGM Assign pre (ffffffff => fbd3ca41) (gprs_llc.c:1079) 20241029120504775 DLLC NOTICE LLME(ffffffff/fbd3ca41){ASSIGNED} LLGM Assign post (ffffffff => fbd3ca41) (gprs_llc.c:1125) 20241029120504775 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120504775 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120504775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120504775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@340448a59994: setverdict(pass): none -> pass 20241029120504828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120504828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029120504828 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120504828 DMM INFO MM(262420000000019/fbd3ca41) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029120504828 DMM INFO MM(262420000000019/fbd3ca41) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029120504828 DMM DEBUG MM(262420000000019/fbd3ca41) Using GGSN 0 (gprs_sm.c:317) 20241029120504828 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) 20241029120504828 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241029120504828 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029120504828 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:185) 20241029120504828 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241029120504836 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 7e 5e bb 65 11 1a 59 12 32 14 05 7f c2 71 f4 98 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20241029120504836 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76b4148, cbp=0x561a61586d00) (sgsn_libgtp.c:629) 20241029120504836 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029120504836 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a6158a0f8 TLLI=fbd3ca41, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029120504836 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029120504836 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029120504840 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:822) 20241029120504842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120504842 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241029120504842 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(767)@340448a59994: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@340448a59994: Final verdict of PTC: pass 20241029120504845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52408<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@340448a59994: Final verdict of PTC: none 20241029120504847 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120504847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user-BVCI220(777)@340448a59994: Final verdict of PTC: none -NSVCI99(778)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@340448a59994: Final verdict of PTC: none -NSVCI98(773)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@340448a59994: Final verdict of PTC: none -NSVCI97(768)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(771)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(766)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(776)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@340448a59994: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Tue Oct 29 12:05: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 20241029120504922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120505323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52416<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94976) 20241029120505848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120505848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94976, count=96136) 20241029120506850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120506850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:05:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120507852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120507852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_pdp_act_ggsn_reject started. 20241029120508399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120508400 DMM INFO MM(262420000000019/fbd3ca41) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120508400 DMM INFO MM(262420000000019/fbd3ca41) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120508400 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120508400 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120508400 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120508400 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120508400 DLLC NOTICE LLME(ffffffff/fbd3ca41){ASSIGNED} LLGM Assign pre (fbd3ca41 => ffffffff) (gprs_llc.c:1079) 20241029120508400 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbd3ca41 => ffffffff) (gprs_llc.c:1125) 20241029120508400 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561a61589da0 (gprs_sndcp.c:574) 20241029120508400 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a6158a0f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029120508400 DMM NOTICE MM(262420000000019/fbd3ca41) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241029120508400 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241029120508400 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241029120508400 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029120508400 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241029120508400 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241029120508400 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) 20241029120508400 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) 20241029120508400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029120508400 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120508400 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120508400 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120508400 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(788)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(788)@340448a59994: Provider Link came up: sending NS-RESET 20241029120508431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120508431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120508431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120508431 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120508431 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120508431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120508431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120508431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120508431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(787)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(788)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120508432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120508432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120508432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120508432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120508432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120508432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120508432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120508432 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120508432 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120508432 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120508432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120508432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120508432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(788)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(788)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120508435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241029120508441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120508441 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(787)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(785)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(792)@340448a59994: Provider Link came up: sending NS-RESET 20241029120508445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120508445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120508445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120508445 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120508445 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120508445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120508445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120508445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120508445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120508446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120508446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120508446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120508446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120508446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120508446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120508446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120508446 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120508446 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120508446 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120508446 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120508446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120508446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120508448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120508453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120508453 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@340448a59994: Provider Link came up: sending NS-RESET 20241029120508462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120508462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120508462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120508462 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120508462 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120508462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120508462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120508462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120508462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120508462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120508462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120508462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120508462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120508462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120508462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120508462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120508462 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120508462 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120508462 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120508462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120508463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120508463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120508464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120508469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120508469 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120508853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120508853 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120508853 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120508853 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120508858 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120508859 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(785)@340448a59994: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='DD68E295'O, index=0 SGSN_Test-GSUP(799)@340448a59994: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@340448a59994: 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 := '40F0851FB72E27766ACAC8967423C59E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EA79406B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3BF94DA27434756F'O } } } } } 20241029120508925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120508925 DLLC NOTICE LLME(ffffffff/dd68e295){UNASSIGNED} LLC RX: unknown TLLI 0xdd68e295, creating LLME on the fly (gprs_llc.c:552) 20241029120508925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120508925 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120508925 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120508925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120508925 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120508925 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120508925 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120508925 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120508925 DLLC NOTICE LLME(ffffffff/dd68e295){UNASSIGNED} LLGM Assign pre (dd68e295 => cf80b83f) (gprs_llc.c:1079) 20241029120508925 DLLC NOTICE LLME(dd68e295/cf80b83f){ASSIGNED} LLGM Assign post (dd68e295 => cf80b83f) (gprs_llc.c:1125) 20241029120508925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120508925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120508925 DMM DEBUG MM(262420000000020/cf80b83f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120508934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120508934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120508934 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120508934 DMM DEBUG MM(262420000000020/cf80b83f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241029120508934 DMM NOTICE MM(262420000000020/cf80b83f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120508934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120508934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120508934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120508934 DMM DEBUG MM(262420000000020/cf80b83f) Requesting authorization (sgsn_auth.c:160) 20241029120508934 DMM INFO MM(262420000000020/cf80b83f) Requesting authentication tuples (sgsn_auth.c:184) 20241029120508934 DMM DEBUG MM(262420000000020/cf80b83f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120508934 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241029120508934 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@340448a59994: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@340448a59994: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241029120508936 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120508936 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120508936 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120508936 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120508936 DMM INFO MM(262420000000020/cf80b83f) Subscriber data update (mmctx.c:445) 20241029120508937 DMM DEBUG MM(262420000000020/cf80b83f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120508937 DMM INFO MM(262420000000020/cf80b83f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120508937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120508937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120508937 DMM INFO MM(262420000000020/cf80b83f) <- GMM AUTH AND CIPHERING REQ (rand = 40 f0 85 1f b7 2e 27 76 6a ca c8 96 74 23 c5 9e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120508942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120508942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120508943 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120508943 DMM INFO MM(262420000000020/cf80b83f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120508943 DMM NOTICE MM(262420000000020/cf80b83f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120508943 DMM DEBUG MM(262420000000020/cf80b83f) checking auth: received GSM SRES = ea 79 40 6b (gprs_gmm.c:666) 20241029120508943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120508943 DMM DEBUG MM(262420000000020/cf80b83f) Requesting authorization (sgsn_auth.c:160) 20241029120508943 DMM INFO MM(262420000000020/cf80b83f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120508943 DMM DEBUG MM(262420000000020/cf80b83f) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120508943 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241029120508943 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) 20241029120508943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120508943 DMM INFO MM(262420000000020/cf80b83f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf80b83f) (gprs_gmm.c:300) 20241029120508944 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120508944 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120508944 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241029120508944 DMM INFO MM(262420000000020/cf80b83f) Subscriber data update (mmctx.c:445) 20241029120508944 DMM DEBUG MM(262420000000020/cf80b83f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120508944 DMM INFO MM(262420000000020/cf80b83f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120508944 DMM NOTICE MM(262420000000020/cf80b83f) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241029120508944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120508944 DMM NOTICE MM(262420000000020/cf80b83f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120508944 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) 20241029120508944 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120508944 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241029120508944 DMM INFO MM(262420000000020/cf80b83f) Subscriber data update (mmctx.c:445) 20241029120508944 DMM DEBUG MM(262420000000020/cf80b83f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120508949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120508949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120508949 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120508949 DMM INFO MM(262420000000020/cf80b83f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120508949 DMM NOTICE MM(262420000000020/cf80b83f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120508949 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120508949 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120508949 DLLC NOTICE LLME(dd68e295/cf80b83f){ASSIGNED} LLGM Assign pre (ffffffff => cf80b83f) (gprs_llc.c:1079) 20241029120508949 DLLC NOTICE LLME(ffffffff/cf80b83f){ASSIGNED} LLGM Assign post (ffffffff => cf80b83f) (gprs_llc.c:1125) 20241029120508949 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120508949 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120508949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120508949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@340448a59994: setverdict(pass): none -> pass 20241029120509005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120509005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029120509005 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120509005 DMM INFO MM(262420000000020/cf80b83f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029120509005 DMM INFO MM(262420000000020/cf80b83f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029120509005 DMM DEBUG MM(262420000000020/cf80b83f) Using GGSN 0 (gprs_sm.c:317) 20241029120509005 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) 20241029120509005 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241029120509005 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029120509005 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:185) 20241029120509006 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241029120509031 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 0c e6 60 e2 11 97 cb ff 52 14 05 7f f5 24 f8 91 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20241029120509031 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f02e76b51c0, cbp=0x561a61587190) (sgsn_libgtp.c:629) 20241029120509031 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20241029120509031 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241029120509031 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241029120509032 DMM NOTICE MM(262420000000020/cf80b83f) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(785)@340448a59994: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@340448a59994: Final verdict of PTC: pass 20241029120509047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52424<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029120509051 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(799)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@340448a59994: Final verdict of PTC: none 20241029120509051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(787)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@340448a59994: Final verdict of PTC: none -NSVCI98(792)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@340448a59994: Final verdict of PTC: none -NSVCI99(797)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@340448a59994: Final verdict of PTC: none -NSVCI97(788)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(785)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(790)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(795)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(786)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(785): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(786): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(787): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(788): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@340448a59994: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Tue Oct 29 12:05:09 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 20241029120509132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52440<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120509534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52440<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90368) 20241029120510053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120510053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90368, count=97952) 20241029120511054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120511054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:05:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120512056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120512056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Test case TC_attach_pdp_act_user_deact_mo started. 20241029120512587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120512588 DMM INFO MM(262420000000020/cf80b83f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120512588 DMM INFO MM(262420000000020/cf80b83f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120512588 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120512588 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120512588 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120512588 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120512588 DLLC NOTICE LLME(ffffffff/cf80b83f){ASSIGNED} LLGM Assign pre (cf80b83f => ffffffff) (gprs_llc.c:1079) 20241029120512588 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf80b83f => ffffffff) (gprs_llc.c:1125) 20241029120512588 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241029120512588 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) 20241029120512588 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) 20241029120512588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029120512588 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120512588 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120512588 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120512588 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(806)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@340448a59994: Provider Link came up: sending NS-RESET 20241029120512607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120512607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120512607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120512607 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120512607 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120512607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120512607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120512607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120512607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120512608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120512608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120512608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120512608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120512608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120512608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120512608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120512608 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120512608 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120512608 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120512608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120512608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120512608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120512610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120512614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120512614 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(808)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(807)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(812)@340448a59994: Provider Link came up: sending NS-RESET 20241029120512624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120512624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120512624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120512624 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120512624 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120512624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120512624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120512624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120512624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(811)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(812)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120512625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120512625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120512625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120512625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120512625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120512625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120512625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120512625 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120512625 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120512625 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120512625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120512626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120512626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(812)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(812)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120512627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241029120512633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120512633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(811)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI210(809)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(816)@340448a59994: Provider Link came up: sending NS-RESET 20241029120512636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120512636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120512636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120512636 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120512636 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120512636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120512636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120512636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120512636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120512636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120512636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120512636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120512637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120512637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120512637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120512637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120512637 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120512637 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120512637 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120512637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120512637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120512637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120512640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120512645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120512645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120513058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120513058 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120513058 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120513058 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120513062 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120513064 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@340448a59994: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='D59A151D'O, index=0 SGSN_Test-GSUP(818)@340448a59994: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@340448a59994: 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 := 'D6C4A19613E1B7DEFEDE0E5F1EFB0701'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '532E119C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4224729B800623A8'O } } } } } 20241029120513124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120513125 DLLC NOTICE LLME(ffffffff/d59a151d){UNASSIGNED} LLC RX: unknown TLLI 0xd59a151d, creating LLME on the fly (gprs_llc.c:552) 20241029120513125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120513125 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120513125 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120513125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120513125 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120513125 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120513125 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120513125 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120513125 DLLC NOTICE LLME(ffffffff/d59a151d){UNASSIGNED} LLGM Assign pre (d59a151d => d64f699a) (gprs_llc.c:1079) 20241029120513125 DLLC NOTICE LLME(d59a151d/d64f699a){ASSIGNED} LLGM Assign post (d59a151d => d64f699a) (gprs_llc.c:1125) 20241029120513125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120513125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120513125 DMM DEBUG MM(262420000000021/d64f699a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120513145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120513145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120513145 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120513145 DMM DEBUG MM(262420000000021/d64f699a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241029120513145 DMM NOTICE MM(262420000000021/d64f699a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120513145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120513145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120513145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120513145 DMM DEBUG MM(262420000000021/d64f699a) Requesting authorization (sgsn_auth.c:160) 20241029120513145 DMM INFO MM(262420000000021/d64f699a) Requesting authentication tuples (sgsn_auth.c:184) 20241029120513145 DMM DEBUG MM(262420000000021/d64f699a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120513145 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241029120513145 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@340448a59994: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@340448a59994: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241029120513152 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120513152 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120513152 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120513152 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120513152 DMM INFO MM(262420000000021/d64f699a) Subscriber data update (mmctx.c:445) 20241029120513152 DMM DEBUG MM(262420000000021/d64f699a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120513152 DMM INFO MM(262420000000021/d64f699a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120513152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120513152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120513152 DMM INFO MM(262420000000021/d64f699a) <- GMM AUTH AND CIPHERING REQ (rand = d6 c4 a1 96 13 e1 b7 de fe de 0e 5f 1e fb 07 01 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120513168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120513168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120513168 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120513168 DMM INFO MM(262420000000021/d64f699a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120513168 DMM NOTICE MM(262420000000021/d64f699a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120513168 DMM DEBUG MM(262420000000021/d64f699a) checking auth: received GSM SRES = 53 2e 11 9c (gprs_gmm.c:666) 20241029120513168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120513168 DMM DEBUG MM(262420000000021/d64f699a) Requesting authorization (sgsn_auth.c:160) 20241029120513168 DMM INFO MM(262420000000021/d64f699a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120513168 DMM DEBUG MM(262420000000021/d64f699a) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120513168 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241029120513168 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) 20241029120513168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120513168 DMM INFO MM(262420000000021/d64f699a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd64f699a) (gprs_gmm.c:300) 20241029120513172 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120513172 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120513172 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241029120513172 DMM INFO MM(262420000000021/d64f699a) Subscriber data update (mmctx.c:445) 20241029120513172 DMM DEBUG MM(262420000000021/d64f699a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120513172 DMM INFO MM(262420000000021/d64f699a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120513172 DMM NOTICE MM(262420000000021/d64f699a) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241029120513172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120513172 DMM NOTICE MM(262420000000021/d64f699a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120513172 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) 20241029120513173 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120513173 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241029120513173 DMM INFO MM(262420000000021/d64f699a) Subscriber data update (mmctx.c:445) 20241029120513173 DMM DEBUG MM(262420000000021/d64f699a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120513183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120513183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120513183 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120513183 DMM INFO MM(262420000000021/d64f699a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120513183 DMM NOTICE MM(262420000000021/d64f699a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120513183 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120513183 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120513183 DLLC NOTICE LLME(d59a151d/d64f699a){ASSIGNED} LLGM Assign pre (ffffffff => d64f699a) (gprs_llc.c:1079) 20241029120513183 DLLC NOTICE LLME(ffffffff/d64f699a){ASSIGNED} LLGM Assign post (ffffffff => d64f699a) (gprs_llc.c:1125) 20241029120513183 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120513183 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120513183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120513183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@340448a59994: setverdict(pass): none -> pass 20241029120513235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120513235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029120513235 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120513235 DMM INFO MM(262420000000021/d64f699a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029120513235 DMM INFO MM(262420000000021/d64f699a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029120513235 DMM DEBUG MM(262420000000021/d64f699a) Using GGSN 0 (gprs_sm.c:317) 20241029120513235 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) 20241029120513235 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241029120513235 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029120513235 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20241029120513235 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241029120513244 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 ca d2 99 3f 11 fc c3 bb 06 14 05 7f 36 95 f7 ec 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) 20241029120513244 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76b51c0, cbp=0x561a61587190) (sgsn_libgtp.c:629) 20241029120513244 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029120513244 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a6158a0f8 TLLI=d64f699a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029120513244 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029120513244 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029120513250 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:822) 20241029120513254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120513254 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241029120513254 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120513256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120513256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241029120513256 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120513256 DMM INFO MM(262420000000021/d64f699a) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241029120513256 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029120513256 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241029120513257 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) 20241029120513257 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f02e76b51c0, cbp=0x561a61587190) (sgsn_libgtp.c:629) 20241029120513257 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241029120513257 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a6158a0f8, TLLI=d64f699a, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029120513257 DMM INFO MM(262420000000021/d64f699a) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241029120513257 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241029120513257 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@340448a59994: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@340448a59994: Final verdict of PTC: pass 20241029120513261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33412<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@340448a59994: Final verdict of PTC: none -NSVCI99(816)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(809)@340448a59994: Final verdict of PTC: none 20241029120513264 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120513264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(802)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(811)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@340448a59994: Final verdict of PTC: none -NSVCI98(812)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@340448a59994: Final verdict of PTC: none -NSVCI97(806)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(804)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(814)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(810)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(809): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(810): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(811): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(812): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@340448a59994: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Tue Oct 29 12:05:13 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 20241029120513341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120513743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33418<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104488) 20241029120514265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120514265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104488, count=105648) 20241029120515266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120515266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:05:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120516267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120516267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Test case TC_attach_pdp_act_user_deact_mt started. 20241029120516808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120516809 DMM INFO MM(262420000000021/d64f699a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120516809 DMM INFO MM(262420000000021/d64f699a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120516809 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120516809 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120516809 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120516809 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120516809 DLLC NOTICE LLME(ffffffff/d64f699a){ASSIGNED} LLGM Assign pre (d64f699a => ffffffff) (gprs_llc.c:1079) 20241029120516809 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d64f699a => ffffffff) (gprs_llc.c:1125) 20241029120516809 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241029120516809 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) 20241029120516809 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) 20241029120516809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029120516809 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120516809 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120516809 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120516809 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@340448a59994: Provider Link came up: sending NS-RESET 20241029120516843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120516843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120516843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120516843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120516843 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120516843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120516843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120516843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120516843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120516847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120516847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120516847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120516848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120516848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120516848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120516848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120516848 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120516848 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120516848 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120516848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120516849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120516849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120516851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241029120516857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120516857 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(831)@340448a59994: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(830)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 20241029120516869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120516869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120516869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120516869 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120516869 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120516869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120516869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120516869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120516869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(831)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120516870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120516870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120516870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120516870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120516870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120516870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120516870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120516870 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120516870 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120516870 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120516870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120516870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120516870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(831)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(831)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120516872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(827)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(830)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(835)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241029120516878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120516878 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(835)@340448a59994: Provider Link came up: sending NS-RESET 20241029120516880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120516880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120516880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120516880 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120516880 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120516880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120516880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120516880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120516880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_user_deact_mt-BVCI210(828)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(835)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120516881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120516881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120516881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120516881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120516881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120516881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120516881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120516881 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120516881 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120516881 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120516881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(835)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120516881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120516881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120516884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120516889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120516889 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120517268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120517268 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120517268 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120517268 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120517272 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120517273 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@340448a59994: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='C9BC5E70'O, index=0 SGSN_Test-GSUP(837)@340448a59994: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@340448a59994: 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 := '9EF1F76B5A0DC8C4472F531E8B8A08B4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FE399640'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3694303CF3613423'O } } } } } 20241029120517311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120517311 DLLC NOTICE LLME(ffffffff/c9bc5e70){UNASSIGNED} LLC RX: unknown TLLI 0xc9bc5e70, creating LLME on the fly (gprs_llc.c:552) 20241029120517311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120517311 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120517311 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120517311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120517311 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120517311 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120517311 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120517311 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120517311 DLLC NOTICE LLME(ffffffff/c9bc5e70){UNASSIGNED} LLGM Assign pre (c9bc5e70 => f1476430) (gprs_llc.c:1079) 20241029120517311 DLLC NOTICE LLME(c9bc5e70/f1476430){ASSIGNED} LLGM Assign post (c9bc5e70 => f1476430) (gprs_llc.c:1125) 20241029120517311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120517311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120517311 DMM DEBUG MM(262420000000022/f1476430) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120517319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120517319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120517319 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120517319 DMM DEBUG MM(262420000000022/f1476430) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241029120517319 DMM NOTICE MM(262420000000022/f1476430) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120517319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120517319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120517319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120517319 DMM DEBUG MM(262420000000022/f1476430) Requesting authorization (sgsn_auth.c:160) 20241029120517319 DMM INFO MM(262420000000022/f1476430) Requesting authentication tuples (sgsn_auth.c:184) 20241029120517319 DMM DEBUG MM(262420000000022/f1476430) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120517320 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241029120517320 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@340448a59994: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@340448a59994: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241029120517321 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120517321 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120517321 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120517321 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120517321 DMM INFO MM(262420000000022/f1476430) Subscriber data update (mmctx.c:445) 20241029120517321 DMM DEBUG MM(262420000000022/f1476430) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120517321 DMM INFO MM(262420000000022/f1476430) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120517321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120517321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120517321 DMM INFO MM(262420000000022/f1476430) <- GMM AUTH AND CIPHERING REQ (rand = 9e f1 f7 6b 5a 0d c8 c4 47 2f 53 1e 8b 8a 08 b4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120517326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120517326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120517326 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120517326 DMM INFO MM(262420000000022/f1476430) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120517326 DMM NOTICE MM(262420000000022/f1476430) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120517326 DMM DEBUG MM(262420000000022/f1476430) checking auth: received GSM SRES = fe 39 96 40 (gprs_gmm.c:666) 20241029120517326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120517326 DMM DEBUG MM(262420000000022/f1476430) Requesting authorization (sgsn_auth.c:160) 20241029120517326 DMM INFO MM(262420000000022/f1476430) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120517326 DMM DEBUG MM(262420000000022/f1476430) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120517326 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241029120517326 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) 20241029120517326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120517326 DMM INFO MM(262420000000022/f1476430) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1476430) (gprs_gmm.c:300) 20241029120517327 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120517327 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120517327 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241029120517327 DMM INFO MM(262420000000022/f1476430) Subscriber data update (mmctx.c:445) 20241029120517327 DMM DEBUG MM(262420000000022/f1476430) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120517327 DMM INFO MM(262420000000022/f1476430) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120517327 DMM NOTICE MM(262420000000022/f1476430) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241029120517327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120517327 DMM NOTICE MM(262420000000022/f1476430) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120517327 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) 20241029120517327 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120517327 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241029120517327 DMM INFO MM(262420000000022/f1476430) Subscriber data update (mmctx.c:445) 20241029120517327 DMM DEBUG MM(262420000000022/f1476430) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120517330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120517330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120517330 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120517330 DMM INFO MM(262420000000022/f1476430) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120517330 DMM NOTICE MM(262420000000022/f1476430) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120517330 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120517330 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120517330 DLLC NOTICE LLME(c9bc5e70/f1476430){ASSIGNED} LLGM Assign pre (ffffffff => f1476430) (gprs_llc.c:1079) 20241029120517330 DLLC NOTICE LLME(ffffffff/f1476430){ASSIGNED} LLGM Assign post (ffffffff => f1476430) (gprs_llc.c:1125) 20241029120517330 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120517330 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120517330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120517330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@340448a59994: setverdict(pass): none -> pass 20241029120517383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120517383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029120517384 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120517384 DMM INFO MM(262420000000022/f1476430) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029120517384 DMM INFO MM(262420000000022/f1476430) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029120517384 DMM DEBUG MM(262420000000022/f1476430) Using GGSN 0 (gprs_sm.c:317) 20241029120517384 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) 20241029120517384 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241029120517384 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029120517384 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:185) 20241029120517384 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241029120517396 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 c8 b2 fe 15 11 06 ac 90 a0 14 05 7f 3b 78 c3 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=1033 from retransmit req queue (gtp.c:443) 20241029120517396 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76b51c0, cbp=0x561a61587190) (sgsn_libgtp.c:629) 20241029120517396 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029120517396 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a6158a0f8 TLLI=f1476430, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029120517396 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029120517396 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029120517406 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:822) 20241029120517418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120517418 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241029120517418 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120517424 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241029120517424 DGPRS INFO PDP(262420000000022:5): Context 0x7f02e76b51c0 was deleted (sgsn_libgtp.c:703) 20241029120517424 DMM INFO MM(262420000000022/f1476430) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241029120517425 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241029120517425 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@340448a59994: Removing Client IMSI='262420000000022'H, index=0 20241029120517436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120517436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241029120517436 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120517436 DMM INFO MM(262420000000022/f1476430) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@340448a59994: Final verdict of PTC: pass 20241029120517438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33434<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029120517441 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120517441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(836)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP(837)@340448a59994: Final verdict of PTC: none -NSVCI97(825)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(828)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@340448a59994: Final verdict of PTC: none -NSVCI98(831)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@340448a59994: Final verdict of PTC: none -NSVCI99(835)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(830)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(829)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(833)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(823)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(828): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(830): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(831): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@340448a59994: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Tue Oct 29 12:05:17 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 20241029120517573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120517975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33446<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83804) 20241029120518443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120518443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83804, count=104220) 20241029120519153 DGPRS DEBUG Checking for inactive LLMEs, time = 32731718 (sgsn.c:131) 20241029120519444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120519444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:05:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120520445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120520445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_pdp_act_deact_dup started. 20241029120521038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120521040 DMM INFO MM(262420000000022/f1476430) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120521040 DMM INFO MM(262420000000022/f1476430) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120521040 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120521040 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120521040 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120521040 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120521040 DLLC NOTICE LLME(ffffffff/f1476430){ASSIGNED} LLGM Assign pre (f1476430 => ffffffff) (gprs_llc.c:1079) 20241029120521041 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1476430 => ffffffff) (gprs_llc.c:1125) 20241029120521041 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561a61589da0 (gprs_sndcp.c:574) 20241029120521041 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a6158a0f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029120521041 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241029120521041 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) 20241029120521041 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) 20241029120521041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029120521041 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120521041 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120521041 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120521041 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@340448a59994: Provider Link came up: sending NS-RESET 20241029120521088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120521088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120521088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120521088 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120521088 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120521088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120521088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120521088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120521088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120521089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120521089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120521089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120521089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120521089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120521089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120521089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120521089 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120521089 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120521089 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120521089 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120521089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120521089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120521092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120521096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120521096 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@340448a59994: Provider Link came up: sending NS-RESET 20241029120521103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120521103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120521103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120521103 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120521103 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120521103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120521103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120521103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120521103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120521104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120521104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120521105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120521105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120521105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120521105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120521105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120521105 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120521105 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120521105 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120521105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120521105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120521105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120521107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120521112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120521112 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@340448a59994: Provider Link came up: sending NS-RESET 20241029120521120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120521120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120521120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120521120 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120521120 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120521120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120521120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120521120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120521120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120521121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120521121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120521121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120521121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120521121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120521121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120521121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120521121 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120521121 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120521121 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120521121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120521121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120521121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120521123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120521128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120521128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120521446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120521446 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120521446 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120521446 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120521447 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120521447 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@340448a59994: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='F3990D8A'O, index=0 SGSN_Test-GSUP(856)@340448a59994: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@340448a59994: 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 := '3CA85E6030F4B7874AF995D60D45991A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9D36FBD4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D8C51E41A49C0808'O } } } } } 20241029120521470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120521470 DLLC NOTICE LLME(ffffffff/f3990d8a){UNASSIGNED} LLC RX: unknown TLLI 0xf3990d8a, creating LLME on the fly (gprs_llc.c:552) 20241029120521470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120521471 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120521471 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120521471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120521471 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120521471 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120521471 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120521471 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120521471 DLLC NOTICE LLME(ffffffff/f3990d8a){UNASSIGNED} LLGM Assign pre (f3990d8a => c7b2f98a) (gprs_llc.c:1079) 20241029120521471 DLLC NOTICE LLME(f3990d8a/c7b2f98a){ASSIGNED} LLGM Assign post (f3990d8a => c7b2f98a) (gprs_llc.c:1125) 20241029120521471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120521471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120521471 DMM DEBUG MM(262420000000046/c7b2f98a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120521477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120521477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120521477 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120521477 DMM DEBUG MM(262420000000046/c7b2f98a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241029120521477 DMM NOTICE MM(262420000000046/c7b2f98a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120521477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120521477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120521477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120521477 DMM DEBUG MM(262420000000046/c7b2f98a) Requesting authorization (sgsn_auth.c:160) 20241029120521477 DMM INFO MM(262420000000046/c7b2f98a) Requesting authentication tuples (sgsn_auth.c:184) 20241029120521477 DMM DEBUG MM(262420000000046/c7b2f98a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120521477 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241029120521477 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@340448a59994: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@340448a59994: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241029120521518 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120521518 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120521518 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120521518 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120521518 DMM INFO MM(262420000000046/c7b2f98a) Subscriber data update (mmctx.c:445) 20241029120521518 DMM DEBUG MM(262420000000046/c7b2f98a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120521518 DMM INFO MM(262420000000046/c7b2f98a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120521518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120521518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120521518 DMM INFO MM(262420000000046/c7b2f98a) <- GMM AUTH AND CIPHERING REQ (rand = 3c a8 5e 60 30 f4 b7 87 4a f9 95 d6 0d 45 99 1a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120521538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120521538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120521538 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120521538 DMM INFO MM(262420000000046/c7b2f98a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120521538 DMM NOTICE MM(262420000000046/c7b2f98a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120521538 DMM DEBUG MM(262420000000046/c7b2f98a) checking auth: received GSM SRES = 9d 36 fb d4 (gprs_gmm.c:666) 20241029120521538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120521538 DMM DEBUG MM(262420000000046/c7b2f98a) Requesting authorization (sgsn_auth.c:160) 20241029120521538 DMM INFO MM(262420000000046/c7b2f98a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120521538 DMM DEBUG MM(262420000000046/c7b2f98a) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120521538 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241029120521538 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) 20241029120521538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120521538 DMM INFO MM(262420000000046/c7b2f98a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7b2f98a) (gprs_gmm.c:300) 20241029120521540 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120521540 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120521540 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241029120521540 DMM INFO MM(262420000000046/c7b2f98a) Subscriber data update (mmctx.c:445) 20241029120521540 DMM DEBUG MM(262420000000046/c7b2f98a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120521540 DMM INFO MM(262420000000046/c7b2f98a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120521540 DMM NOTICE MM(262420000000046/c7b2f98a) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241029120521540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120521540 DMM NOTICE MM(262420000000046/c7b2f98a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120521540 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) 20241029120521541 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120521541 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241029120521541 DMM INFO MM(262420000000046/c7b2f98a) Subscriber data update (mmctx.c:445) 20241029120521541 DMM DEBUG MM(262420000000046/c7b2f98a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120521550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120521550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120521550 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120521550 DMM INFO MM(262420000000046/c7b2f98a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120521550 DMM NOTICE MM(262420000000046/c7b2f98a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120521550 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120521550 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120521550 DLLC NOTICE LLME(f3990d8a/c7b2f98a){ASSIGNED} LLGM Assign pre (ffffffff => c7b2f98a) (gprs_llc.c:1079) 20241029120521550 DLLC NOTICE LLME(ffffffff/c7b2f98a){ASSIGNED} LLGM Assign post (ffffffff => c7b2f98a) (gprs_llc.c:1125) 20241029120521550 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120521550 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120521550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120521550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@340448a59994: setverdict(pass): none -> pass 20241029120521606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120521606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029120521606 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120521606 DMM INFO MM(262420000000046/c7b2f98a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029120521606 DMM INFO MM(262420000000046/c7b2f98a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029120521606 DMM DEBUG MM(262420000000046/c7b2f98a) Using GGSN 0 (gprs_sm.c:317) 20241029120521606 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) 20241029120521606 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241029120521606 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029120521606 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:185) 20241029120521606 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241029120521629 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 10 96 6a 3f 11 87 93 3d 97 14 05 7f 73 e2 57 86 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) 20241029120521629 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76b51c0, cbp=0x561a61587190) (sgsn_libgtp.c:629) 20241029120521629 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029120521629 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a6158a0f8 TLLI=c7b2f98a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029120521629 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029120521629 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029120521645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120521645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241029120521645 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120521646 DMM INFO MM(262420000000046/c7b2f98a) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241029120521646 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029120521646 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241029120521646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120521646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120521646 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120521646 DMM INFO MM(262420000000046/c7b2f98a) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241029120521646 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029120521646 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@340448a59994: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@340448a59994: "Received deletePDPContextResponse 1, seq_nr=1036" 20241029120521649 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) 20241029120521650 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f02e76b51c0, cbp=0x561a61587190) (sgsn_libgtp.c:629) 20241029120521650 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241029120521650 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a6158a0f8, TLLI=c7b2f98a, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029120521650 DMM INFO MM(262420000000046/c7b2f98a) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241029120521650 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241029120521650 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241029120521650 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) 20241029120521650 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(858)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@340448a59994: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@340448a59994: Final verdict of PTC: pass 20241029120523671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33454<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(849)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP(856)@340448a59994: Final verdict of PTC: none -NSVCI99(854)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@340448a59994: Final verdict of PTC: none -NSVCI97(844)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@340448a59994: Final verdict of PTC: none 20241029120523678 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120523678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(850)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(842)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(847)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(852)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@340448a59994: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Tue Oct 29 12:05:23 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 20241029120523758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120524160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40964<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101908) 20241029120524679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120524679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101908, count=106264) 20241029120525680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120525680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Tue Oct 29 12:05:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120526682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120526682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_second_attempt started. 20241029120527242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120527245 DMM INFO MM(262420000000046/c7b2f98a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120527245 DMM INFO MM(262420000000046/c7b2f98a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120527245 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120527245 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120527245 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120527245 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120527245 DLLC NOTICE LLME(ffffffff/c7b2f98a){ASSIGNED} LLGM Assign pre (c7b2f98a => ffffffff) (gprs_llc.c:1079) 20241029120527245 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7b2f98a => ffffffff) (gprs_llc.c:1125) 20241029120527246 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241029120527246 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) 20241029120527246 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) 20241029120527246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029120527246 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120527246 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120527246 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120527246 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@340448a59994: Provider Link came up: sending NS-RESET 20241029120527291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120527291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120527291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120527291 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120527291 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120527291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120527291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120527291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120527291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120527293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120527293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120527293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120527293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120527293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120527293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120527293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120527293 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120527293 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120527293 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120527293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120527293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120527293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(864)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 20241029120527295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120527300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120527300 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@340448a59994: Provider Link came up: sending NS-RESET 20241029120527306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120527306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120527306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120527306 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120527306 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120527306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120527306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120527306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120527306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120527307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120527307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120527307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120527307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120527307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120527307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120527307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120527307 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120527307 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120527307 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120527307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120527307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120527307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120527310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120527316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120527316 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@340448a59994: Provider Link came up: sending NS-RESET 20241029120527323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120527323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120527323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120527323 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120527323 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120527323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120527323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120527323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120527323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120527324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120527324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120527324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120527324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120527324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120527324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120527324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120527324 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120527324 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120527324 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120527324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120527324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120527324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120527326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120527331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120527331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120527683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120527683 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120527683 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120527683 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120527688 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120527691 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@340448a59994: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='FE08B636'O, index=0 SGSN_Test-GSUP(875)@340448a59994: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@340448a59994: 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 := 'FE484B3E3FEF6523FD31A1A27874E1FF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '628DE246'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '99B9D2D58BA6EA8F'O } } } } } 20241029120527745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120527745 DLLC NOTICE LLME(ffffffff/fe08b636){UNASSIGNED} LLC RX: unknown TLLI 0xfe08b636, creating LLME on the fly (gprs_llc.c:552) 20241029120527745 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120527745 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120527745 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120527745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120527745 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120527745 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120527745 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120527745 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120527745 DLLC NOTICE LLME(ffffffff/fe08b636){UNASSIGNED} LLGM Assign pre (fe08b636 => db01e8cf) (gprs_llc.c:1079) 20241029120527745 DLLC NOTICE LLME(fe08b636/db01e8cf){ASSIGNED} LLGM Assign post (fe08b636 => db01e8cf) (gprs_llc.c:1125) 20241029120527745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120527745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120527745 DMM DEBUG MM(262420000000022/db01e8cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120527752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120527752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120527752 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120527752 DMM DEBUG MM(262420000000022/db01e8cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241029120527752 DMM NOTICE MM(262420000000022/db01e8cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120527752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120527752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120527752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120527752 DMM DEBUG MM(262420000000022/db01e8cf) Requesting authorization (sgsn_auth.c:160) 20241029120527752 DMM INFO MM(262420000000022/db01e8cf) Requesting authentication tuples (sgsn_auth.c:184) 20241029120527752 DMM DEBUG MM(262420000000022/db01e8cf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120527752 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241029120527752 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@340448a59994: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@340448a59994: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241029120527753 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120527753 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120527753 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120527753 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120527753 DMM INFO MM(262420000000022/db01e8cf) Subscriber data update (mmctx.c:445) 20241029120527753 DMM DEBUG MM(262420000000022/db01e8cf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120527753 DMM INFO MM(262420000000022/db01e8cf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120527753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120527753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120527753 DMM INFO MM(262420000000022/db01e8cf) <- GMM AUTH AND CIPHERING REQ (rand = fe 48 4b 3e 3f ef 65 23 fd 31 a1 a2 78 74 e1 ff , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120527757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120527757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120527758 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120527758 DMM INFO MM(262420000000022/db01e8cf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120527758 DMM NOTICE MM(262420000000022/db01e8cf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120527758 DMM DEBUG MM(262420000000022/db01e8cf) checking auth: received GSM SRES = 62 8d e2 46 (gprs_gmm.c:666) 20241029120527758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120527758 DMM DEBUG MM(262420000000022/db01e8cf) Requesting authorization (sgsn_auth.c:160) 20241029120527758 DMM INFO MM(262420000000022/db01e8cf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120527758 DMM DEBUG MM(262420000000022/db01e8cf) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120527758 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241029120527758 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) 20241029120527758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120527758 DMM INFO MM(262420000000022/db01e8cf) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb01e8cf) (gprs_gmm.c:300) 20241029120527758 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120527758 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120527758 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241029120527758 DMM INFO MM(262420000000022/db01e8cf) Subscriber data update (mmctx.c:445) 20241029120527758 DMM DEBUG MM(262420000000022/db01e8cf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120527758 DMM INFO MM(262420000000022/db01e8cf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120527758 DMM NOTICE MM(262420000000022/db01e8cf) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241029120527758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120527758 DMM NOTICE MM(262420000000022/db01e8cf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120527758 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) 20241029120527758 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120527758 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241029120527758 DMM INFO MM(262420000000022/db01e8cf) Subscriber data update (mmctx.c:445) 20241029120527758 DMM DEBUG MM(262420000000022/db01e8cf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120527761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120527761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120527761 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120527761 DMM INFO MM(262420000000022/db01e8cf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120527761 DMM NOTICE MM(262420000000022/db01e8cf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120527761 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120527761 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120527761 DLLC NOTICE LLME(fe08b636/db01e8cf){ASSIGNED} LLGM Assign pre (ffffffff => db01e8cf) (gprs_llc.c:1079) 20241029120527761 DLLC NOTICE LLME(ffffffff/db01e8cf){ASSIGNED} LLGM Assign post (ffffffff => db01e8cf) (gprs_llc.c:1125) 20241029120527761 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120527761 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120527761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120527761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@340448a59994: setverdict(pass): none -> pass TC_attach_second_attempt(877)@340448a59994: 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 := '988BDB6FAE209BFFA57E38FB63286C03'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E6042CA0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D69B8DBE6FD0B23E'O } } } } } 20241029120527816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120527816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120527816 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120527816 DMM INFO MM(262420000000022/db01e8cf) -> GMM ATTACH REQUEST MI(TMSI-0xDB01E8CF) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120527816 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120527816 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241029120527816 DLLC NOTICE LLME(ffffffff/db01e8cf){ASSIGNED} LLGM Assign pre (db01e8cf => dc4034b1) (gprs_llc.c:1079) 20241029120527816 DLLC NOTICE LLME(db01e8cf/dc4034b1){ASSIGNED} LLGM Assign post (db01e8cf => dc4034b1) (gprs_llc.c:1125) 20241029120527816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120527816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120527816 DMM DEBUG MM(262420000000022/dc4034b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120527822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120527822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241029120527822 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120527822 DMM DEBUG MM(262420000000022/dc4034b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241029120527822 DMM NOTICE MM(262420000000022/dc4034b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120527822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120527822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120527822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120527822 DMM DEBUG MM(262420000000022/dc4034b1) Requesting authorization (sgsn_auth.c:160) 20241029120527822 DMM INFO MM(262420000000022/dc4034b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120527822 DMM DEBUG MM(262420000000022/dc4034b1) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120527822 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241029120527822 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) 20241029120533822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241029120533822 DMM ERROR MM(262420000000022/dc4034b1) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241029120533822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241029120533822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241029120533822 DMM NOTICE MM(262420000000022/dc4034b1) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241029120533822 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241029120533822 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) 20241029120533822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Reject}: Deallocated (fsm.c:568) 20241029120533822 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Deallocated (fsm.c:568) 20241029120533822 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120533822 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241029120533822 DLLC NOTICE LLME(db01e8cf/dc4034b1){ASSIGNED} LLGM Assign pre (dc4034b1 => ffffffff) (gprs_llc.c:1079) 20241029120533822 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc4034b1 => ffffffff) (gprs_llc.c:1125) 20241029120547684 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241029120547684 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241029120547685 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120549154 DGPRS DEBUG Checking for inactive LLMEs, time = 32731748 (sgsn.c:131) 20241029120557294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120557299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120557299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120557307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120557310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120557311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120557325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120557327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120557327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@340448a59994: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@340448a59994: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20241029120557759 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120557760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(875)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@340448a59994: Final verdict of PTC: none -NSVCI99(873)@340448a59994: Final verdict of PTC: none -NSVCI98(868)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@340448a59994: Final verdict of PTC: none -NSVCI97(863)@340448a59994: Final verdict of PTC: none 20241029120557762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40968<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI220(872)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@340448a59994: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@340448a59994: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(866)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(871)@340448a59994: Final verdict of PTC: none TC_attach_second_attempt(877)@340448a59994: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(861)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@340448a59994: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Tue Oct 29 12:05:57 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 20241029120557829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120558130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42736<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106488) 20241029120558761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120558761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106488, count=111920) 20241029120559762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120559762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Tue Oct 29 12:06:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120600764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120600764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_echo_timeout started. 20241029120601218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120601219 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@340448a59994: Provider Link came up: sending NS-RESET 20241029120601265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120601265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120601265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120601265 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120601265 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120601265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120601265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120601265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120601265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120601267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120601267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120601267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120601268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120601268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120601268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120601268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120601268 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120601268 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120601268 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120601268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120601268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(882)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120601268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(883)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 20241029120601274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120601289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120601289 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@340448a59994: Provider Link came up: sending NS-RESET 20241029120601312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120601312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120601312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120601312 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120601312 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120601312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120601312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120601312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120601312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120601314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120601314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120601314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120601315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120601315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120601315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120601315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120601315 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120601315 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120601315 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120601315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120601315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120601315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120601320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241029120601330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120601330 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(893)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(893)@340448a59994: Provider Link came up: sending NS-RESET 20241029120601345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120601345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120601345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120601345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120601345 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120601345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120601345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120601345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120601345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(893)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120601347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120601347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120601347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120601347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120601347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120601347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120601347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120601347 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120601347 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120601347 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120601347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120601347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120601347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(893)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(893)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120601352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120601361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120601361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(890)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120601765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120601765 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120601765 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120601765 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(892)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(892)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120601769 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120601771 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(892)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(892)@340448a59994: 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(892)@340448a59994: 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(892)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(892)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@340448a59994: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='D8E296DA'O, index=0 SGSN_Test-GSUP(894)@340448a59994: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@340448a59994: 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 := 'B89449516CDDCBACF886CC7DE402C1DE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '535C656C'O ("S\\el") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2CE944E95C356515'O } } } } } 20241029120601817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120601817 DLLC NOTICE LLME(ffffffff/d8e296da){UNASSIGNED} LLC RX: unknown TLLI 0xd8e296da, creating LLME on the fly (gprs_llc.c:552) 20241029120601817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120601817 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120601817 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120601817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120601817 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120601817 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120601817 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120601817 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120601817 DLLC NOTICE LLME(ffffffff/d8e296da){UNASSIGNED} LLGM Assign pre (d8e296da => fbc79dcc) (gprs_llc.c:1079) 20241029120601817 DLLC NOTICE LLME(d8e296da/fbc79dcc){ASSIGNED} LLGM Assign post (d8e296da => fbc79dcc) (gprs_llc.c:1125) 20241029120601817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120601817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120601817 DMM DEBUG MM(262420000000067/fbc79dcc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120601825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120601825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120601825 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120601825 DMM DEBUG MM(262420000000067/fbc79dcc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241029120601825 DMM NOTICE MM(262420000000067/fbc79dcc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120601825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120601825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120601825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120601825 DMM DEBUG MM(262420000000067/fbc79dcc) Requesting authorization (sgsn_auth.c:160) 20241029120601825 DMM INFO MM(262420000000067/fbc79dcc) Requesting authentication tuples (sgsn_auth.c:184) 20241029120601825 DMM DEBUG MM(262420000000067/fbc79dcc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120601825 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241029120601825 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@340448a59994: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@340448a59994: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241029120601827 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120601827 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120601827 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120601827 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120601827 DMM INFO MM(262420000000067/fbc79dcc) Subscriber data update (mmctx.c:445) 20241029120601827 DMM DEBUG MM(262420000000067/fbc79dcc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120601827 DMM INFO MM(262420000000067/fbc79dcc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120601827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120601827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120601827 DMM INFO MM(262420000000067/fbc79dcc) <- GMM AUTH AND CIPHERING REQ (rand = b8 94 49 51 6c dd cb ac f8 86 cc 7d e4 02 c1 de , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120601832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120601832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120601832 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120601832 DMM INFO MM(262420000000067/fbc79dcc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120601832 DMM NOTICE MM(262420000000067/fbc79dcc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120601832 DMM DEBUG MM(262420000000067/fbc79dcc) checking auth: received GSM SRES = 53 5c 65 6c (gprs_gmm.c:666) 20241029120601832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120601832 DMM DEBUG MM(262420000000067/fbc79dcc) Requesting authorization (sgsn_auth.c:160) 20241029120601832 DMM INFO MM(262420000000067/fbc79dcc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120601832 DMM DEBUG MM(262420000000067/fbc79dcc) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120601832 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241029120601832 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) 20241029120601832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120601832 DMM INFO MM(262420000000067/fbc79dcc) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbc79dcc) (gprs_gmm.c:300) 20241029120601833 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120601833 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120601833 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241029120601833 DMM INFO MM(262420000000067/fbc79dcc) Subscriber data update (mmctx.c:445) 20241029120601833 DMM DEBUG MM(262420000000067/fbc79dcc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120601833 DMM INFO MM(262420000000067/fbc79dcc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120601833 DMM NOTICE MM(262420000000067/fbc79dcc) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241029120601833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120601833 DMM NOTICE MM(262420000000067/fbc79dcc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120601833 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) 20241029120601833 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120601833 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241029120601833 DMM INFO MM(262420000000067/fbc79dcc) Subscriber data update (mmctx.c:445) 20241029120601833 DMM DEBUG MM(262420000000067/fbc79dcc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120601837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120601837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120601837 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120601837 DMM INFO MM(262420000000067/fbc79dcc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120601837 DMM NOTICE MM(262420000000067/fbc79dcc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120601837 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120601837 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120601837 DLLC NOTICE LLME(d8e296da/fbc79dcc){ASSIGNED} LLGM Assign pre (ffffffff => fbc79dcc) (gprs_llc.c:1079) 20241029120601837 DLLC NOTICE LLME(ffffffff/fbc79dcc){ASSIGNED} LLGM Assign post (ffffffff => fbc79dcc) (gprs_llc.c:1125) 20241029120601837 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120601837 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120601837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120601837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@340448a59994: setverdict(pass): none -> pass 20241029120601888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120601888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029120601888 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120601888 DMM INFO MM(262420000000067/fbc79dcc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029120601888 DMM INFO MM(262420000000067/fbc79dcc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029120601888 DMM DEBUG MM(262420000000067/fbc79dcc) Using GGSN 0 (gprs_sm.c:317) 20241029120601888 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) 20241029120601888 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241029120601888 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029120601888 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:185) 20241029120601888 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241029120601894 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 17 00 a3 e4 11 11 7d 02 50 14 05 7f a9 8a 47 c3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20241029120601894 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76b51c0, cbp=0x561a61587190) (sgsn_libgtp.c:629) 20241029120601894 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029120601894 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a61584ff8 TLLI=fbc79dcc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029120601894 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029120601894 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029120606786 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241029120606787 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) 20241029120606787 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x561a6157ae40) (sgsn_libgtp.c:629) 20241029120611787 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@340448a59994: "Received EchoRequest seq_nr=1039" 20241029120616789 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241029120616789 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@340448a59994: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@340448a59994: "Received EchoRequest seq_nr=1039" 20241029120619155 DGPRS DEBUG Checking for inactive LLMEs, time = 32731778 (sgsn.c:131) 20241029120621766 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241029120621766 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241029120621766 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(892)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120621789 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241029120621789 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241029120621789 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@340448a59994: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@340448a59994: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@340448a59994: "Received EchoRequest seq_nr=1041" 20241029120626790 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241029120626790 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241029120626790 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241029120626790 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@340448a59994: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@340448a59994: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@340448a59994: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@340448a59994: "Received EchoRequest seq_nr=1041" 20241029120631269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120631270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120631270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120631316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120631321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120631321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120631348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120631349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120631349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120631791 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241029120631791 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241029120631791 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241029120631791 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241029120631791 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@340448a59994: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@340448a59994: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@340448a59994: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@340448a59994: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@340448a59994: "Received EchoRequest seq_nr=1043" 20241029120636792 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241029120636793 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241029120636793 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241029120636793 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241029120636793 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x561a6157ae40) (sgsn_libgtp.c:629) 20241029120636793 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x561a6157ae40) (sgsn_libgtp.c:633) 20241029120636793 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:589) 20241029120636793 DMM INFO MM(262420000000067/fbc79dcc) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241029120636793 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241029120636793 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241029120636793 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241029120636793 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241029120636793 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241029120636793 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241029120636793 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241029120636793 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241029120636793 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241029120636793 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241029120636793 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241029120636793 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241029120636793 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@340448a59994: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@340448a59994: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@340448a59994: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@340448a59994: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@340448a59994: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@340448a59994: Removing Client IMSI='262420000000067'H, index=0 20241029120636813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120636813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241029120636813 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120636813 DMM INFO MM(262420000000067/fbc79dcc) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@340448a59994: Final verdict of PTC: pass 20241029120636845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42742<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029120636851 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(894)@340448a59994: Final verdict of PTC: none 20241029120636851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(892)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@340448a59994: Final verdict of PTC: none -NSVCI97(882)@340448a59994: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@340448a59994: Final verdict of PTC: none -NSVCI98(887)@340448a59994: Final verdict of PTC: none -NSVCI99(893)@340448a59994: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@340448a59994: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(890)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(880)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(891)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(885)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_echo_timeout-BVCI220(890): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(891): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(892): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(893): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@340448a59994: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Tue Oct 29 12:06:37 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 20241029120637077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120637478 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38256<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112440) 20241029120637853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120637853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=112440, count=113700) 20241029120638854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120638854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Tue Oct 29 12:06:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120639854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120639855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_restart_ctr_echo started. 20241029120640508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38258<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120640510 DMM INFO MM(262420000000067/fbc79dcc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120640510 DMM INFO MM(262420000000067/fbc79dcc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120640510 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120640510 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120640510 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120640510 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120640510 DLLC NOTICE LLME(ffffffff/fbc79dcc){ASSIGNED} LLGM Assign pre (fbc79dcc => ffffffff) (gprs_llc.c:1079) 20241029120640510 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbc79dcc => ffffffff) (gprs_llc.c:1125) 20241029120640510 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561a61584ca0 (gprs_sndcp.c:574) 20241029120640510 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a61584ff8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029120640510 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241029120640510 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) 20241029120640510 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) 20241029120640510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029120640510 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120640510 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120640510 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120640510 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@340448a59994: Provider Link came up: sending NS-RESET 20241029120640552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120640552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120640552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120640552 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120640552 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120640552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120640553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120640553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120640553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120640554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120640554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120640554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120640554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120640554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120640554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120640554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120640554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120640554 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120640554 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120640554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120640555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120640555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(902)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 20241029120640559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241029120640565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120640565 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(907)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(907)@340448a59994: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(906)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 20241029120640581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120640581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120640581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120640581 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120640581 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120640581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120640581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120640581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120640581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(907)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120640582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120640582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120640582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120640582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120640582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120640582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120640582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120640582 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120640582 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120640582 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120640582 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120640582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120640582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(907)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(907)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120640584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241029120640590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120640590 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(906)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@340448a59994: Provider Link came up: sending NS-RESET TC_attach_restart_ctr_echo-BVCI210(904)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120640593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120640593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120640593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120640593 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120640593 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120640593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120640593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120640593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120640593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120640594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120640594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120640594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120640594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120640594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120640594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120640594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120640594 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120640594 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120640594 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120640594 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120640595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120640595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120640597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120640602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120640602 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120640855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120640855 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120640856 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120640856 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(912)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120640859 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120640859 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@340448a59994: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='CE59F0C5'O, index=0 SGSN_Test-GSUP(913)@340448a59994: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@340448a59994: 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 := '317F8A2935ADCC6C083599E6A5BB2098'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4E238B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C2AFCAB6F731FB68'O } } } } } 20241029120640905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120640905 DLLC NOTICE LLME(ffffffff/ce59f0c5){UNASSIGNED} LLC RX: unknown TLLI 0xce59f0c5, creating LLME on the fly (gprs_llc.c:552) 20241029120640905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120640905 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120640905 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120640905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120640905 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120640905 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120640905 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120640905 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120640905 DLLC NOTICE LLME(ffffffff/ce59f0c5){UNASSIGNED} LLGM Assign pre (ce59f0c5 => ce353408) (gprs_llc.c:1079) 20241029120640905 DLLC NOTICE LLME(ce59f0c5/ce353408){ASSIGNED} LLGM Assign post (ce59f0c5 => ce353408) (gprs_llc.c:1125) 20241029120640905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120640905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120640905 DMM DEBUG MM(262420000000023/ce353408) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120640914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120640914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120640914 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120640914 DMM DEBUG MM(262420000000023/ce353408) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241029120640914 DMM NOTICE MM(262420000000023/ce353408) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120640914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120640914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120640914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120640914 DMM DEBUG MM(262420000000023/ce353408) Requesting authorization (sgsn_auth.c:160) 20241029120640914 DMM INFO MM(262420000000023/ce353408) Requesting authentication tuples (sgsn_auth.c:184) 20241029120640914 DMM DEBUG MM(262420000000023/ce353408) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120640914 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241029120640914 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@340448a59994: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@340448a59994: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241029120640917 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120640917 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120640917 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120640917 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120640917 DMM INFO MM(262420000000023/ce353408) Subscriber data update (mmctx.c:445) 20241029120640917 DMM DEBUG MM(262420000000023/ce353408) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120640917 DMM INFO MM(262420000000023/ce353408) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120640917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120640917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120640917 DMM INFO MM(262420000000023/ce353408) <- GMM AUTH AND CIPHERING REQ (rand = 31 7f 8a 29 35 ad cc 6c 08 35 99 e6 a5 bb 20 98 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120640924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120640924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120640924 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120640924 DMM INFO MM(262420000000023/ce353408) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120640924 DMM NOTICE MM(262420000000023/ce353408) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120640924 DMM DEBUG MM(262420000000023/ce353408) checking auth: received GSM SRES = b4 e2 38 b1 (gprs_gmm.c:666) 20241029120640924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120640924 DMM DEBUG MM(262420000000023/ce353408) Requesting authorization (sgsn_auth.c:160) 20241029120640924 DMM INFO MM(262420000000023/ce353408) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120640924 DMM DEBUG MM(262420000000023/ce353408) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120640924 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241029120640924 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) 20241029120640924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120640924 DMM INFO MM(262420000000023/ce353408) <- GMM ATTACH ACCEPT (new P-TMSI=0xce353408) (gprs_gmm.c:300) 20241029120640925 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120640925 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120640925 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241029120640925 DMM INFO MM(262420000000023/ce353408) Subscriber data update (mmctx.c:445) 20241029120640925 DMM DEBUG MM(262420000000023/ce353408) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120640925 DMM INFO MM(262420000000023/ce353408) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120640925 DMM NOTICE MM(262420000000023/ce353408) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241029120640925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120640925 DMM NOTICE MM(262420000000023/ce353408) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120640925 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) 20241029120640925 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120640925 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241029120640925 DMM INFO MM(262420000000023/ce353408) Subscriber data update (mmctx.c:445) 20241029120640926 DMM DEBUG MM(262420000000023/ce353408) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120640931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120640931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120640931 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120640931 DMM INFO MM(262420000000023/ce353408) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120640931 DMM NOTICE MM(262420000000023/ce353408) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120640931 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120640931 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120640931 DLLC NOTICE LLME(ce59f0c5/ce353408){ASSIGNED} LLGM Assign pre (ffffffff => ce353408) (gprs_llc.c:1079) 20241029120640931 DLLC NOTICE LLME(ffffffff/ce353408){ASSIGNED} LLGM Assign post (ffffffff => ce353408) (gprs_llc.c:1125) 20241029120640931 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120640931 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120640931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120640931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@340448a59994: setverdict(pass): none -> pass 20241029120640988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120640988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029120640988 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120640988 DMM INFO MM(262420000000023/ce353408) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029120640988 DMM INFO MM(262420000000023/ce353408) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029120640988 DMM DEBUG MM(262420000000023/ce353408) Using GGSN 0 (gprs_sm.c:317) 20241029120640988 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241029120640988 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029120640988 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:185) 20241029120640988 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241029120641000 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 45 a5 e2 31 11 f8 b4 6e 14 14 05 7f 97 51 a3 07 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241029120641000 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76b2058, cbp=0x561a61587190) (sgsn_libgtp.c:629) 20241029120641000 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029120641000 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a61584ff8 TLLI=ce353408, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029120641000 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029120641000 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029120645990 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241029120645993 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) 20241029120645993 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x561a6157ae40) (sgsn_libgtp.c:629) 20241029120649156 DGPRS DEBUG Checking for inactive LLMEs, time = 32731808 (sgsn.c:131) 20241029120650990 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241029120650993 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) 20241029120650993 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x561a6157ae40) (sgsn_libgtp.c:629) 20241029120650993 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:615) 20241029120650993 DMM INFO MM(262420000000023/ce353408) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241029120650993 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241029120650993 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@340448a59994: Removing Client IMSI='262420000000023'H, index=0 20241029120651007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120651007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241029120651007 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120651007 DMM INFO MM(262420000000023/ce353408) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@340448a59994: Final verdict of PTC: pass 20241029120651011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38258<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@340448a59994: Final verdict of PTC: none 20241029120651015 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120651015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(912)@340448a59994: Final verdict of PTC: none -NSVCI99(911)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@340448a59994: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@340448a59994: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@340448a59994: Final verdict of PTC: none -NSVCI98(907)@340448a59994: Final verdict of PTC: none -NSVCI97(901)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@340448a59994: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(904)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(906)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(899)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(905)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(909)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(904): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(905): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(906): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(907): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@340448a59994: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Tue Oct 29 12:06:51 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 20241029120651088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120651490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58856<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93136) 20241029120652016 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120652016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93136, count=103528) 20241029120653018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120653018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Tue Oct 29 12:06:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120654020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120654020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_restart_ctr_create started. 20241029120654570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120654572 DMM INFO MM(262420000000023/ce353408) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120654572 DMM INFO MM(262420000000023/ce353408) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120654572 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120654572 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120654572 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120654572 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120654572 DLLC NOTICE LLME(ffffffff/ce353408){ASSIGNED} LLGM Assign pre (ce353408 => ffffffff) (gprs_llc.c:1079) 20241029120654572 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce353408 => ffffffff) (gprs_llc.c:1125) 20241029120654572 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561a61584ca0 (gprs_sndcp.c:574) 20241029120654572 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a61584ff8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029120654572 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241029120654572 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) 20241029120654572 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) 20241029120654572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029120654572 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120654572 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120654572 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120654572 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(920)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@340448a59994: Provider Link came up: sending NS-RESET 20241029120654622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120654622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120654622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120654622 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120654622 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120654622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120654622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120654622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120654622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120654623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120654623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120654623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120654624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120654624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120654624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120654624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120654624 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120654624 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120654624 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120654624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120654624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120654624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120654626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120654632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120654632 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(922)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(919)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(926)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(926)@340448a59994: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(925)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 20241029120654644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120654644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120654644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120654644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120654644 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120654644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120654644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120654644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120654644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(926)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120654644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120654645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120654645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120654645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120654645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120654645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120654645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120654645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120654645 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120654645 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120654645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120654645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120654645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(926)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(926)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120654647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241029120654653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120654653 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(925)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@340448a59994: Provider Link came up: sending NS-RESET TC_attach_restart_ctr_create-BVCI210(923)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120654656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120654656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120654656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120654656 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120654656 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120654656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120654656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120654656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120654656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120654657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120654657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120654657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120654657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120654657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120654657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120654657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120654657 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120654657 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120654657 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120654657 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120654657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120654657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120654659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120654666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120654666 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120655021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120655021 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120655021 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120655021 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120655022 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120655023 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@340448a59994: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='D04D6A21'O, index=0 SGSN_Test-GSUP(932)@340448a59994: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@340448a59994: 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 := '64862E468549201E58EA17848D70972C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F8308974'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AEC4B87048E8DFE3'O } } } } } 20241029120655043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120655043 DLLC NOTICE LLME(ffffffff/d04d6a21){UNASSIGNED} LLC RX: unknown TLLI 0xd04d6a21, creating LLME on the fly (gprs_llc.c:552) 20241029120655043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120655043 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120655043 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120655043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120655043 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120655044 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120655044 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120655044 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120655044 DLLC NOTICE LLME(ffffffff/d04d6a21){UNASSIGNED} LLGM Assign pre (d04d6a21 => da459d6e) (gprs_llc.c:1079) 20241029120655044 DLLC NOTICE LLME(d04d6a21/da459d6e){ASSIGNED} LLGM Assign post (d04d6a21 => da459d6e) (gprs_llc.c:1125) 20241029120655044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120655044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120655044 DMM DEBUG MM(262420000000024/da459d6e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120655049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120655049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120655049 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120655049 DMM DEBUG MM(262420000000024/da459d6e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241029120655049 DMM NOTICE MM(262420000000024/da459d6e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120655049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120655049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120655049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120655049 DMM DEBUG MM(262420000000024/da459d6e) Requesting authorization (sgsn_auth.c:160) 20241029120655049 DMM INFO MM(262420000000024/da459d6e) Requesting authentication tuples (sgsn_auth.c:184) 20241029120655049 DMM DEBUG MM(262420000000024/da459d6e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120655049 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241029120655049 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@340448a59994: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@340448a59994: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241029120655090 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120655090 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120655090 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120655090 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120655090 DMM INFO MM(262420000000024/da459d6e) Subscriber data update (mmctx.c:445) 20241029120655090 DMM DEBUG MM(262420000000024/da459d6e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120655090 DMM INFO MM(262420000000024/da459d6e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120655090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120655090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120655090 DMM INFO MM(262420000000024/da459d6e) <- GMM AUTH AND CIPHERING REQ (rand = 64 86 2e 46 85 49 20 1e 58 ea 17 84 8d 70 97 2c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120655095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120655095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120655095 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120655095 DMM INFO MM(262420000000024/da459d6e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120655095 DMM NOTICE MM(262420000000024/da459d6e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120655095 DMM DEBUG MM(262420000000024/da459d6e) checking auth: received GSM SRES = f8 30 89 74 (gprs_gmm.c:666) 20241029120655095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120655095 DMM DEBUG MM(262420000000024/da459d6e) Requesting authorization (sgsn_auth.c:160) 20241029120655095 DMM INFO MM(262420000000024/da459d6e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120655095 DMM DEBUG MM(262420000000024/da459d6e) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120655095 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241029120655095 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) 20241029120655095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120655095 DMM INFO MM(262420000000024/da459d6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xda459d6e) (gprs_gmm.c:300) 20241029120655096 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120655096 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120655096 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241029120655096 DMM INFO MM(262420000000024/da459d6e) Subscriber data update (mmctx.c:445) 20241029120655096 DMM DEBUG MM(262420000000024/da459d6e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120655096 DMM INFO MM(262420000000024/da459d6e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120655096 DMM NOTICE MM(262420000000024/da459d6e) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241029120655096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120655096 DMM NOTICE MM(262420000000024/da459d6e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120655096 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) 20241029120655097 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120655097 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241029120655097 DMM INFO MM(262420000000024/da459d6e) Subscriber data update (mmctx.c:445) 20241029120655097 DMM DEBUG MM(262420000000024/da459d6e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120655099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120655099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120655099 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120655099 DMM INFO MM(262420000000024/da459d6e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120655099 DMM NOTICE MM(262420000000024/da459d6e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120655099 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120655099 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120655099 DLLC NOTICE LLME(d04d6a21/da459d6e){ASSIGNED} LLGM Assign pre (ffffffff => da459d6e) (gprs_llc.c:1079) 20241029120655099 DLLC NOTICE LLME(ffffffff/da459d6e){ASSIGNED} LLGM Assign post (ffffffff => da459d6e) (gprs_llc.c:1125) 20241029120655099 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120655099 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120655099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120655099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@340448a59994: setverdict(pass): none -> pass 20241029120655150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120655150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029120655150 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120655150 DMM INFO MM(262420000000024/da459d6e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029120655150 DMM INFO MM(262420000000024/da459d6e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029120655150 DMM DEBUG MM(262420000000024/da459d6e) Using GGSN 0 (gprs_sm.c:317) 20241029120655150 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241029120655150 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029120655150 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20241029120655150 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241029120655158 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 00 bd b8 0e 11 51 a2 9b ac 14 05 7f f2 2f 2e 51 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20241029120655158 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f02e76b2058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20241029120655158 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f02e76b2058, cbp=0x561a61587190) (sgsn_libgtp.c:629) 20241029120655158 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20241029120655158 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241029120655158 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241029120655158 DMM NOTICE MM(262420000000024/da459d6e) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029120655162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120655162 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120655162 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120655162 DMM INFO MM(262420000000024/da459d6e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029120655162 DMM INFO MM(262420000000024/da459d6e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029120655162 DMM DEBUG MM(262420000000024/da459d6e) Using GGSN 0 (gprs_sm.c:317) 20241029120655162 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241029120655162 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029120655162 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20241029120655162 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241029120655163 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 00 bd b8 0e 11 51 a2 9b ac 14 05 7f f2 2f 2e 51 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20241029120655163 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f02e76b2058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20241029120655163 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76b2058, cbp=0x561a61587190) (sgsn_libgtp.c:629) 20241029120655163 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029120655163 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a61584ff8 TLLI=da459d6e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029120655163 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029120655163 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@340448a59994: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@340448a59994: Final verdict of PTC: pass 20241029120655167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36378<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@340448a59994: Final verdict of PTC: none 20241029120655168 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120655168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(926)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@340448a59994: Final verdict of PTC: none -NSVCI97(920)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@340448a59994: Final verdict of PTC: none -NSVCI99(930)@340448a59994: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(925)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@340448a59994: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@340448a59994: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(923)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(918)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(924)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(928)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(923): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(924): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(925): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(926): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@340448a59994: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Tue Oct 29 12:06:55 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 20241029120655235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120655637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36380<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84028) 20241029120656169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120656169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84028, count=104352) 20241029120657170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120657170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:06:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120658171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120658171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241029120658725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120658728 DMM INFO MM(262420000000024/da459d6e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120658729 DMM INFO MM(262420000000024/da459d6e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120658729 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120658729 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120658729 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120658729 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120658729 DLLC NOTICE LLME(ffffffff/da459d6e){ASSIGNED} LLGM Assign pre (da459d6e => ffffffff) (gprs_llc.c:1079) 20241029120658729 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da459d6e => ffffffff) (gprs_llc.c:1125) 20241029120658729 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561a61584ca0 (gprs_sndcp.c:574) 20241029120658729 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a61584ff8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029120658729 DMM NOTICE MM(262420000000024/da459d6e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241029120658729 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241029120658729 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241029120658729 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029120658729 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241029120658729 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241029120658729 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) 20241029120658729 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) 20241029120658729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029120658729 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120658729 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120658729 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120658729 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@340448a59994: Provider Link came up: sending NS-RESET 20241029120658771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120658771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120658771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120658771 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120658771 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120658771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120658771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120658771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120658771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120658771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120658771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120658771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120658772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120658772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120658772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120658772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120658772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120658772 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120658772 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120658772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120658772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120658772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(940)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 20241029120658774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120658779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120658779 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(941)@340448a59994: 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(937)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@340448a59994: Provider Link came up: sending NS-RESET 20241029120658785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120658785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120658785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120658785 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120658785 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120658785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120658785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120658785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120658785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120658786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120658786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120658786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120658786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120658786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120658786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120658786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120658786 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120658786 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120658786 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120658786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120658786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120658786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120658788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120658793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120658793 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@340448a59994: Provider Link came up: sending NS-RESET 20241029120658800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120658800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120658800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120658800 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120658800 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120658800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120658800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120658800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120658800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120658801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120658801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120658801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120658801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120658801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120658801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120658801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120658801 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120658801 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120658801 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120658801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120658801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120658802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120658804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120658809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120658809 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120659172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120659172 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120659172 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120659172 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120659177 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120659178 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@340448a59994: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='D14D698B'O, index=0 SGSN_Test-GSUP(951)@340448a59994: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@340448a59994: 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 := 'AE390633831279A0589D26B2D0E5D54D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '75E88188'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '306D7028CC7F2525'O } } } } } 20241029120700210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120700210 DLLC NOTICE LLME(ffffffff/d14d698b){UNASSIGNED} LLC RX: unknown TLLI 0xd14d698b, creating LLME on the fly (gprs_llc.c:552) 20241029120700210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120700210 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120700210 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120700210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120700210 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120700210 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120700210 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120700210 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120700210 DLLC NOTICE LLME(ffffffff/d14d698b){UNASSIGNED} LLGM Assign pre (d14d698b => e372f522) (gprs_llc.c:1079) 20241029120700210 DLLC NOTICE LLME(d14d698b/e372f522){ASSIGNED} LLGM Assign post (d14d698b => e372f522) (gprs_llc.c:1125) 20241029120700210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120700210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120700210 DMM DEBUG MM(262420000000025/e372f522) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120700217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120700217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120700217 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120700217 DMM DEBUG MM(262420000000025/e372f522) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241029120700217 DMM NOTICE MM(262420000000025/e372f522) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120700217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120700217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120700217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120700217 DMM DEBUG MM(262420000000025/e372f522) Requesting authorization (sgsn_auth.c:160) 20241029120700217 DMM INFO MM(262420000000025/e372f522) Requesting authentication tuples (sgsn_auth.c:184) 20241029120700217 DMM DEBUG MM(262420000000025/e372f522) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120700217 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241029120700217 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@340448a59994: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@340448a59994: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241029120700218 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120700218 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120700218 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120700218 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120700218 DMM INFO MM(262420000000025/e372f522) Subscriber data update (mmctx.c:445) 20241029120700218 DMM DEBUG MM(262420000000025/e372f522) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120700218 DMM INFO MM(262420000000025/e372f522) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120700218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120700218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120700218 DMM INFO MM(262420000000025/e372f522) <- GMM AUTH AND CIPHERING REQ (rand = ae 39 06 33 83 12 79 a0 58 9d 26 b2 d0 e5 d5 4d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120700222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120700222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120700222 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120700222 DMM INFO MM(262420000000025/e372f522) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120700222 DMM NOTICE MM(262420000000025/e372f522) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120700222 DMM DEBUG MM(262420000000025/e372f522) checking auth: received GSM SRES = 75 e8 81 88 (gprs_gmm.c:666) 20241029120700222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120700222 DMM DEBUG MM(262420000000025/e372f522) Requesting authorization (sgsn_auth.c:160) 20241029120700222 DMM INFO MM(262420000000025/e372f522) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120700222 DMM DEBUG MM(262420000000025/e372f522) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120700222 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241029120700222 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) 20241029120700222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120700222 DMM INFO MM(262420000000025/e372f522) <- GMM ATTACH ACCEPT (new P-TMSI=0xe372f522) (gprs_gmm.c:300) 20241029120700222 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120700223 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120700223 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241029120700223 DMM INFO MM(262420000000025/e372f522) Subscriber data update (mmctx.c:445) 20241029120700223 DMM DEBUG MM(262420000000025/e372f522) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120700223 DMM INFO MM(262420000000025/e372f522) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120700223 DMM NOTICE MM(262420000000025/e372f522) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241029120700223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120700223 DMM NOTICE MM(262420000000025/e372f522) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120700223 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) 20241029120700223 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120700223 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241029120700223 DMM INFO MM(262420000000025/e372f522) Subscriber data update (mmctx.c:445) 20241029120700223 DMM DEBUG MM(262420000000025/e372f522) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120700225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120700225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120700225 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120700225 DMM INFO MM(262420000000025/e372f522) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120700225 DMM NOTICE MM(262420000000025/e372f522) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120700225 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120700225 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120700226 DLLC NOTICE LLME(d14d698b/e372f522){ASSIGNED} LLGM Assign pre (ffffffff => e372f522) (gprs_llc.c:1079) 20241029120700226 DLLC NOTICE LLME(ffffffff/e372f522){ASSIGNED} LLGM Assign post (ffffffff => e372f522) (gprs_llc.c:1125) 20241029120700226 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120700226 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120700226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120700226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@340448a59994: setverdict(pass): none -> pass 20241029120700277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120700277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029120700277 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120700277 DMM INFO MM(262420000000025/e372f522) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029120700277 DMM INFO MM(262420000000025/e372f522) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029120700277 DMM DEBUG MM(262420000000025/e372f522) Using GGSN 0 (gprs_sm.c:317) 20241029120700277 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) 20241029120700277 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241029120700277 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029120700277 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:185) 20241029120700277 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241029120700284 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 53 24 a3 30 11 8a 88 e9 e9 14 05 7f 79 c9 f8 78 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) 20241029120700284 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76b30d0, cbp=0x561a615876e0) (sgsn_libgtp.c:629) 20241029120700284 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029120700284 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a6158b268 TLLI=e372f522, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029120700284 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029120700284 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029120700287 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241029120700287 DGPRS INFO PDP(262420000000025:5): Context 0x7f02e76b30d0 was deleted (sgsn_libgtp.c:703) 20241029120700287 DMM INFO MM(262420000000025/e372f522) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241029120700287 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241029120700287 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241029120708288 DMM INFO MM(262420000000025/e372f522) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241029120716002 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241029120716289 DMM INFO MM(262420000000025/e372f522) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241029120719157 DGPRS DEBUG Checking for inactive LLMEs, time = 32731838 (sgsn.c:131) 20241029120719173 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241029120719173 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241029120719174 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120724289 DMM INFO MM(262420000000025/e372f522) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241029120728773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120728775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120728775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120728787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120728788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120728788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120728802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120728803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120728803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120732290 DMM INFO MM(262420000000025/e372f522) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@340448a59994: Removing Client IMSI='262420000000025'H, index=0 20241029120732303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120732303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241029120732303 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120732303 DMM INFO MM(262420000000025/e372f522) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@340448a59994: Final verdict of PTC: pass 20241029120732307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36388<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029120732311 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120732311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(951)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@340448a59994: Final verdict of PTC: none -NSVCI98(944)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@340448a59994: Final verdict of PTC: none -NSVCI97(939)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@340448a59994: Final verdict of PTC: none -NSVCI99(949)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(947)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(942)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(938)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(938): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@340448a59994: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Tue Oct 29 12:07:32 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 20241029120732414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120732815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53710<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103024) 20241029120733312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120733312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103024, count=111360) 20241029120734313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120734313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:07:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120735314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120735314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241029120735912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53726<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120735914 DMM INFO MM(262420000000025/e372f522) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120735914 DMM INFO MM(262420000000025/e372f522) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120735914 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120735914 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120735914 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120735914 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120735914 DLLC NOTICE LLME(ffffffff/e372f522){ASSIGNED} LLGM Assign pre (e372f522 => ffffffff) (gprs_llc.c:1079) 20241029120735914 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e372f522 => ffffffff) (gprs_llc.c:1125) 20241029120735914 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561a6158af10 (gprs_sndcp.c:574) 20241029120735914 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a6158b268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029120735914 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241029120735914 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) 20241029120735914 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) 20241029120735914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029120735914 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120735914 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120735914 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120735914 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@340448a59994: Provider Link came up: sending NS-RESET 20241029120735945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120735945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120735945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120735945 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120735945 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120735945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120735945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120735945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120735945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120735946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120735946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120735946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120735946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120735946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120735946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120735946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120735946 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120735946 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120735946 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120735946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120735946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120735946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120735948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120735955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120735955 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(963)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@340448a59994: Provider Link came up: sending NS-RESET 20241029120735962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120735962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120735962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120735962 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120735962 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120735962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120735962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120735962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120735962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120735963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120735963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120735963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120735963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120735963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120735963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120735963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120735963 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120735963 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120735963 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120735963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120735963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120735963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120735965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120735970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120735970 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@340448a59994: Provider Link came up: sending NS-RESET 20241029120735978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120735978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120735978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120735978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120735978 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120735978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120735978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120735978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120735978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120735979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120735979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120735979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120735979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120735979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120735979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120735979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120735979 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120735979 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120735979 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120735979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120735979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120735979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120735981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120735986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120735986 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120736315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120736315 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120736315 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120736315 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120736320 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120736321 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@340448a59994: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='DF39C866'O, index=0 SGSN_Test-GSUP(970)@340448a59994: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@340448a59994: 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 := '26F0A3B62684A1BFEE9D3A42508117D2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '815E1F0E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E8C61F24C059CD03'O } } } } } 20241029120736445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120736445 DLLC NOTICE LLME(ffffffff/df39c866){UNASSIGNED} LLC RX: unknown TLLI 0xdf39c866, creating LLME on the fly (gprs_llc.c:552) 20241029120736445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120736445 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120736445 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120736445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120736445 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120736445 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120736445 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120736445 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120736445 DLLC NOTICE LLME(ffffffff/df39c866){UNASSIGNED} LLGM Assign pre (df39c866 => f0fa93d4) (gprs_llc.c:1079) 20241029120736445 DLLC NOTICE LLME(df39c866/f0fa93d4){ASSIGNED} LLGM Assign post (df39c866 => f0fa93d4) (gprs_llc.c:1125) 20241029120736445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120736445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120736445 DMM DEBUG MM(262420000000027/f0fa93d4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120736454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120736454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120736454 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120736454 DMM DEBUG MM(262420000000027/f0fa93d4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241029120736454 DMM NOTICE MM(262420000000027/f0fa93d4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120736454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120736454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120736454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120736454 DMM DEBUG MM(262420000000027/f0fa93d4) Requesting authorization (sgsn_auth.c:160) 20241029120736454 DMM INFO MM(262420000000027/f0fa93d4) Requesting authentication tuples (sgsn_auth.c:184) 20241029120736454 DMM DEBUG MM(262420000000027/f0fa93d4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120736454 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241029120736454 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@340448a59994: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@340448a59994: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241029120736455 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120736455 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120736455 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120736455 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120736455 DMM INFO MM(262420000000027/f0fa93d4) Subscriber data update (mmctx.c:445) 20241029120736455 DMM DEBUG MM(262420000000027/f0fa93d4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120736455 DMM INFO MM(262420000000027/f0fa93d4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120736455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120736455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120736455 DMM INFO MM(262420000000027/f0fa93d4) <- GMM AUTH AND CIPHERING REQ (rand = 26 f0 a3 b6 26 84 a1 bf ee 9d 3a 42 50 81 17 d2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120736460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120736460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120736460 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120736460 DMM INFO MM(262420000000027/f0fa93d4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120736460 DMM NOTICE MM(262420000000027/f0fa93d4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120736460 DMM DEBUG MM(262420000000027/f0fa93d4) checking auth: received GSM SRES = 81 5e 1f 0e (gprs_gmm.c:666) 20241029120736460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120736460 DMM DEBUG MM(262420000000027/f0fa93d4) Requesting authorization (sgsn_auth.c:160) 20241029120736460 DMM INFO MM(262420000000027/f0fa93d4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120736460 DMM DEBUG MM(262420000000027/f0fa93d4) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120736460 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241029120736460 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) 20241029120736460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120736460 DMM INFO MM(262420000000027/f0fa93d4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0fa93d4) (gprs_gmm.c:300) 20241029120736461 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120736461 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120736461 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241029120736461 DMM INFO MM(262420000000027/f0fa93d4) Subscriber data update (mmctx.c:445) 20241029120736461 DMM DEBUG MM(262420000000027/f0fa93d4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120736461 DMM INFO MM(262420000000027/f0fa93d4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120736461 DMM NOTICE MM(262420000000027/f0fa93d4) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241029120736461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120736461 DMM NOTICE MM(262420000000027/f0fa93d4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120736461 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) 20241029120736461 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120736461 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241029120736461 DMM INFO MM(262420000000027/f0fa93d4) Subscriber data update (mmctx.c:445) 20241029120736461 DMM DEBUG MM(262420000000027/f0fa93d4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120736463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120736463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120736463 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120736463 DMM INFO MM(262420000000027/f0fa93d4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120736463 DMM NOTICE MM(262420000000027/f0fa93d4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120736463 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120736463 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120736463 DLLC NOTICE LLME(df39c866/f0fa93d4){ASSIGNED} LLGM Assign pre (ffffffff => f0fa93d4) (gprs_llc.c:1079) 20241029120736463 DLLC NOTICE LLME(ffffffff/f0fa93d4){ASSIGNED} LLGM Assign post (ffffffff => f0fa93d4) (gprs_llc.c:1125) 20241029120736463 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120736463 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120736463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120736463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@340448a59994: setverdict(pass): none -> pass 20241029120736518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120736518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029120736518 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120736518 DMM INFO MM(262420000000027/f0fa93d4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029120736518 DMM INFO MM(262420000000027/f0fa93d4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029120736518 DMM DEBUG MM(262420000000027/f0fa93d4) Using GGSN 0 (gprs_sm.c:317) 20241029120736518 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) 20241029120736518 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241029120736518 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029120736518 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:185) 20241029120736519 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@340448a59994: First createPDPContextRequest received, dropping & waiting for retransmission 20241029120741519 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241029120741535 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 c2 2c 63 04 11 c6 60 ad 52 14 05 7f 27 e7 57 d8 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) 20241029120741535 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76b30d0, cbp=0x561a615876e0) (sgsn_libgtp.c:629) 20241029120741535 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029120741535 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a6158b268 TLLI=f0fa93d4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029120741535 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029120741535 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241029120741545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120741545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241029120741545 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120741545 DMM INFO MM(262420000000027/f0fa93d4) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241029120741545 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029120741545 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@340448a59994: First deletePDPContextRequest received, dropping & waiting for retransmission 20241029120746546 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241029120746554 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) 20241029120746554 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f02e76b30d0, cbp=0x561a615876e0) (sgsn_libgtp.c:629) 20241029120746554 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241029120746554 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a6158b268, TLLI=f0fa93d4, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029120746554 DMM INFO MM(262420000000027/f0fa93d4) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241029120746554 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241029120746554 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@340448a59994: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@340448a59994: Final verdict of PTC: pass 20241029120746588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53726<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@340448a59994: Final verdict of PTC: none 20241029120746591 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120746591 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(963)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@340448a59994: Final verdict of PTC: none -NSVCI99(968)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@340448a59994: Final verdict of PTC: none -NSVCI97(958)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(961)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(966)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(956)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@340448a59994: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Tue Oct 29 12:07:46 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 20241029120746711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120747112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50662<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95064) 20241029120747592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120747592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95064, count=102960) 20241029120748593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120748594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:07:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120749158 DGPRS DEBUG Checking for inactive LLMEs, time = 32731868 (sgsn.c:131) 20241029120749595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120749595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241029120750154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120750155 DMM INFO MM(262420000000027/f0fa93d4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120750155 DMM INFO MM(262420000000027/f0fa93d4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120750155 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120750155 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120750155 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120750155 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120750155 DLLC NOTICE LLME(ffffffff/f0fa93d4){ASSIGNED} LLGM Assign pre (f0fa93d4 => ffffffff) (gprs_llc.c:1079) 20241029120750155 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0fa93d4 => ffffffff) (gprs_llc.c:1125) 20241029120750155 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241029120750155 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) 20241029120750155 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) 20241029120750155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029120750155 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120750155 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120750155 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120750155 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@340448a59994: Provider Link came up: sending NS-RESET 20241029120750236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120750236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120750236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120750236 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120750236 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120750236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120750237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120750237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120750237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120750237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120750237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120750237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120750238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120750238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120750238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120750238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120750238 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120750238 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120750238 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120750238 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120750238 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120750238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120750240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120750244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120750244 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@340448a59994: Provider Link came up: sending NS-RESET 20241029120750252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120750252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120750252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120750252 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120750252 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120750252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120750252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120750252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120750252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120750253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120750253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120750253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120750253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120750253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120750253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120750253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120750253 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120750253 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120750253 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120750253 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120750253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120750253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120750255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120750260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120750260 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@340448a59994: Provider Link came up: sending NS-RESET 20241029120750269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120750269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120750269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120750269 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120750269 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120750269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120750269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120750269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120750269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120750270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120750270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120750270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120750270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120750270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120750270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120750270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120750270 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120750270 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120750270 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120750270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120750270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120750270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120750273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120750278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120750278 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120750596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120750596 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120750596 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120750596 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120750600 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120750601 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975)@340448a59994: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='ECD219AC'O, index=0 SGSN_Test-GSUP(989)@340448a59994: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@340448a59994: 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 := '86884D62E1713DB0CF46C2C823FF495B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CD62EC5C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FCB55E28981747B2'O } } } } } 20241029120750640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120750640 DLLC NOTICE LLME(ffffffff/ecd219ac){UNASSIGNED} LLC RX: unknown TLLI 0xecd219ac, creating LLME on the fly (gprs_llc.c:552) 20241029120750640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120750641 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120750641 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120750641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120750641 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120750641 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120750641 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120750641 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120750641 DLLC NOTICE LLME(ffffffff/ecd219ac){UNASSIGNED} LLGM Assign pre (ecd219ac => fd18a69f) (gprs_llc.c:1079) 20241029120750641 DLLC NOTICE LLME(ecd219ac/fd18a69f){ASSIGNED} LLGM Assign post (ecd219ac => fd18a69f) (gprs_llc.c:1125) 20241029120750641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120750641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120750641 DMM DEBUG MM(262420000000028/fd18a69f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120750647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120750647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120750647 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120750647 DMM DEBUG MM(262420000000028/fd18a69f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241029120750647 DMM NOTICE MM(262420000000028/fd18a69f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120750647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120750647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120750647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120750647 DMM DEBUG MM(262420000000028/fd18a69f) Requesting authorization (sgsn_auth.c:160) 20241029120750647 DMM INFO MM(262420000000028/fd18a69f) Requesting authentication tuples (sgsn_auth.c:184) 20241029120750647 DMM DEBUG MM(262420000000028/fd18a69f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120750647 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241029120750647 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@340448a59994: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@340448a59994: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241029120750648 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120750648 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120750648 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120750648 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120750648 DMM INFO MM(262420000000028/fd18a69f) Subscriber data update (mmctx.c:445) 20241029120750648 DMM DEBUG MM(262420000000028/fd18a69f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120750648 DMM INFO MM(262420000000028/fd18a69f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120750648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120750648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120750648 DMM INFO MM(262420000000028/fd18a69f) <- GMM AUTH AND CIPHERING REQ (rand = 86 88 4d 62 e1 71 3d b0 cf 46 c2 c8 23 ff 49 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120750652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120750652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120750652 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120750652 DMM INFO MM(262420000000028/fd18a69f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120750652 DMM NOTICE MM(262420000000028/fd18a69f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120750652 DMM DEBUG MM(262420000000028/fd18a69f) checking auth: received GSM SRES = cd 62 ec 5c (gprs_gmm.c:666) 20241029120750652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120750652 DMM DEBUG MM(262420000000028/fd18a69f) Requesting authorization (sgsn_auth.c:160) 20241029120750652 DMM INFO MM(262420000000028/fd18a69f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120750652 DMM DEBUG MM(262420000000028/fd18a69f) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120750652 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241029120750652 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) 20241029120750652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120750652 DMM INFO MM(262420000000028/fd18a69f) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd18a69f) (gprs_gmm.c:300) 20241029120750653 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120750653 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120750653 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241029120750653 DMM INFO MM(262420000000028/fd18a69f) Subscriber data update (mmctx.c:445) 20241029120750653 DMM DEBUG MM(262420000000028/fd18a69f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120750653 DMM INFO MM(262420000000028/fd18a69f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120750653 DMM NOTICE MM(262420000000028/fd18a69f) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241029120750653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120750653 DMM NOTICE MM(262420000000028/fd18a69f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120750653 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) 20241029120750653 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120750653 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241029120750653 DMM INFO MM(262420000000028/fd18a69f) Subscriber data update (mmctx.c:445) 20241029120750653 DMM DEBUG MM(262420000000028/fd18a69f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120750655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120750655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120750655 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120750655 DMM INFO MM(262420000000028/fd18a69f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120750655 DMM NOTICE MM(262420000000028/fd18a69f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120750655 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120750655 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120750655 DLLC NOTICE LLME(ecd219ac/fd18a69f){ASSIGNED} LLGM Assign pre (ffffffff => fd18a69f) (gprs_llc.c:1079) 20241029120750655 DLLC NOTICE LLME(ffffffff/fd18a69f){ASSIGNED} LLGM Assign post (ffffffff => fd18a69f) (gprs_llc.c:1125) 20241029120750655 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120750655 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120750655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120750655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@340448a59994: setverdict(pass): none -> pass 20241029120750707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120750707 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029120750707 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120750707 DMM INFO MM(262420000000028/fd18a69f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029120750707 DMM INFO MM(262420000000028/fd18a69f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029120750707 DMM DEBUG MM(262420000000028/fd18a69f) Using GGSN 0 (gprs_sm.c:317) 20241029120750707 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) 20241029120750707 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241029120750707 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029120750707 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:185) 20241029120750707 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241029120750715 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 ed b3 1c 61 11 28 a7 91 ca 14 05 7f 91 be 79 34 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20241029120750715 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76b30d0, cbp=0x561a615876e0) (sgsn_libgtp.c:629) 20241029120750715 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029120750715 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a6158b268 TLLI=fd18a69f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029120750716 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029120750716 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029120750723 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241029120750723 DGPRS INFO PDP(262420000000028:5): Context 0x7f02e76b30d0 was deleted (sgsn_libgtp.c:703) 20241029120750723 DMM INFO MM(262420000000028/fd18a69f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241029120750723 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241029120750723 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@340448a59994: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241029120750729 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241029120750730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120750730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241029120750730 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120750730 DMM INFO MM(262420000000028/fd18a69f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241029120750730 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2320) 20241029120750730 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975)@340448a59994: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@340448a59994: Final verdict of PTC: pass 20241029120750733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50668<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@340448a59994: Final verdict of PTC: none -NSVCI97(977)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@340448a59994: Final verdict of PTC: none 20241029120750737 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120750737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(973)@340448a59994: Final verdict of PTC: none -NSVCI98(982)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@340448a59994: Final verdict of PTC: none -NSVCI99(987)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(976)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(985)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(980)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(976): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@340448a59994: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Tue Oct 29 12:07:50 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 20241029120750804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120751206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50678<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91388) 20241029120751738 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120751738 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91388, count=102536) 20241029120752740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120752740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:07:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120753741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120753741 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241029120754241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120754242 DMM INFO MM(262420000000028/fd18a69f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120754242 DMM INFO MM(262420000000028/fd18a69f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120754242 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120754242 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120754242 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120754242 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120754242 DLLC NOTICE LLME(ffffffff/fd18a69f){ASSIGNED} LLGM Assign pre (fd18a69f => ffffffff) (gprs_llc.c:1079) 20241029120754242 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd18a69f => ffffffff) (gprs_llc.c:1125) 20241029120754242 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561a6158af10 (gprs_sndcp.c:574) 20241029120754242 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a6158b268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029120754242 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241029120754242 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) 20241029120754242 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) 20241029120754242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029120754242 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120754242 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120754242 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120754242 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(997)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(997)@340448a59994: Provider Link came up: sending NS-RESET 20241029120754282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120754282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120754282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120754282 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120754282 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120754282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120754282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120754282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120754282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(996)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(997)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120754284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120754284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120754284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120754284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120754284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120754284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120754284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120754284 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120754284 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120754284 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120754284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120754285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120754285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(997)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(997)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120754289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(993)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(996)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@340448a59994: Provider Link came up: sending NS-RESET 20241029120754296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120754296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120754296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120754296 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120754296 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120754296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120754296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120754296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120754296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241029120754296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120754296 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1001)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120754297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120754297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120754297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120754297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120754297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120754297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120754297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120754297 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120754297 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120754297 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120754297 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120754298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120754298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120754300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120754306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120754306 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@340448a59994: Provider Link came up: sending NS-RESET 20241029120754315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120754315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120754315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120754315 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120754315 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120754315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120754315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120754315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120754315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120754316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120754316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120754316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120754317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120754317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120754317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120754317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120754317 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120754317 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120754317 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120754317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120754317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120754317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120754320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120754325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120754325 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120754742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120754742 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120754742 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120754742 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120754747 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120754748 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@340448a59994: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='C48DAD51'O, index=0 SGSN_Test-GSUP(1008)@340448a59994: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@340448a59994: 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 := '6626125B076DF903666A9EF9D2F35E99'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6EC8C17C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A6FAF9C5C9E7802'O } } } } } 20241029120754799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120754799 DLLC NOTICE LLME(ffffffff/c48dad51){UNASSIGNED} LLC RX: unknown TLLI 0xc48dad51, creating LLME on the fly (gprs_llc.c:552) 20241029120754799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120754799 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120754799 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120754799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120754799 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120754799 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120754799 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120754799 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120754799 DLLC NOTICE LLME(ffffffff/c48dad51){UNASSIGNED} LLGM Assign pre (c48dad51 => da10fdca) (gprs_llc.c:1079) 20241029120754799 DLLC NOTICE LLME(c48dad51/da10fdca){ASSIGNED} LLGM Assign post (c48dad51 => da10fdca) (gprs_llc.c:1125) 20241029120754799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120754799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120754799 DMM DEBUG MM(262420000000026/da10fdca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120754816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120754816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120754816 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120754816 DMM DEBUG MM(262420000000026/da10fdca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241029120754816 DMM NOTICE MM(262420000000026/da10fdca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120754816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120754816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120754816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120754816 DMM DEBUG MM(262420000000026/da10fdca) Requesting authorization (sgsn_auth.c:160) 20241029120754816 DMM INFO MM(262420000000026/da10fdca) Requesting authentication tuples (sgsn_auth.c:184) 20241029120754816 DMM DEBUG MM(262420000000026/da10fdca) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120754816 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241029120754816 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)@340448a59994: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@340448a59994: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241029120754819 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120754819 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120754819 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120754819 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120754819 DMM INFO MM(262420000000026/da10fdca) Subscriber data update (mmctx.c:445) 20241029120754819 DMM DEBUG MM(262420000000026/da10fdca) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120754819 DMM INFO MM(262420000000026/da10fdca) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120754819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120754819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120754819 DMM INFO MM(262420000000026/da10fdca) <- GMM AUTH AND CIPHERING REQ (rand = 66 26 12 5b 07 6d f9 03 66 6a 9e f9 d2 f3 5e 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120754826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120754826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120754826 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120754826 DMM INFO MM(262420000000026/da10fdca) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120754826 DMM NOTICE MM(262420000000026/da10fdca) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120754826 DMM DEBUG MM(262420000000026/da10fdca) checking auth: received GSM SRES = 6e c8 c1 7c (gprs_gmm.c:666) 20241029120754826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120754826 DMM DEBUG MM(262420000000026/da10fdca) Requesting authorization (sgsn_auth.c:160) 20241029120754826 DMM INFO MM(262420000000026/da10fdca) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120754826 DMM DEBUG MM(262420000000026/da10fdca) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120754826 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241029120754826 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) 20241029120754826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120754826 DMM INFO MM(262420000000026/da10fdca) <- GMM ATTACH ACCEPT (new P-TMSI=0xda10fdca) (gprs_gmm.c:300) 20241029120754827 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120754827 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120754827 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241029120754827 DMM INFO MM(262420000000026/da10fdca) Subscriber data update (mmctx.c:445) 20241029120754827 DMM DEBUG MM(262420000000026/da10fdca) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120754827 DMM INFO MM(262420000000026/da10fdca) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120754827 DMM NOTICE MM(262420000000026/da10fdca) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241029120754827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120754827 DMM NOTICE MM(262420000000026/da10fdca) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120754827 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) 20241029120754828 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120754828 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241029120754828 DMM INFO MM(262420000000026/da10fdca) Subscriber data update (mmctx.c:445) 20241029120754828 DMM DEBUG MM(262420000000026/da10fdca) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120754833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120754833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120754833 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120754833 DMM INFO MM(262420000000026/da10fdca) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120754833 DMM NOTICE MM(262420000000026/da10fdca) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120754833 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120754833 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120754833 DLLC NOTICE LLME(c48dad51/da10fdca){ASSIGNED} LLGM Assign pre (ffffffff => da10fdca) (gprs_llc.c:1079) 20241029120754833 DLLC NOTICE LLME(ffffffff/da10fdca){ASSIGNED} LLGM Assign post (ffffffff => da10fdca) (gprs_llc.c:1125) 20241029120754833 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120754833 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120754833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120754833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@340448a59994: setverdict(pass): none -> pass 20241029120754885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120754885 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029120754885 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120754885 DMM INFO MM(262420000000026/da10fdca) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029120754885 DMM INFO MM(262420000000026/da10fdca) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029120754885 DMM DEBUG MM(262420000000026/da10fdca) Using GGSN 0 (gprs_sm.c:317) 20241029120754885 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) 20241029120754885 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241029120754885 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029120754885 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20241029120754885 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241029120754892 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 d1 7b 8d 8d 11 dc 89 58 db 14 05 7f ee 91 1e 12 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) 20241029120754892 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76b30d0, cbp=0x561a615876e0) (sgsn_libgtp.c:629) 20241029120754892 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029120754892 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a6158b268 TLLI=da10fdca, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029120754892 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029120754892 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029120754897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120754897 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241029120754897 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120754898 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 d1 7b 8d 8d 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241029120754898 DGPRS INFO PDP(262420000000026:5): Context 0x7f02e76b30d0 was deleted (sgsn_libgtp.c:703) 20241029120754898 DMM INFO MM(262420000000026/da10fdca) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241029120754898 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241029120754898 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@340448a59994: Removing Client IMSI='262420000000026'H, index=0 20241029120754902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120754902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241029120754902 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120754902 DMM INFO MM(262420000000026/da10fdca) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@340448a59994: Final verdict of PTC: pass 20241029120754903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48622<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029120754904 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120754904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1007)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP(1008)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@340448a59994: Final verdict of PTC: none -NSVCI99(1006)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(996)@340448a59994: Final verdict of PTC: none -NSVCI97(997)@340448a59994: Final verdict of PTC: none -NSVCI98(1001)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(995)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1004)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(999)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(996): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(997): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@340448a59994: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Tue Oct 29 12:07: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 20241029120754987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120755388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48626<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48352) 20241029120755905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120755905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48352, count=103836) 20241029120756907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120756907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:07:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120757908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120757908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_pdp_act_gmm_detach started. 20241029120758453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120758455 DMM INFO MM(262420000000026/da10fdca) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120758455 DMM INFO MM(262420000000026/da10fdca) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120758455 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120758455 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120758455 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120758455 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120758455 DLLC NOTICE LLME(ffffffff/da10fdca){ASSIGNED} LLGM Assign pre (da10fdca => ffffffff) (gprs_llc.c:1079) 20241029120758455 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da10fdca => ffffffff) (gprs_llc.c:1125) 20241029120758455 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561a6158af10 (gprs_sndcp.c:574) 20241029120758455 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a6158b268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029120758455 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241029120758455 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) 20241029120758455 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) 20241029120758455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029120758455 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120758455 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120758455 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120758455 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@340448a59994: Provider Link came up: sending NS-RESET 20241029120758479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120758479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120758479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120758479 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120758479 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120758479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120758479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120758479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120758479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120758480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120758480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120758480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120758480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120758480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120758480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120758480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120758480 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120758480 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120758480 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120758480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120758480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120758480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120758483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120758489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120758489 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@340448a59994: Provider Link came up: sending NS-RESET 20241029120758500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120758500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120758500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120758500 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120758500 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120758500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120758500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120758500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120758500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120758501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120758501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120758501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120758501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120758501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120758501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120758501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120758501 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120758501 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120758501 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120758501 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120758502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120758502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1021)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 20241029120758504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241029120758509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120758509 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1026)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@340448a59994: Provider Link came up: sending NS-RESET 20241029120758521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120758521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120758521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120758521 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120758521 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120758521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120758521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120758521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120758521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1026)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120758522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120758522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120758522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120758522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120758522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120758522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120758522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120758522 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120758522 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120758522 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120758522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120758523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120758523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1026)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1026)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120758524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120758528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120758528 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1023)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120758909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120758909 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120758909 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120758909 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1025)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1025)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120758912 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1025)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120758912 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1025)@340448a59994: 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(1025)@340448a59994: 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(1025)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@340448a59994: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='ED5473B7'O, index=0 SGSN_Test-GSUP(1027)@340448a59994: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@340448a59994: 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 := 'FBAAE8F991294512964933A3B8EA9411'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F8BF0D48'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E161D52675D033B5'O } } } } } 20241029120758971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120758971 DLLC NOTICE LLME(ffffffff/ed5473b7){UNASSIGNED} LLC RX: unknown TLLI 0xed5473b7, creating LLME on the fly (gprs_llc.c:552) 20241029120758971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120758971 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120758971 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120758971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120758971 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120758971 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120758971 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120758971 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120758971 DLLC NOTICE LLME(ffffffff/ed5473b7){UNASSIGNED} LLGM Assign pre (ed5473b7 => f07bb93e) (gprs_llc.c:1079) 20241029120758971 DLLC NOTICE LLME(ed5473b7/f07bb93e){ASSIGNED} LLGM Assign post (ed5473b7 => f07bb93e) (gprs_llc.c:1125) 20241029120758971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120758971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120758971 DMM DEBUG MM(262420000000026/f07bb93e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120758990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120758990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120758990 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120758990 DMM DEBUG MM(262420000000026/f07bb93e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241029120758990 DMM NOTICE MM(262420000000026/f07bb93e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120758990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120758990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120758990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120758990 DMM DEBUG MM(262420000000026/f07bb93e) Requesting authorization (sgsn_auth.c:160) 20241029120758990 DMM INFO MM(262420000000026/f07bb93e) Requesting authentication tuples (sgsn_auth.c:184) 20241029120758990 DMM DEBUG MM(262420000000026/f07bb93e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120758990 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241029120758990 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1027)@340448a59994: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@340448a59994: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241029120758996 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120758996 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120758996 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120758996 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120758996 DMM INFO MM(262420000000026/f07bb93e) Subscriber data update (mmctx.c:445) 20241029120758996 DMM DEBUG MM(262420000000026/f07bb93e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120758996 DMM INFO MM(262420000000026/f07bb93e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120758996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120758996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120758996 DMM INFO MM(262420000000026/f07bb93e) <- GMM AUTH AND CIPHERING REQ (rand = fb aa e8 f9 91 29 45 12 96 49 33 a3 b8 ea 94 11 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120759012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120759012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120759012 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120759012 DMM INFO MM(262420000000026/f07bb93e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120759012 DMM NOTICE MM(262420000000026/f07bb93e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120759012 DMM DEBUG MM(262420000000026/f07bb93e) checking auth: received GSM SRES = f8 bf 0d 48 (gprs_gmm.c:666) 20241029120759012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120759012 DMM DEBUG MM(262420000000026/f07bb93e) Requesting authorization (sgsn_auth.c:160) 20241029120759012 DMM INFO MM(262420000000026/f07bb93e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120759012 DMM DEBUG MM(262420000000026/f07bb93e) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120759012 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241029120759013 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) 20241029120759013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120759013 DMM INFO MM(262420000000026/f07bb93e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf07bb93e) (gprs_gmm.c:300) 20241029120759015 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120759015 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120759015 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241029120759015 DMM INFO MM(262420000000026/f07bb93e) Subscriber data update (mmctx.c:445) 20241029120759015 DMM DEBUG MM(262420000000026/f07bb93e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120759015 DMM INFO MM(262420000000026/f07bb93e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120759015 DMM NOTICE MM(262420000000026/f07bb93e) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241029120759015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120759015 DMM NOTICE MM(262420000000026/f07bb93e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120759015 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) 20241029120759016 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120759016 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241029120759016 DMM INFO MM(262420000000026/f07bb93e) Subscriber data update (mmctx.c:445) 20241029120759016 DMM DEBUG MM(262420000000026/f07bb93e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120759029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120759029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120759029 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120759029 DMM INFO MM(262420000000026/f07bb93e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120759029 DMM NOTICE MM(262420000000026/f07bb93e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120759029 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120759029 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120759029 DLLC NOTICE LLME(ed5473b7/f07bb93e){ASSIGNED} LLGM Assign pre (ffffffff => f07bb93e) (gprs_llc.c:1079) 20241029120759029 DLLC NOTICE LLME(ffffffff/f07bb93e){ASSIGNED} LLGM Assign post (ffffffff => f07bb93e) (gprs_llc.c:1125) 20241029120759029 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120759029 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120759029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120759029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@340448a59994: setverdict(pass): none -> pass 20241029120759084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120759084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029120759084 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120759084 DMM INFO MM(262420000000026/f07bb93e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029120759084 DMM INFO MM(262420000000026/f07bb93e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029120759084 DMM DEBUG MM(262420000000026/f07bb93e) Using GGSN 0 (gprs_sm.c:317) 20241029120759084 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) 20241029120759084 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241029120759084 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029120759084 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20241029120759085 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241029120759110 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 ce 34 75 c4 11 ca d8 d2 38 14 05 7f ae b2 20 03 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20241029120759110 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76b30d0, cbp=0x561a615876e0) (sgsn_libgtp.c:629) 20241029120759110 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029120759110 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a6158b268 TLLI=f07bb93e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029120759110 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029120759110 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029120759125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120759125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120759125 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120759125 DMM INFO MM(262420000000026/f07bb93e) -> GMM DETACH REQUEST TLLI=0xf07bb93e type=GPRS detach (gprs_gmm.c:1465) 20241029120759126 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241029120759126 DMM INFO MM(262420000000026/f07bb93e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241029120759126 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120759126 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120759126 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120759126 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120759126 DLLC NOTICE LLME(ffffffff/f07bb93e){ASSIGNED} LLGM Assign pre (f07bb93e => ffffffff) (gprs_llc.c:1079) 20241029120759126 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f07bb93e => ffffffff) (gprs_llc.c:1125) 20241029120759126 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561a6158af10 (gprs_sndcp.c:574) 20241029120759126 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a6158b268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029120759126 DMM NOTICE MM(262420000000026/f07bb93e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241029120759126 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241029120759126 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241029120759126 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029120759126 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241029120759126 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241029120759126 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) 20241029120759126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029120759126 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120759126 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120759126 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120759128 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@340448a59994: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@340448a59994: Final verdict of PTC: pass 20241029120759141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48638<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029120759145 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120759145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1027)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1025)@340448a59994: Final verdict of PTC: none -NSVCI97(1015)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1023)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@340448a59994: Final verdict of PTC: none -NSVCI99(1026)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@340448a59994: Final verdict of PTC: none -NSVCI98(1020)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1024)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1018)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1013)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1023): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@340448a59994: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Tue Oct 29 12:07:59 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 20241029120759324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120759626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83928) 20241029120800146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120800146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83928, count=108072) 20241029120801147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120801147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:08:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120802148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120802148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241029120802711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120802712 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1035)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1035)@340448a59994: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1034)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 20241029120802737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120802737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120802737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120802737 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120802737 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120802737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120802737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120802737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120802737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1035)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120802738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120802738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120802738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120802738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120802738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120802738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120802738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120802738 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120802738 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120802738 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120802738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120802738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120802738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1035)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1035)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120802741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1031)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1034)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20241029120802746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120802746 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1039)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1039)@340448a59994: Provider Link came up: sending NS-RESET 20241029120802749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120802749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120802749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120802749 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120802749 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120802749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120802749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120802749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120802749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120802750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120802750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120802750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120802751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120802751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120802751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120802751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120802751 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120802751 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120802751 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120802751 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120802751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120802751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120802753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120802760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120802760 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1041)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@340448a59994: Provider Link came up: sending NS-RESET 20241029120802766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120802766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120802766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120802766 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120802766 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120802766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120802766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120802766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120802766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120802767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120802767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120802767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120802767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120802767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120802767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120802767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120802767 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120802767 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120802767 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120802767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120802767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120802767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120802769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120802774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120802774 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120803149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120803149 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120803149 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120803149 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120803154 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120803155 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@340448a59994: 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(1045)@340448a59994: 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(1045)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032)@340448a59994: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='C65213A4'O, index=0 SGSN_Test-GSUP(1046)@340448a59994: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241029120804230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120804230 DLLC NOTICE LLME(ffffffff/c65213a4){UNASSIGNED} LLC RX: unknown TLLI 0xc65213a4, creating LLME on the fly (gprs_llc.c:552) 20241029120804230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120804230 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241029120804230 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120804230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120804230 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120804230 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120804230 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120804230 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120804230 DLLC NOTICE LLME(ffffffff/c65213a4){UNASSIGNED} LLGM Assign pre (c65213a4 => c7f5b617) (gprs_llc.c:1079) 20241029120804230 DLLC NOTICE LLME(c65213a4/c7f5b617){ASSIGNED} LLGM Assign post (c65213a4 => c7f5b617) (gprs_llc.c:1125) 20241029120804230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120804230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120804230 DMM DEBUG MM(262420000000039/c7f5b617) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120804248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120804248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241029120804248 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120804248 DMM INFO MM(262420000000039/c7f5b617) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241029120804248 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120804248 DLLC NOTICE LLME(c65213a4/c7f5b617){ASSIGNED} LLGM Assign pre (c65213a4 => c7f5b617) (gprs_llc.c:1079) 20241029120804248 DLLC NOTICE LLME(c65213a4/c7f5b617){ASSIGNED} LLGM Assign post (c65213a4 => c7f5b617) (gprs_llc.c:1125) 20241029120804248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120804248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120804248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120804248 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120804248 DMM DEBUG MM(262420000000039/c7f5b617) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241029120804248 DMM NOTICE MM(262420000000039/c7f5b617) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120804248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120804248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120804249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241029120804249 DMM INFO MM(262420000000039/c7f5b617) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7f5b617) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1048)@340448a59994: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032)@340448a59994: Removing Client IMSI='262420000000039'H, index=0 20241029120805261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120805261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120805261 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120805261 DMM INFO MM(262420000000039/c7f5b617) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120805261 DMM NOTICE MM(262420000000039/c7f5b617) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120805261 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120805261 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120805261 DLLC NOTICE LLME(c65213a4/c7f5b617){ASSIGNED} LLGM Assign pre (ffffffff => c7f5b617) (gprs_llc.c:1079) 20241029120805261 DLLC NOTICE LLME(ffffffff/c7f5b617){ASSIGNED} LLGM Assign post (ffffffff => c7f5b617) (gprs_llc.c:1125) 20241029120805261 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120805261 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120805261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120805261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@340448a59994: Final verdict of PTC: pass 20241029120805265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49756<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029120805269 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120805269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1045)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP(1046)@340448a59994: Final verdict of PTC: none -NSVCI99(1044)@340448a59994: Final verdict of PTC: none -NSVCI98(1039)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@340448a59994: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@340448a59994: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@340448a59994: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@340448a59994: Final verdict of PTC: none -NSVCI97(1035)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1034)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1042)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1033)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1037)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1033): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1034): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1035): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@340448a59994: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Tue Oct 29 12:08:05 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 20241029120805385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120805786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49772<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69120) 20241029120806270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120806270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69120, count=70380) 20241029120807271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120807271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Tue Oct 29 12:08:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120808272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120808272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_xid_empty_l3 started. 20241029120808829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49784<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120808833 DMM INFO MM(262420000000039/c7f5b617) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120808833 DMM INFO MM(262420000000039/c7f5b617) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120808833 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120808833 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120808833 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120808833 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120808833 DLLC NOTICE LLME(ffffffff/c7f5b617){ASSIGNED} LLGM Assign pre (c7f5b617 => ffffffff) (gprs_llc.c:1079) 20241029120808833 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7f5b617 => ffffffff) (gprs_llc.c:1125) 20241029120808833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029120808833 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120808833 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120808833 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120808833 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@340448a59994: Provider Link came up: sending NS-RESET 20241029120808868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120808868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120808868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120808868 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120808868 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120808868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120808868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120808868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120808868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120808870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120808870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120808870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120808870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120808870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120808870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120808870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120808870 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120808870 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120808870 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120808870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1053)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120808870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120808870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120808872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120808877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120808877 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@340448a59994: Provider Link came up: sending NS-RESET 20241029120808885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120808885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120808885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120808885 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120808885 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120808885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120808885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120808885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120808885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120808885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120808885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120808885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120808885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120808885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120808885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120808885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120808885 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120808885 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120808885 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120808885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120808886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120808886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120808892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241029120808908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120808908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1064)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1064)@340448a59994: Provider Link came up: sending NS-RESET 20241029120808933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120808933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120808933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120808933 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120808933 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120808933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120808933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120808933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120808933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1064)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120808935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120808935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120808935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120808936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120808936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120808936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120808936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120808936 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120808936 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120808936 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120808936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1064)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120808936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120808936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1064)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120808941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120808954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120808954 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1061)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120809272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120809273 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120809273 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120809273 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1063)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1063)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1063)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1063)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120809279 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120809279 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1063)@340448a59994: 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(1063)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1063)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1063)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@340448a59994: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='F6B42967'O, index=0 SGSN_Test-GSUP(1065)@340448a59994: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@340448a59994: 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 := 'E0BCEB601909C749C110A14850977AF0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '83C9D59D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '172FCBF72AC9CDB5'O } } } } } 20241029120810312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120810312 DLLC NOTICE LLME(ffffffff/f6b42967){UNASSIGNED} LLC RX: unknown TLLI 0xf6b42967, creating LLME on the fly (gprs_llc.c:552) 20241029120810312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120810312 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120810312 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120810312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120810312 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120810312 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120810312 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120810312 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120810312 DLLC NOTICE LLME(ffffffff/f6b42967){UNASSIGNED} LLGM Assign pre (f6b42967 => f5f616f7) (gprs_llc.c:1079) 20241029120810312 DLLC NOTICE LLME(f6b42967/f5f616f7){ASSIGNED} LLGM Assign post (f6b42967 => f5f616f7) (gprs_llc.c:1125) 20241029120810312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120810312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120810312 DMM DEBUG MM(262420000000044/f5f616f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120810318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120810318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120810318 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120810318 DMM DEBUG MM(262420000000044/f5f616f7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241029120810318 DMM NOTICE MM(262420000000044/f5f616f7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120810318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120810318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120810318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120810318 DMM DEBUG MM(262420000000044/f5f616f7) Requesting authorization (sgsn_auth.c:160) 20241029120810318 DMM INFO MM(262420000000044/f5f616f7) Requesting authentication tuples (sgsn_auth.c:184) 20241029120810318 DMM DEBUG MM(262420000000044/f5f616f7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120810318 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241029120810318 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@340448a59994: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@340448a59994: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241029120810320 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120810320 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120810320 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120810320 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120810320 DMM INFO MM(262420000000044/f5f616f7) Subscriber data update (mmctx.c:445) 20241029120810320 DMM DEBUG MM(262420000000044/f5f616f7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120810320 DMM INFO MM(262420000000044/f5f616f7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120810320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120810320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120810320 DMM INFO MM(262420000000044/f5f616f7) <- GMM AUTH AND CIPHERING REQ (rand = e0 bc eb 60 19 09 c7 49 c1 10 a1 48 50 97 7a f0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120810324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120810324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120810324 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120810324 DMM INFO MM(262420000000044/f5f616f7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120810324 DMM NOTICE MM(262420000000044/f5f616f7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120810324 DMM DEBUG MM(262420000000044/f5f616f7) checking auth: received GSM SRES = 83 c9 d5 9d (gprs_gmm.c:666) 20241029120810324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120810324 DMM DEBUG MM(262420000000044/f5f616f7) Requesting authorization (sgsn_auth.c:160) 20241029120810324 DMM INFO MM(262420000000044/f5f616f7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120810324 DMM DEBUG MM(262420000000044/f5f616f7) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120810324 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241029120810324 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) 20241029120810324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120810324 DMM INFO MM(262420000000044/f5f616f7) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5f616f7) (gprs_gmm.c:300) 20241029120810325 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120810325 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120810325 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241029120810325 DMM INFO MM(262420000000044/f5f616f7) Subscriber data update (mmctx.c:445) 20241029120810325 DMM DEBUG MM(262420000000044/f5f616f7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120810325 DMM INFO MM(262420000000044/f5f616f7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120810325 DMM NOTICE MM(262420000000044/f5f616f7) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241029120810325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120810325 DMM NOTICE MM(262420000000044/f5f616f7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120810325 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) 20241029120810325 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120810325 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241029120810325 DMM INFO MM(262420000000044/f5f616f7) Subscriber data update (mmctx.c:445) 20241029120810325 DMM DEBUG MM(262420000000044/f5f616f7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120810327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120810327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120810327 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120810327 DMM INFO MM(262420000000044/f5f616f7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120810327 DMM NOTICE MM(262420000000044/f5f616f7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120810327 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120810327 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120810327 DLLC NOTICE LLME(f6b42967/f5f616f7){ASSIGNED} LLGM Assign pre (ffffffff => f5f616f7) (gprs_llc.c:1079) 20241029120810327 DLLC NOTICE LLME(ffffffff/f5f616f7){ASSIGNED} LLGM Assign post (ffffffff => f5f616f7) (gprs_llc.c:1125) 20241029120810327 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120810327 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120810327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120810327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@340448a59994: setverdict(pass): none -> pass 20241029120810378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120810378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029120810378 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120810378 DMM INFO MM(262420000000044/f5f616f7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029120810378 DMM INFO MM(262420000000044/f5f616f7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029120810378 DMM DEBUG MM(262420000000044/f5f616f7) Using GGSN 0 (gprs_sm.c:317) 20241029120810378 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) 20241029120810378 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241029120810378 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029120810378 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:185) 20241029120810378 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241029120810384 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 72 e1 f4 18 11 0b 50 2b 31 14 05 7f ec 55 cd 1f 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) 20241029120810384 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76b4148, cbp=0x561a61586610) (sgsn_libgtp.c:629) 20241029120810384 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029120810384 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a6158b268 TLLI=f5f616f7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029120810384 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029120810384 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029120810388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120810388 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241029120810388 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241029120810388 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@340448a59994: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@340448a59994: Final verdict of PTC: pass 20241029120810391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49784<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029120810391 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120810391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1050)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP(1065)@340448a59994: Final verdict of PTC: none -NSVCI97(1053)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1063)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@340448a59994: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@340448a59994: Final verdict of PTC: none -NSVCI98(1058)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@340448a59994: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@340448a59994: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1061)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1062)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1051)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1056)@340448a59994: Final verdict of PTC: none -NSVCI99(1064)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_xid_empty_l3-BVCI220(1061): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1063): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1064): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@340448a59994: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Tue Oct 29 12:08:10 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 20241029120810473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120810874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49788<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93780) 20241029120811392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120811392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93780, count=98136) 20241029120812393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120812393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Tue Oct 29 12:08:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120813394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120813394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_xid_n201u started. 20241029120813901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120813902 DMM INFO MM(262420000000044/f5f616f7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120813902 DMM INFO MM(262420000000044/f5f616f7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120813902 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120813902 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120813902 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120813902 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120813902 DLLC NOTICE LLME(ffffffff/f5f616f7){ASSIGNED} LLGM Assign pre (f5f616f7 => ffffffff) (gprs_llc.c:1079) 20241029120813902 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5f616f7 => ffffffff) (gprs_llc.c:1125) 20241029120813902 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561a6158af10 (gprs_sndcp.c:574) 20241029120813902 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a6158b268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029120813902 DMM NOTICE MM(262420000000044/f5f616f7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241029120813902 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241029120813902 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241029120813902 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029120813902 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241029120813902 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241029120813902 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) 20241029120813902 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) 20241029120813902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029120813902 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120813902 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120813902 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120813902 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@340448a59994: Provider Link came up: sending NS-RESET 20241029120813922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120813922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120813922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120813923 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120813923 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120813923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120813923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120813923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120813923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120813924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120813924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120813924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120813924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120813924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120813924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120813924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120813924 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120813924 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120813924 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120813924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120813924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120813924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1073)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 20241029120813928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120813935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120813935 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1074)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI196(1071)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@340448a59994: Provider Link came up: sending NS-RESET 20241029120813940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120813940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120813940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120813940 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120813940 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120813940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120813940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120813940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120813940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120813941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120813941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120813941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120813941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120813941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120813941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120813941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120813941 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120813941 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120813941 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120813941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120813941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120813941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120813944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120813950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120813950 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1082)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@340448a59994: Provider Link came up: sending NS-RESET 20241029120813958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120813958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120813958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120813958 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120813958 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120813958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120813958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120813958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120813958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120813958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120813958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120813958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120813958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120813958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120813958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120813958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120813958 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120813959 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120813959 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120813959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120813959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120813959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120813960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120813965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120813965 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120814396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120814396 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120814396 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120814396 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120814401 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120814402 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@340448a59994: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='C0D3620D'O, index=0 SGSN_Test-GSUP(1084)@340448a59994: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@340448a59994: 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 := '5E82D29425A9D8938A43DC2112E903E7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0806C6EB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1DB7B7B22234CDC2'O } } } } } 20241029120815442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120815442 DLLC NOTICE LLME(ffffffff/c0d3620d){UNASSIGNED} LLC RX: unknown TLLI 0xc0d3620d, creating LLME on the fly (gprs_llc.c:552) 20241029120815442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120815442 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120815442 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120815442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120815442 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120815442 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120815442 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120815443 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120815443 DLLC NOTICE LLME(ffffffff/c0d3620d){UNASSIGNED} LLGM Assign pre (c0d3620d => d29a110b) (gprs_llc.c:1079) 20241029120815443 DLLC NOTICE LLME(c0d3620d/d29a110b){ASSIGNED} LLGM Assign post (c0d3620d => d29a110b) (gprs_llc.c:1125) 20241029120815443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120815443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120815443 DMM DEBUG MM(262420000000045/d29a110b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120815450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120815450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120815450 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120815450 DMM DEBUG MM(262420000000045/d29a110b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241029120815450 DMM NOTICE MM(262420000000045/d29a110b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120815450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120815450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120815450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120815450 DMM DEBUG MM(262420000000045/d29a110b) Requesting authorization (sgsn_auth.c:160) 20241029120815450 DMM INFO MM(262420000000045/d29a110b) Requesting authentication tuples (sgsn_auth.c:184) 20241029120815450 DMM DEBUG MM(262420000000045/d29a110b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120815450 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241029120815450 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@340448a59994: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@340448a59994: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241029120815452 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120815452 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120815452 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120815452 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120815452 DMM INFO MM(262420000000045/d29a110b) Subscriber data update (mmctx.c:445) 20241029120815452 DMM DEBUG MM(262420000000045/d29a110b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120815452 DMM INFO MM(262420000000045/d29a110b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120815452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120815452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120815452 DMM INFO MM(262420000000045/d29a110b) <- GMM AUTH AND CIPHERING REQ (rand = 5e 82 d2 94 25 a9 d8 93 8a 43 dc 21 12 e9 03 e7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120815456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120815456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120815456 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120815456 DMM INFO MM(262420000000045/d29a110b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120815456 DMM NOTICE MM(262420000000045/d29a110b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120815456 DMM DEBUG MM(262420000000045/d29a110b) checking auth: received GSM SRES = 08 06 c6 eb (gprs_gmm.c:666) 20241029120815456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120815456 DMM DEBUG MM(262420000000045/d29a110b) Requesting authorization (sgsn_auth.c:160) 20241029120815457 DMM INFO MM(262420000000045/d29a110b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120815457 DMM DEBUG MM(262420000000045/d29a110b) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120815457 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241029120815457 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) 20241029120815457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120815457 DMM INFO MM(262420000000045/d29a110b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd29a110b) (gprs_gmm.c:300) 20241029120815457 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120815457 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120815457 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241029120815457 DMM INFO MM(262420000000045/d29a110b) Subscriber data update (mmctx.c:445) 20241029120815457 DMM DEBUG MM(262420000000045/d29a110b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120815457 DMM INFO MM(262420000000045/d29a110b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120815457 DMM NOTICE MM(262420000000045/d29a110b) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241029120815457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120815457 DMM NOTICE MM(262420000000045/d29a110b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120815457 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) 20241029120815458 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120815458 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241029120815458 DMM INFO MM(262420000000045/d29a110b) Subscriber data update (mmctx.c:445) 20241029120815458 DMM DEBUG MM(262420000000045/d29a110b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120815461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120815461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120815461 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120815461 DMM INFO MM(262420000000045/d29a110b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120815461 DMM NOTICE MM(262420000000045/d29a110b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120815461 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120815461 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120815461 DLLC NOTICE LLME(c0d3620d/d29a110b){ASSIGNED} LLGM Assign pre (ffffffff => d29a110b) (gprs_llc.c:1079) 20241029120815461 DLLC NOTICE LLME(ffffffff/d29a110b){ASSIGNED} LLGM Assign post (ffffffff => d29a110b) (gprs_llc.c:1125) 20241029120815461 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120815461 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120815461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120815461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@340448a59994: setverdict(pass): none -> pass 20241029120815513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120815513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029120815513 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120815513 DMM INFO MM(262420000000045/d29a110b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029120815513 DMM INFO MM(262420000000045/d29a110b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029120815513 DMM DEBUG MM(262420000000045/d29a110b) Using GGSN 0 (gprs_sm.c:317) 20241029120815513 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) 20241029120815513 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241029120815513 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029120815513 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:185) 20241029120815513 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241029120815519 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 e0 42 38 77 11 0a 2c 27 18 14 05 7f 01 ea 4f de 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) 20241029120815519 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76b51c0, cbp=0x561a61586d00) (sgsn_libgtp.c:629) 20241029120815519 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029120815519 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a6158b268 TLLI=d29a110b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029120815519 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029120815519 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029120815523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120815523 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241029120815523 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241029120815523 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241029120815523 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@340448a59994: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@340448a59994: Final verdict of PTC: pass 20241029120815526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36916<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029120815527 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120815527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1084)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@340448a59994: Final verdict of PTC: none -NSVCI99(1082)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@340448a59994: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@340448a59994: Final verdict of PTC: none -NSVCI98(1077)@340448a59994: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@340448a59994: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@340448a59994: Final verdict of PTC: none -NSVCI97(1072)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1080)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1075)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1070)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@340448a59994: Test case TC_xid_n201u finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Tue Oct 29 12:08:15 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241029120815646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120816047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36922<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92676) 20241029120816528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120816528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92676, count=101556) 20241029120817529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120817529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Tue Oct 29 12:08:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120818530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120818530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_llc_null started. 20241029120819095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120819096 DMM INFO MM(262420000000045/d29a110b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120819096 DMM INFO MM(262420000000045/d29a110b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120819096 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120819096 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120819096 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120819096 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120819096 DLLC NOTICE LLME(ffffffff/d29a110b){ASSIGNED} LLGM Assign pre (d29a110b => ffffffff) (gprs_llc.c:1079) 20241029120819096 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d29a110b => ffffffff) (gprs_llc.c:1125) 20241029120819096 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561a6158af10 (gprs_sndcp.c:574) 20241029120819096 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a6158b268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029120819096 DMM NOTICE MM(262420000000045/d29a110b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241029120819096 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241029120819096 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241029120819096 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029120819096 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241029120819096 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241029120819096 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) 20241029120819096 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) 20241029120819096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029120819096 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120819096 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120819096 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120819096 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1091)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@340448a59994: Provider Link came up: sending NS-RESET 20241029120819114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120819114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120819114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120819114 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120819114 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120819114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120819114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120819114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120819114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120819115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120819115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120819115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120819115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120819115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120819115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120819115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120819115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120819115 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120819115 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120819115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120819115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120819115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120819117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120819122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120819122 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@340448a59994: Provider Link came up: sending NS-RESET 20241029120819131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120819131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120819131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120819131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120819131 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120819131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120819131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120819131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120819131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120819132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120819132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120819132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120819133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120819133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120819133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120819133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120819133 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120819133 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120819133 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120819133 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120819133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120819133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120819136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120819143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120819143 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@340448a59994: Provider Link came up: sending NS-RESET 20241029120819150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120819150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120819150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120819150 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120819150 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120819150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120819150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120819150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120819150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120819151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120819151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120819151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120819151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120819151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120819151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120819151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120819151 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120819151 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120819151 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120819151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1101)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120819152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120819152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120819153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120819158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120819158 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) 20241029120819159 DGPRS DEBUG Checking for inactive LLMEs, time = 32731898 (sgsn.c:131) TC_llc_null-BVCI220(1100)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120819531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120819531 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120819531 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120819531 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120819535 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120819537 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@340448a59994: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='F14D97B7'O, index=0 SGSN_Test-GSUP(1103)@340448a59994: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@340448a59994: 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 := '4465715DA5C24E40C6E23530CF19AC02'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C4F76FA6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FF20166E6A61CF8E'O } } } } } 20241029120820568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120820568 DLLC NOTICE LLME(ffffffff/f14d97b7){UNASSIGNED} LLC RX: unknown TLLI 0xf14d97b7, creating LLME on the fly (gprs_llc.c:552) 20241029120820568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120820568 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120820568 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120820568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120820568 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120820568 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120820568 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120820568 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120820568 DLLC NOTICE LLME(ffffffff/f14d97b7){UNASSIGNED} LLGM Assign pre (f14d97b7 => c2c1f72d) (gprs_llc.c:1079) 20241029120820568 DLLC NOTICE LLME(f14d97b7/c2c1f72d){ASSIGNED} LLGM Assign post (f14d97b7 => c2c1f72d) (gprs_llc.c:1125) 20241029120820568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120820568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120820568 DMM DEBUG MM(262420000000041/c2c1f72d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120820574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120820574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120820574 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120820574 DMM DEBUG MM(262420000000041/c2c1f72d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241029120820574 DMM NOTICE MM(262420000000041/c2c1f72d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120820574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120820574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120820574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120820574 DMM DEBUG MM(262420000000041/c2c1f72d) Requesting authorization (sgsn_auth.c:160) 20241029120820574 DMM INFO MM(262420000000041/c2c1f72d) Requesting authentication tuples (sgsn_auth.c:184) 20241029120820574 DMM DEBUG MM(262420000000041/c2c1f72d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120820574 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241029120820574 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@340448a59994: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@340448a59994: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241029120820575 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120820575 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120820575 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120820575 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120820575 DMM INFO MM(262420000000041/c2c1f72d) Subscriber data update (mmctx.c:445) 20241029120820575 DMM DEBUG MM(262420000000041/c2c1f72d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120820575 DMM INFO MM(262420000000041/c2c1f72d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120820575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120820575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120820575 DMM INFO MM(262420000000041/c2c1f72d) <- GMM AUTH AND CIPHERING REQ (rand = 44 65 71 5d a5 c2 4e 40 c6 e2 35 30 cf 19 ac 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120820579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120820579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120820579 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120820579 DMM INFO MM(262420000000041/c2c1f72d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120820579 DMM NOTICE MM(262420000000041/c2c1f72d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120820579 DMM DEBUG MM(262420000000041/c2c1f72d) checking auth: received GSM SRES = c4 f7 6f a6 (gprs_gmm.c:666) 20241029120820579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120820579 DMM DEBUG MM(262420000000041/c2c1f72d) Requesting authorization (sgsn_auth.c:160) 20241029120820579 DMM INFO MM(262420000000041/c2c1f72d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120820579 DMM DEBUG MM(262420000000041/c2c1f72d) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120820579 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241029120820579 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) 20241029120820579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120820579 DMM INFO MM(262420000000041/c2c1f72d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2c1f72d) (gprs_gmm.c:300) 20241029120820579 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120820579 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120820579 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241029120820579 DMM INFO MM(262420000000041/c2c1f72d) Subscriber data update (mmctx.c:445) 20241029120820579 DMM DEBUG MM(262420000000041/c2c1f72d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120820579 DMM INFO MM(262420000000041/c2c1f72d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120820579 DMM NOTICE MM(262420000000041/c2c1f72d) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241029120820579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120820579 DMM NOTICE MM(262420000000041/c2c1f72d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120820579 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) 20241029120820580 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120820580 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241029120820580 DMM INFO MM(262420000000041/c2c1f72d) Subscriber data update (mmctx.c:445) 20241029120820580 DMM DEBUG MM(262420000000041/c2c1f72d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120820582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120820582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120820582 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120820582 DMM INFO MM(262420000000041/c2c1f72d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120820582 DMM NOTICE MM(262420000000041/c2c1f72d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120820582 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120820582 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120820582 DLLC NOTICE LLME(f14d97b7/c2c1f72d){ASSIGNED} LLGM Assign pre (ffffffff => c2c1f72d) (gprs_llc.c:1079) 20241029120820582 DLLC NOTICE LLME(ffffffff/c2c1f72d){ASSIGNED} LLGM Assign post (ffffffff => c2c1f72d) (gprs_llc.c:1125) 20241029120820582 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120820582 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120820582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120820582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241029120821633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120821633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241029120821633 DLLC DEBUG TLLI=c2c1f72d sends us LLC NULL (gprs_llc.c:912) 20241029120821633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120821633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241029120821633 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120821633 DMM INFO MM(262420000000041/c2c1f72d) -> GMM DETACH REQUEST TLLI=0xc2c1f72d type=GPRS detach Power-off (gprs_gmm.c:1465) 20241029120821633 DMM INFO MM(262420000000041/c2c1f72d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241029120821633 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120821633 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120821633 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120821633 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120821633 DLLC NOTICE LLME(ffffffff/c2c1f72d){ASSIGNED} LLGM Assign pre (c2c1f72d => ffffffff) (gprs_llc.c:1079) 20241029120821633 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2c1f72d => ffffffff) (gprs_llc.c:1125) 20241029120821633 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241029120821633 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) 20241029120821634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029120821634 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120821634 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120821634 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120821634 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@340448a59994: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@340448a59994: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@340448a59994: Final verdict of PTC: pass 20241029120826652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36924<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029120826656 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120826656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1096)@340448a59994: Final verdict of PTC: none -NSVCI99(1101)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP(1103)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@340448a59994: Final verdict of PTC: none -NSVCI97(1091)@340448a59994: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@340448a59994: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@340448a59994: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1094)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1099)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1089)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@340448a59994: Test case TC_llc_null finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Tue Oct 29 12:08:26 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241029120826806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120827107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46918<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99828) 20241029120827657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120827657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99828, count=101088) 20241029120828658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120828658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Tue Oct 29 12:08:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120829659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120829659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_llc_sabm_dm_llgmm started. 20241029120830143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120830143 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@340448a59994: Provider Link came up: sending NS-RESET 20241029120830164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120830164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120830164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120830164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120830164 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120830164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120830164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120830164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120830164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120830165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120830165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120830165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120830165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120830165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120830165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120830165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120830165 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120830165 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120830165 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120830165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120830165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120830165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120830167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120830173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120830173 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@340448a59994: Provider Link came up: sending NS-RESET 20241029120830181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120830181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120830181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120830181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120830182 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120830182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120830182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120830182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120830182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120830182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120830182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120830182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120830183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120830183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120830183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120830183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120830183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120830183 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120830183 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120830183 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120830183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120830183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120830185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120830192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120830192 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1120)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@340448a59994: Provider Link came up: sending NS-RESET 20241029120830201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120830201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120830201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120830201 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120830201 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120830201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120830201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120830201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120830201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120830202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120830202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120830202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120830202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120830202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120830202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120830202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120830202 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120830202 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120830202 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120830202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120830202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1120)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120830202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120830205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120830210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120830210 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120830660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120830660 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120830660 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120830660 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@340448a59994: Established a new IPA connection (conn_id=2) 20241029120830661 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120830661 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@340448a59994: 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(1121)@340448a59994: 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(1121)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@340448a59994: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='CF228845'O, index=0 SGSN_Test-GSUP(1122)@340448a59994: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@340448a59994: 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 := '9DDB8171691020BDCE07799C6F420AF9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '93D687B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ADDE5FB68869034E'O } } } } } 20241029120831685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120831685 DLLC NOTICE LLME(ffffffff/cf228845){UNASSIGNED} LLC RX: unknown TLLI 0xcf228845, creating LLME on the fly (gprs_llc.c:552) 20241029120831685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120831685 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120831686 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120831686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120831686 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120831686 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120831686 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120831686 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120831686 DLLC NOTICE LLME(ffffffff/cf228845){UNASSIGNED} LLGM Assign pre (cf228845 => d44c5f22) (gprs_llc.c:1079) 20241029120831686 DLLC NOTICE LLME(cf228845/d44c5f22){ASSIGNED} LLGM Assign post (cf228845 => d44c5f22) (gprs_llc.c:1125) 20241029120831686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120831686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120831686 DMM DEBUG MM(262420000000042/d44c5f22) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120831692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120831692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120831692 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120831692 DMM DEBUG MM(262420000000042/d44c5f22) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241029120831692 DMM NOTICE MM(262420000000042/d44c5f22) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120831692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120831692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120831692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120831692 DMM DEBUG MM(262420000000042/d44c5f22) Requesting authorization (sgsn_auth.c:160) 20241029120831692 DMM INFO MM(262420000000042/d44c5f22) Requesting authentication tuples (sgsn_auth.c:184) 20241029120831692 DMM DEBUG MM(262420000000042/d44c5f22) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120831692 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241029120831692 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@340448a59994: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@340448a59994: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241029120831693 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120831693 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120831693 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120831693 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120831693 DMM INFO MM(262420000000042/d44c5f22) Subscriber data update (mmctx.c:445) 20241029120831693 DMM DEBUG MM(262420000000042/d44c5f22) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120831693 DMM INFO MM(262420000000042/d44c5f22) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120831693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120831693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120831693 DMM INFO MM(262420000000042/d44c5f22) <- GMM AUTH AND CIPHERING REQ (rand = 9d db 81 71 69 10 20 bd ce 07 79 9c 6f 42 0a f9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120831697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120831697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120831697 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120831697 DMM INFO MM(262420000000042/d44c5f22) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120831697 DMM NOTICE MM(262420000000042/d44c5f22) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120831697 DMM DEBUG MM(262420000000042/d44c5f22) checking auth: received GSM SRES = 93 d6 87 b1 (gprs_gmm.c:666) 20241029120831697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120831697 DMM DEBUG MM(262420000000042/d44c5f22) Requesting authorization (sgsn_auth.c:160) 20241029120831697 DMM INFO MM(262420000000042/d44c5f22) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120831697 DMM DEBUG MM(262420000000042/d44c5f22) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120831697 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241029120831697 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) 20241029120831697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120831697 DMM INFO MM(262420000000042/d44c5f22) <- GMM ATTACH ACCEPT (new P-TMSI=0xd44c5f22) (gprs_gmm.c:300) 20241029120831698 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120831698 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120831698 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241029120831698 DMM INFO MM(262420000000042/d44c5f22) Subscriber data update (mmctx.c:445) 20241029120831698 DMM DEBUG MM(262420000000042/d44c5f22) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120831698 DMM INFO MM(262420000000042/d44c5f22) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120831698 DMM NOTICE MM(262420000000042/d44c5f22) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241029120831698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120831698 DMM NOTICE MM(262420000000042/d44c5f22) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120831698 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) 20241029120831698 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120831698 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241029120831698 DMM INFO MM(262420000000042/d44c5f22) Subscriber data update (mmctx.c:445) 20241029120831698 DMM DEBUG MM(262420000000042/d44c5f22) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120831700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120831700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120831700 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120831700 DMM INFO MM(262420000000042/d44c5f22) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120831700 DMM NOTICE MM(262420000000042/d44c5f22) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120831700 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120831700 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120831700 DLLC NOTICE LLME(cf228845/d44c5f22){ASSIGNED} LLGM Assign pre (ffffffff => d44c5f22) (gprs_llc.c:1079) 20241029120831700 DLLC NOTICE LLME(ffffffff/d44c5f22){ASSIGNED} LLGM Assign post (ffffffff => d44c5f22) (gprs_llc.c:1125) 20241029120831700 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120831700 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120831700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120831700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241029120832753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120832753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1124)@340448a59994: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@340448a59994: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@340448a59994: Final verdict of PTC: pass 20241029120832760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46928<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029120832764 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1122)@340448a59994: Final verdict of PTC: none -NSVCI97(1110)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@340448a59994: Final verdict of PTC: none -NSVCI98(1115)@340448a59994: Final verdict of PTC: none 20241029120832765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_sabm_dm_llgmm-BVCI196(1109)@340448a59994: Final verdict of PTC: none -NSVCI99(1120)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@340448a59994: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@340448a59994: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1118)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1108)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1113)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@340448a59994: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Tue Oct 29 12:08:32 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 20241029120832841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120833242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59540<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80300) 20241029120833766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120833766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=80300, count=88332) 20241029120834767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120834767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Tue Oct 29 12:08:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120835768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120835768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_llc_sabm_dm_ll5 started. 20241029120836275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120836276 DMM INFO MM(262420000000042/d44c5f22) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120836276 DMM INFO MM(262420000000042/d44c5f22) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120836276 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120836276 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120836276 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120836276 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120836276 DLLC NOTICE LLME(ffffffff/d44c5f22){ASSIGNED} LLGM Assign pre (d44c5f22 => ffffffff) (gprs_llc.c:1079) 20241029120836276 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d44c5f22 => ffffffff) (gprs_llc.c:1125) 20241029120836276 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241029120836276 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) 20241029120836276 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) 20241029120836276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029120836276 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120836276 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120836276 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120836276 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@340448a59994: Provider Link came up: sending NS-RESET 20241029120836299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120836299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120836299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120836299 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120836299 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120836299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120836299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120836299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120836299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120836300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120836300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120836300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120836300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120836300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120836300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120836300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120836300 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120836300 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120836300 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120836300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120836300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120836300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120836302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120836307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120836307 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@340448a59994: Provider Link came up: sending NS-RESET 20241029120836316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120836316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120836316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120836316 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120836316 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120836316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120836316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120836316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120836316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120836317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120836317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120836317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120836317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120836317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120836317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120836317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120836317 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120836317 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120836317 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120836317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120836317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120836317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120836319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120836325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120836325 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1140)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1140)@340448a59994: Provider Link came up: sending NS-RESET 20241029120836339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120836339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120836339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120836339 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120836339 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120836339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120836339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120836339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120836339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1140)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120836340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120836340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120836340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120836340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120836340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120836340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120836340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120836340 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120836340 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120836340 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120836340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120836340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1140)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120836340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1140)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120836342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120836347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120836347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1137)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120836770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120836770 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120836770 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120836770 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1139)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1139)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120836774 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1139)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1139)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1139)@340448a59994: 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 } } } } 20241029120836775 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1139)@340448a59994: 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(1139)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1139)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@340448a59994: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='C8F1A80A'O, index=0 SGSN_Test-GSUP(1141)@340448a59994: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@340448a59994: 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 := 'E5BC0B7BB9B209A62D7478AA54C53743'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A7B2843E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2DD0A24A81365D06'O } } } } } 20241029120837825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120837825 DLLC NOTICE LLME(ffffffff/c8f1a80a){UNASSIGNED} LLC RX: unknown TLLI 0xc8f1a80a, creating LLME on the fly (gprs_llc.c:552) 20241029120837825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120837825 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120837825 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120837825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120837825 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120837825 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120837825 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120837825 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120837825 DLLC NOTICE LLME(ffffffff/c8f1a80a){UNASSIGNED} LLGM Assign pre (c8f1a80a => c7430dae) (gprs_llc.c:1079) 20241029120837825 DLLC NOTICE LLME(c8f1a80a/c7430dae){ASSIGNED} LLGM Assign post (c8f1a80a => c7430dae) (gprs_llc.c:1125) 20241029120837825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120837825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120837825 DMM DEBUG MM(262420000000043/c7430dae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120837832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120837832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120837832 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120837832 DMM DEBUG MM(262420000000043/c7430dae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241029120837832 DMM NOTICE MM(262420000000043/c7430dae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120837832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120837832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120837832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120837832 DMM DEBUG MM(262420000000043/c7430dae) Requesting authorization (sgsn_auth.c:160) 20241029120837832 DMM INFO MM(262420000000043/c7430dae) Requesting authentication tuples (sgsn_auth.c:184) 20241029120837832 DMM DEBUG MM(262420000000043/c7430dae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120837832 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241029120837832 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@340448a59994: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@340448a59994: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241029120837834 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120837834 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120837834 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120837834 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120837834 DMM INFO MM(262420000000043/c7430dae) Subscriber data update (mmctx.c:445) 20241029120837834 DMM DEBUG MM(262420000000043/c7430dae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120837834 DMM INFO MM(262420000000043/c7430dae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120837834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120837834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120837834 DMM INFO MM(262420000000043/c7430dae) <- GMM AUTH AND CIPHERING REQ (rand = e5 bc 0b 7b b9 b2 09 a6 2d 74 78 aa 54 c5 37 43 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120837841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120837841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120837841 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120837841 DMM INFO MM(262420000000043/c7430dae) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120837841 DMM NOTICE MM(262420000000043/c7430dae) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120837841 DMM DEBUG MM(262420000000043/c7430dae) checking auth: received GSM SRES = a7 b2 84 3e (gprs_gmm.c:666) 20241029120837841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120837841 DMM DEBUG MM(262420000000043/c7430dae) Requesting authorization (sgsn_auth.c:160) 20241029120837841 DMM INFO MM(262420000000043/c7430dae) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120837841 DMM DEBUG MM(262420000000043/c7430dae) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120837841 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241029120837841 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) 20241029120837841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120837841 DMM INFO MM(262420000000043/c7430dae) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7430dae) (gprs_gmm.c:300) 20241029120837843 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120837843 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120837843 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241029120837843 DMM INFO MM(262420000000043/c7430dae) Subscriber data update (mmctx.c:445) 20241029120837843 DMM DEBUG MM(262420000000043/c7430dae) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120837843 DMM INFO MM(262420000000043/c7430dae) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120837843 DMM NOTICE MM(262420000000043/c7430dae) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241029120837843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120837843 DMM NOTICE MM(262420000000043/c7430dae) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120837843 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) 20241029120837844 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120837844 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241029120837844 DMM INFO MM(262420000000043/c7430dae) Subscriber data update (mmctx.c:445) 20241029120837844 DMM DEBUG MM(262420000000043/c7430dae) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120837850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120837850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120837850 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120837850 DMM INFO MM(262420000000043/c7430dae) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120837850 DMM NOTICE MM(262420000000043/c7430dae) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120837850 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120837850 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120837850 DLLC NOTICE LLME(c8f1a80a/c7430dae){ASSIGNED} LLGM Assign pre (ffffffff => c7430dae) (gprs_llc.c:1079) 20241029120837850 DLLC NOTICE LLME(ffffffff/c7430dae){ASSIGNED} LLGM Assign post (ffffffff => c7430dae) (gprs_llc.c:1125) 20241029120837850 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120837850 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120837850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120837850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241029120838902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120838902 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1143)@340448a59994: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@340448a59994: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@340448a59994: Final verdict of PTC: pass 20241029120838906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59546<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@340448a59994: Final verdict of PTC: none 20241029120838907 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120838907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1129)@340448a59994: Final verdict of PTC: none -NSVCI98(1134)@340448a59994: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1137)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1139)@340448a59994: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@340448a59994: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@340448a59994: Final verdict of PTC: none -NSVCI99(1140)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1127)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1138)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1132)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1137): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1138): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1139): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1140): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@340448a59994: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Tue Oct 29 12:08: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 20241029120839038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120839440 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59558<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87108) 20241029120839909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120839909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87108, count=91464) 20241029120840910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120840910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Tue Oct 29 12:08:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120841912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120841912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_suspend_nopaging started. 20241029120842474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120842474 DMM INFO MM(262420000000043/c7430dae) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120842474 DMM INFO MM(262420000000043/c7430dae) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120842474 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120842474 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120842474 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120842474 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120842474 DLLC NOTICE LLME(ffffffff/c7430dae){ASSIGNED} LLGM Assign pre (c7430dae => ffffffff) (gprs_llc.c:1079) 20241029120842474 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7430dae => ffffffff) (gprs_llc.c:1125) 20241029120842474 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241029120842474 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) 20241029120842474 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) 20241029120842474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029120842474 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120842474 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120842474 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120842474 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@340448a59994: Provider Link came up: sending NS-RESET 20241029120842493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120842493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120842493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120842493 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120842493 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120842493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120842493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120842493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120842493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120842494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120842494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120842494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120842494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120842494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120842494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120842494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120842494 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120842494 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120842494 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120842494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120842494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120842494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120842497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120842502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120842502 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@340448a59994: Provider Link came up: sending NS-RESET 20241029120842513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120842513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120842513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120842513 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120842513 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120842513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120842513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120842514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120842514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120842515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120842515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120842515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120842515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120842515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120842515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120842515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120842515 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120842515 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120842515 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120842515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120842515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120842515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120842518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120842523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120842523 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1152)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@340448a59994: Provider Link came up: sending NS-RESET 20241029120842535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120842535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120842535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120842535 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120842535 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120842535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120842535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120842535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120842535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120842536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120842536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120842536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120842536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120842536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120842536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120842536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120842536 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120842536 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120842536 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120842536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120842536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120842536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120842538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120842543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120842543 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120842912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120842913 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120842913 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120842913 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120842917 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120842918 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@340448a59994: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='C20D601B'O, index=0 SGSN_Test-GSUP(1160)@340448a59994: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@340448a59994: 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 := '3899F8238F6F59B4AE2A70DA0DE85745'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5FF381D6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A23AA5BE7C989552'O } } } } } 20241029120843964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120843964 DLLC NOTICE LLME(ffffffff/c20d601b){UNASSIGNED} LLC RX: unknown TLLI 0xc20d601b, creating LLME on the fly (gprs_llc.c:552) 20241029120843964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120843964 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120843964 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120843964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120843964 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120843964 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120843964 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120843964 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120843964 DLLC NOTICE LLME(ffffffff/c20d601b){UNASSIGNED} LLGM Assign pre (c20d601b => fb32b2eb) (gprs_llc.c:1079) 20241029120843964 DLLC NOTICE LLME(c20d601b/fb32b2eb){ASSIGNED} LLGM Assign post (c20d601b => fb32b2eb) (gprs_llc.c:1125) 20241029120843964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120843964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120843964 DMM DEBUG MM(262420000000048/fb32b2eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120843974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120843974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120843974 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120843974 DMM DEBUG MM(262420000000048/fb32b2eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241029120843974 DMM NOTICE MM(262420000000048/fb32b2eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120843974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120843974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120843974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120843974 DMM DEBUG MM(262420000000048/fb32b2eb) Requesting authorization (sgsn_auth.c:160) 20241029120843974 DMM INFO MM(262420000000048/fb32b2eb) Requesting authentication tuples (sgsn_auth.c:184) 20241029120843974 DMM DEBUG MM(262420000000048/fb32b2eb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120843974 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241029120843974 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@340448a59994: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@340448a59994: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241029120843977 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120843977 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120843977 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120843977 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120843977 DMM INFO MM(262420000000048/fb32b2eb) Subscriber data update (mmctx.c:445) 20241029120843977 DMM DEBUG MM(262420000000048/fb32b2eb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120843977 DMM INFO MM(262420000000048/fb32b2eb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120843977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120843977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120843977 DMM INFO MM(262420000000048/fb32b2eb) <- GMM AUTH AND CIPHERING REQ (rand = 38 99 f8 23 8f 6f 59 b4 ae 2a 70 da 0d e8 57 45 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120843985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120843985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120843985 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120843985 DMM INFO MM(262420000000048/fb32b2eb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120843985 DMM NOTICE MM(262420000000048/fb32b2eb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120843985 DMM DEBUG MM(262420000000048/fb32b2eb) checking auth: received GSM SRES = 5f f3 81 d6 (gprs_gmm.c:666) 20241029120843985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120843985 DMM DEBUG MM(262420000000048/fb32b2eb) Requesting authorization (sgsn_auth.c:160) 20241029120843985 DMM INFO MM(262420000000048/fb32b2eb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120843985 DMM DEBUG MM(262420000000048/fb32b2eb) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120843985 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241029120843985 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) 20241029120843985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120843985 DMM INFO MM(262420000000048/fb32b2eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb32b2eb) (gprs_gmm.c:300) 20241029120843986 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120843986 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120843986 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241029120843986 DMM INFO MM(262420000000048/fb32b2eb) Subscriber data update (mmctx.c:445) 20241029120843986 DMM DEBUG MM(262420000000048/fb32b2eb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120843986 DMM INFO MM(262420000000048/fb32b2eb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120843986 DMM NOTICE MM(262420000000048/fb32b2eb) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241029120843986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120843986 DMM NOTICE MM(262420000000048/fb32b2eb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120843986 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) 20241029120843986 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120843986 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241029120843986 DMM INFO MM(262420000000048/fb32b2eb) Subscriber data update (mmctx.c:445) 20241029120843986 DMM DEBUG MM(262420000000048/fb32b2eb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120843991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120843991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120843992 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120843992 DMM INFO MM(262420000000048/fb32b2eb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120843992 DMM NOTICE MM(262420000000048/fb32b2eb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120843992 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120843992 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120843992 DLLC NOTICE LLME(c20d601b/fb32b2eb){ASSIGNED} LLGM Assign pre (ffffffff => fb32b2eb) (gprs_llc.c:1079) 20241029120843992 DLLC NOTICE LLME(ffffffff/fb32b2eb){ASSIGNED} LLGM Assign post (ffffffff => fb32b2eb) (gprs_llc.c:1125) 20241029120843992 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120843992 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120843992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120843992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@340448a59994: setverdict(pass): none -> pass 20241029120844043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120844043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029120844043 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120844043 DMM INFO MM(262420000000048/fb32b2eb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029120844043 DMM INFO MM(262420000000048/fb32b2eb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029120844043 DMM DEBUG MM(262420000000048/fb32b2eb) Using GGSN 0 (gprs_sm.c:317) 20241029120844043 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) 20241029120844043 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241029120844043 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029120844043 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:185) 20241029120844043 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241029120844051 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 62 77 1a b5 11 5b 47 dd c1 14 05 7f c8 6b 5f bf 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) 20241029120844051 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76b6238, cbp=0x561a61584ca0) (sgsn_libgtp.c:629) 20241029120844051 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029120844051 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a6158b268 TLLI=fb32b2eb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029120844051 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029120844051 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029120844056 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20241029120844060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120844060 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241029120844060 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241029120844062 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20241029120844062 DMM INFO MM(262420000000048/fb32b2eb) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) TC_suspend_nopaging-BVCI196(1147)@340448a59994: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@340448a59994: Final verdict of PTC: pass 20241029120849065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35806<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@340448a59994: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@340448a59994: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@340448a59994: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@340448a59994: Final verdict of PTC: none 20241029120849066 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120849066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1153)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@340448a59994: Final verdict of PTC: none -NSVCI99(1158)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@340448a59994: Final verdict of PTC: none -NSVCI97(1148)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1151)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1156)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1146)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@340448a59994: Test case TC_suspend_nopaging finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Tue Oct 29 12:08:49 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241029120849160 DGPRS DEBUG Checking for inactive LLMEs, time = 32731928 (sgsn.c:131) 20241029120849170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120849572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99460) 20241029120850068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120850068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99460, count=100620) 20241029120851069 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120851069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Tue Oct 29 12:08:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120852070 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120852071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_suspend_resume started. 20241029120852619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120852621 DMM INFO MM(262420000000048/fb32b2eb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120852622 DMM INFO MM(262420000000048/fb32b2eb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120852622 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120852622 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120852622 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120852622 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120852622 DLLC NOTICE LLME(ffffffff/fb32b2eb){ASSIGNED} LLGM Assign pre (fb32b2eb => ffffffff) (gprs_llc.c:1079) 20241029120852622 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb32b2eb => ffffffff) (gprs_llc.c:1125) 20241029120852622 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561a6158af10 (gprs_sndcp.c:574) 20241029120852622 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a6158b268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029120852622 DMM NOTICE MM(262420000000048/fb32b2eb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241029120852622 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241029120852622 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241029120852622 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029120852622 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241029120852622 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241029120852622 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) 20241029120852622 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) 20241029120852622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029120852622 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120852622 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120852622 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120852622 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1167)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@340448a59994: Provider Link came up: sending NS-RESET 20241029120852652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120852652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120852652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120852652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120852652 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120852652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120852652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120852652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120852652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120852653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120852653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120852653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120852653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120852653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120852653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120852653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120852653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120852653 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120852653 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120852653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120852653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120852653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120852656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120852661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120852661 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1169)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI196(1166)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1173)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@340448a59994: Provider Link came up: sending NS-RESET 20241029120852674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120852674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120852674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120852674 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120852674 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120852674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120852674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120852674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120852674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1172)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1173)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120852675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120852675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120852675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120852675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120852675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120852675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120852675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120852675 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120852675 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120852675 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120852675 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120852675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120852675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1173)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120852677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120852683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120852683 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1174)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1172)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_resume-BVCI210(1170)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1177)@340448a59994: Provider Link came up: sending NS-RESET 20241029120852688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120852688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120852688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120852688 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120852688 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120852688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120852688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120852688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120852688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120852689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120852689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120852689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120852689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120852689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120852689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120852689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120852689 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120852689 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120852689 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120852689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1177)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120852690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120852690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120852692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120852697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120852697 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120853072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120853072 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120853072 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120853072 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120853077 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120853078 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@340448a59994: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='EC26CB0C'O, index=0 SGSN_Test-GSUP(1179)@340448a59994: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@340448a59994: 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 := '1586688EC7EE5EBC25E752E2ABFDE2B2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B8F73083'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B1EF277367655F8'O } } } } } 20241029120854113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120854113 DLLC NOTICE LLME(ffffffff/ec26cb0c){UNASSIGNED} LLC RX: unknown TLLI 0xec26cb0c, creating LLME on the fly (gprs_llc.c:552) 20241029120854113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120854113 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120854113 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120854113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120854113 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120854113 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120854113 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120854113 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120854113 DLLC NOTICE LLME(ffffffff/ec26cb0c){UNASSIGNED} LLGM Assign pre (ec26cb0c => f0010518) (gprs_llc.c:1079) 20241029120854113 DLLC NOTICE LLME(ec26cb0c/f0010518){ASSIGNED} LLGM Assign post (ec26cb0c => f0010518) (gprs_llc.c:1125) 20241029120854113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120854113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120854113 DMM DEBUG MM(262420000000049/f0010518) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120854118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120854118 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120854118 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120854118 DMM DEBUG MM(262420000000049/f0010518) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241029120854118 DMM NOTICE MM(262420000000049/f0010518) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120854118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120854118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120854118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120854118 DMM DEBUG MM(262420000000049/f0010518) Requesting authorization (sgsn_auth.c:160) 20241029120854118 DMM INFO MM(262420000000049/f0010518) Requesting authentication tuples (sgsn_auth.c:184) 20241029120854118 DMM DEBUG MM(262420000000049/f0010518) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120854118 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241029120854118 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@340448a59994: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@340448a59994: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241029120854120 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120854120 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120854120 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120854120 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120854120 DMM INFO MM(262420000000049/f0010518) Subscriber data update (mmctx.c:445) 20241029120854120 DMM DEBUG MM(262420000000049/f0010518) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120854120 DMM INFO MM(262420000000049/f0010518) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120854120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120854120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120854120 DMM INFO MM(262420000000049/f0010518) <- GMM AUTH AND CIPHERING REQ (rand = 15 86 68 8e c7 ee 5e bc 25 e7 52 e2 ab fd e2 b2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120854123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120854123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120854123 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120854123 DMM INFO MM(262420000000049/f0010518) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120854123 DMM NOTICE MM(262420000000049/f0010518) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120854123 DMM DEBUG MM(262420000000049/f0010518) checking auth: received GSM SRES = b8 f7 30 83 (gprs_gmm.c:666) 20241029120854123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120854123 DMM DEBUG MM(262420000000049/f0010518) Requesting authorization (sgsn_auth.c:160) 20241029120854123 DMM INFO MM(262420000000049/f0010518) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120854123 DMM DEBUG MM(262420000000049/f0010518) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120854123 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241029120854123 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) 20241029120854123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120854123 DMM INFO MM(262420000000049/f0010518) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0010518) (gprs_gmm.c:300) 20241029120854123 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120854123 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120854123 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241029120854123 DMM INFO MM(262420000000049/f0010518) Subscriber data update (mmctx.c:445) 20241029120854123 DMM DEBUG MM(262420000000049/f0010518) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120854123 DMM INFO MM(262420000000049/f0010518) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120854123 DMM NOTICE MM(262420000000049/f0010518) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241029120854123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120854123 DMM NOTICE MM(262420000000049/f0010518) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120854123 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) 20241029120854124 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120854124 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241029120854124 DMM INFO MM(262420000000049/f0010518) Subscriber data update (mmctx.c:445) 20241029120854124 DMM DEBUG MM(262420000000049/f0010518) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120854126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120854126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120854126 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120854126 DMM INFO MM(262420000000049/f0010518) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120854126 DMM NOTICE MM(262420000000049/f0010518) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120854126 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120854126 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120854126 DLLC NOTICE LLME(ec26cb0c/f0010518){ASSIGNED} LLGM Assign pre (ffffffff => f0010518) (gprs_llc.c:1079) 20241029120854126 DLLC NOTICE LLME(ffffffff/f0010518){ASSIGNED} LLGM Assign post (ffffffff => f0010518) (gprs_llc.c:1125) 20241029120854126 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120854126 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120854126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120854126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@340448a59994: setverdict(pass): none -> pass 20241029120854182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120854182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029120854182 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120854182 DMM INFO MM(262420000000049/f0010518) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029120854182 DMM INFO MM(262420000000049/f0010518) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029120854182 DMM DEBUG MM(262420000000049/f0010518) Using GGSN 0 (gprs_sm.c:317) 20241029120854182 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) 20241029120854182 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241029120854182 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029120854183 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:185) 20241029120854183 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241029120854208 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 57 cf 5a 54 11 ef a1 7d 15 14 05 7f 2a c3 53 e0 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) 20241029120854209 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76b72b0, cbp=0x561a61585140) (sgsn_libgtp.c:629) 20241029120854209 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029120854209 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a6158b268 TLLI=f0010518, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029120854209 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029120854209 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029120854219 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20241029120854224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120854224 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241029120854224 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241029120854227 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20241029120854227 DMM INFO MM(262420000000049/f0010518) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241029120859240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120859240 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241029120859240 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241029120859247 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) TC_suspend_resume-BVCI196(1166)@340448a59994: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@340448a59994: Final verdict of PTC: pass 20241029120859265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45774<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@340448a59994: Final verdict of PTC: none 20241029120859270 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120859270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1177)@340448a59994: Final verdict of PTC: none -NSVCI98(1173)@340448a59994: Final verdict of PTC: none TC_suspend_resume-BVCI210(1170)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@340448a59994: Final verdict of PTC: none -NSVCI97(1167)@340448a59994: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1172)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1165)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1175)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1171)@340448a59994: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_suspend_resume-BVCI210(1170): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1172): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@340448a59994: Test case TC_suspend_resume finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Tue Oct 29 12:08:59 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241029120859379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120859780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45780<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103668) 20241029120900271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120900271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103668, count=104928) 20241029120901272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120901272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Tue Oct 29 12:09:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120902273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120902273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_suspend_rau started. 20241029120902831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120902832 DMM INFO MM(262420000000049/f0010518) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120902832 DMM INFO MM(262420000000049/f0010518) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120902832 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120902832 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120902832 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120902832 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120902832 DLLC NOTICE LLME(ffffffff/f0010518){ASSIGNED} LLGM Assign pre (f0010518 => ffffffff) (gprs_llc.c:1079) 20241029120902832 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0010518 => ffffffff) (gprs_llc.c:1125) 20241029120902832 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561a6158af10 (gprs_sndcp.c:574) 20241029120902832 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a6158b268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029120902832 DMM NOTICE MM(262420000000049/f0010518) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241029120902832 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241029120902832 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241029120902832 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029120902832 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241029120902832 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241029120902832 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) 20241029120902832 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) 20241029120902832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029120902832 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120902832 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120902832 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120902832 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@340448a59994: Provider Link came up: sending NS-RESET 20241029120902853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120902853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120902853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120902853 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120902853 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120902853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120902853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120902853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120902853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120902855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120902855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120902855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120902855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120902855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120902855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120902855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120902855 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120902855 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120902855 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120902855 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120902855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120902855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1187)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 20241029120902859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120902867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120902867 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1188)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI196(1185)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1187)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@340448a59994: Provider Link came up: sending NS-RESET 20241029120902873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120902873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120902873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120902873 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120902873 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120902873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120902873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120902873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120902873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120902874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120902874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120902874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120902874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120902874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120902874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120902874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120902874 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120902874 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120902874 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120902874 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120902874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120902874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120902877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120902883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120902883 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@340448a59994: Provider Link came up: sending NS-RESET 20241029120902891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120902891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120902892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120902892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120902892 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120902892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120902892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120902892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120902892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120902893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120902893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120902893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120902893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120902893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120902893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120902893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120902893 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120902893 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120902893 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120902893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120902893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120902893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120902895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120902901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120902901 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120903274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120903274 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120903274 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120903274 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120903276 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120903277 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@340448a59994: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='FAF19180'O, index=0 SGSN_Test-GSUP(1198)@340448a59994: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@340448a59994: 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 := '4BBD91C725777241AC882D142C7178A4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '037894B4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0ED324992795E7F8'O } } } } } 20241029120904310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120904310 DLLC NOTICE LLME(ffffffff/faf19180){UNASSIGNED} LLC RX: unknown TLLI 0xfaf19180, creating LLME on the fly (gprs_llc.c:552) 20241029120904310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120904310 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120904310 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120904310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120904310 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120904310 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120904310 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120904310 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120904310 DLLC NOTICE LLME(ffffffff/faf19180){UNASSIGNED} LLGM Assign pre (faf19180 => e7c352f3) (gprs_llc.c:1079) 20241029120904310 DLLC NOTICE LLME(faf19180/e7c352f3){ASSIGNED} LLGM Assign post (faf19180 => e7c352f3) (gprs_llc.c:1125) 20241029120904310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120904310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120904310 DMM DEBUG MM(262420000000050/e7c352f3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120904315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120904315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120904315 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120904315 DMM DEBUG MM(262420000000050/e7c352f3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241029120904315 DMM NOTICE MM(262420000000050/e7c352f3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120904315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120904315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120904315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120904315 DMM DEBUG MM(262420000000050/e7c352f3) Requesting authorization (sgsn_auth.c:160) 20241029120904315 DMM INFO MM(262420000000050/e7c352f3) Requesting authentication tuples (sgsn_auth.c:184) 20241029120904315 DMM DEBUG MM(262420000000050/e7c352f3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120904315 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241029120904315 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@340448a59994: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@340448a59994: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241029120904317 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120904317 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120904317 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120904317 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120904317 DMM INFO MM(262420000000050/e7c352f3) Subscriber data update (mmctx.c:445) 20241029120904317 DMM DEBUG MM(262420000000050/e7c352f3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120904317 DMM INFO MM(262420000000050/e7c352f3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120904317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120904317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120904317 DMM INFO MM(262420000000050/e7c352f3) <- GMM AUTH AND CIPHERING REQ (rand = 4b bd 91 c7 25 77 72 41 ac 88 2d 14 2c 71 78 a4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120904320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120904320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120904320 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120904320 DMM INFO MM(262420000000050/e7c352f3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120904320 DMM NOTICE MM(262420000000050/e7c352f3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120904320 DMM DEBUG MM(262420000000050/e7c352f3) checking auth: received GSM SRES = 03 78 94 b4 (gprs_gmm.c:666) 20241029120904320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120904320 DMM DEBUG MM(262420000000050/e7c352f3) Requesting authorization (sgsn_auth.c:160) 20241029120904320 DMM INFO MM(262420000000050/e7c352f3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120904320 DMM DEBUG MM(262420000000050/e7c352f3) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120904320 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241029120904320 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) 20241029120904320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120904320 DMM INFO MM(262420000000050/e7c352f3) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7c352f3) (gprs_gmm.c:300) 20241029120904320 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120904320 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120904320 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241029120904320 DMM INFO MM(262420000000050/e7c352f3) Subscriber data update (mmctx.c:445) 20241029120904320 DMM DEBUG MM(262420000000050/e7c352f3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120904320 DMM INFO MM(262420000000050/e7c352f3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120904320 DMM NOTICE MM(262420000000050/e7c352f3) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241029120904320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120904320 DMM NOTICE MM(262420000000050/e7c352f3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120904320 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) 20241029120904321 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120904321 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241029120904321 DMM INFO MM(262420000000050/e7c352f3) Subscriber data update (mmctx.c:445) 20241029120904321 DMM DEBUG MM(262420000000050/e7c352f3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120904324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120904324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120904324 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120904324 DMM INFO MM(262420000000050/e7c352f3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120904324 DMM NOTICE MM(262420000000050/e7c352f3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120904324 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120904324 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120904324 DLLC NOTICE LLME(faf19180/e7c352f3){ASSIGNED} LLGM Assign pre (ffffffff => e7c352f3) (gprs_llc.c:1079) 20241029120904324 DLLC NOTICE LLME(ffffffff/e7c352f3){ASSIGNED} LLGM Assign post (ffffffff => e7c352f3) (gprs_llc.c:1125) 20241029120904324 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120904324 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120904324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120904324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@340448a59994: setverdict(pass): none -> pass 20241029120904375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120904375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029120904375 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120904375 DMM INFO MM(262420000000050/e7c352f3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029120904375 DMM INFO MM(262420000000050/e7c352f3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029120904375 DMM DEBUG MM(262420000000050/e7c352f3) Using GGSN 0 (gprs_sm.c:317) 20241029120904375 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) 20241029120904375 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241029120904375 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029120904375 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:185) 20241029120904375 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241029120904381 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 6e b5 45 ef 11 e5 7d 83 be 14 05 7f 9a 8f dc 2c 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) 20241029120904381 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76b8328, cbp=0x561a615854d0) (sgsn_libgtp.c:629) 20241029120904381 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029120904381 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a6158b268 TLLI=e7c352f3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029120904381 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029120904381 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029120904385 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20241029120904388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120904388 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241029120904388 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241029120904389 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20241029120904389 DMM INFO MM(262420000000050/e7c352f3) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241029120909392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120909392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120909392 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120909392 DMM INFO MM(262420000000050/e7c352f3) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241029120909392 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120909392 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241029120909392 DLLC NOTICE LLME(ffffffff/e7c352f3){ASSIGNED} LLGM Assign pre (e7c352f3 => f87fe9e0) (gprs_llc.c:1079) 20241029120909392 DLLC NOTICE LLME(e7c352f3/f87fe9e0){ASSIGNED} LLGM Assign post (e7c352f3 => f87fe9e0) (gprs_llc.c:1125) 20241029120909392 DMM INFO MM(262420000000050/f87fe9e0) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1200)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029120909396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120909396 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120909396 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120909396 DMM INFO MM(262420000000050/f87fe9e0) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241029120909396 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241029120909396 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120909396 DLLC NOTICE LLME(e7c352f3/f87fe9e0){ASSIGNED} LLGM Assign pre (ffffffff => f87fe9e0) (gprs_llc.c:1079) 20241029120909396 DLLC NOTICE LLME(ffffffff/f87fe9e0){ASSIGNED} LLGM Assign post (ffffffff => f87fe9e0) (gprs_llc.c:1125) 20241029120909396 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241029120909896 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) TC_suspend_rau-BVCI196(1185)@340448a59994: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@340448a59994: Final verdict of PTC: pass 20241029120909902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54364<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029120909903 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120909903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1198)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@340448a59994: Final verdict of PTC: none -NSVCI98(1191)@340448a59994: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@340448a59994: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@340448a59994: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@340448a59994: Final verdict of PTC: none -NSVCI99(1196)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@340448a59994: Final verdict of PTC: none -NSVCI97(1186)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1194)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1184)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1189)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@340448a59994: Test case TC_suspend_rau finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Tue Oct 29 12:09: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 20241029120909999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120910400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54374<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106800) 20241029120910904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120910904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106800, count=111156) 20241029120911906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120911906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Tue Oct 29 12:09:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120912906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120912906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_paging_ps started. 20241029120913423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120913424 DMM INFO MM(262420000000050/f87fe9e0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120913424 DMM INFO MM(262420000000050/f87fe9e0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120913424 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120913424 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120913424 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120913424 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029120913424 DLLC NOTICE LLME(ffffffff/f87fe9e0){ASSIGNED} LLGM Assign pre (f87fe9e0 => ffffffff) (gprs_llc.c:1079) 20241029120913424 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f87fe9e0 => ffffffff) (gprs_llc.c:1125) 20241029120913424 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561a6158af10 (gprs_sndcp.c:574) 20241029120913424 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a6158b268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029120913424 DMM NOTICE MM(262420000000050/f87fe9e0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241029120913424 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241029120913424 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241029120913424 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029120913424 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241029120913424 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241029120913424 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) 20241029120913424 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) 20241029120913424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029120913424 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120913424 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120913424 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120913424 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1205)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@340448a59994: Provider Link came up: sending NS-RESET 20241029120913443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120913443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120913443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120913443 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120913443 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120913443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120913443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120913443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120913443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120913444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120913444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120913444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120913444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120913444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120913444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120913444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120913444 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120913444 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120913444 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120913444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120913444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120913444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120913447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120913452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120913452 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@340448a59994: Provider Link came up: sending NS-RESET 20241029120913466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120913466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120913466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120913466 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120913466 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120913466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120913466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120913466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120913466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120913467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120913467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120913467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120913467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120913467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120913467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120913467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120913467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120913467 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120913467 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120913467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120913468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120913468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1211)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 20241029120913471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1207)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120913479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120913479 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1208)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1216)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1216)@340448a59994: Provider Link came up: sending NS-RESET 20241029120913487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120913487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120913487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120913487 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120913487 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120913487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120913487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120913487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120913487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1216)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120913488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120913488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120913488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120913488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120913488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120913488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120913488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120913488 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120913488 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120913488 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120913488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120913489 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120913489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1216)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1216)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120913491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120913496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120913496 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1213)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120913907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120913907 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120913907 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120913907 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1215)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1215)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120913909 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029120913909 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1215)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1215)@340448a59994: 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(1215)@340448a59994: 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(1215)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1215)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@340448a59994: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='DF60FC6B'O, index=0 SGSN_Test-GSUP(1217)@340448a59994: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@340448a59994: 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 := '45431AC65D9A17102B778F39C5C71B61'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DB12221C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5055D3087E25F1B3'O } } } } } 20241029120914943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120914943 DLLC NOTICE LLME(ffffffff/df60fc6b){UNASSIGNED} LLC RX: unknown TLLI 0xdf60fc6b, creating LLME on the fly (gprs_llc.c:552) 20241029120914943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120914943 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120914943 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120914943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029120914943 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120914943 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029120914943 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120914943 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120914943 DLLC NOTICE LLME(ffffffff/df60fc6b){UNASSIGNED} LLGM Assign pre (df60fc6b => fa89ee3b) (gprs_llc.c:1079) 20241029120914943 DLLC NOTICE LLME(df60fc6b/fa89ee3b){ASSIGNED} LLGM Assign post (df60fc6b => fa89ee3b) (gprs_llc.c:1125) 20241029120914943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120914943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120914943 DMM DEBUG MM(262420000000051/fa89ee3b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120914950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120914950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120914950 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120914950 DMM DEBUG MM(262420000000051/fa89ee3b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241029120914950 DMM NOTICE MM(262420000000051/fa89ee3b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120914950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120914950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120914950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120914950 DMM DEBUG MM(262420000000051/fa89ee3b) Requesting authorization (sgsn_auth.c:160) 20241029120914950 DMM INFO MM(262420000000051/fa89ee3b) Requesting authentication tuples (sgsn_auth.c:184) 20241029120914950 DMM DEBUG MM(262420000000051/fa89ee3b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120914950 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241029120914950 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@340448a59994: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@340448a59994: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241029120914952 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120914952 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120914952 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120914952 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120914952 DMM INFO MM(262420000000051/fa89ee3b) Subscriber data update (mmctx.c:445) 20241029120914952 DMM DEBUG MM(262420000000051/fa89ee3b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120914952 DMM INFO MM(262420000000051/fa89ee3b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120914952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120914952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120914952 DMM INFO MM(262420000000051/fa89ee3b) <- GMM AUTH AND CIPHERING REQ (rand = 45 43 1a c6 5d 9a 17 10 2b 77 8f 39 c5 c7 1b 61 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120914956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120914956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120914956 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120914956 DMM INFO MM(262420000000051/fa89ee3b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120914956 DMM NOTICE MM(262420000000051/fa89ee3b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120914956 DMM DEBUG MM(262420000000051/fa89ee3b) checking auth: received GSM SRES = db 12 22 1c (gprs_gmm.c:666) 20241029120914956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120914956 DMM DEBUG MM(262420000000051/fa89ee3b) Requesting authorization (sgsn_auth.c:160) 20241029120914956 DMM INFO MM(262420000000051/fa89ee3b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120914956 DMM DEBUG MM(262420000000051/fa89ee3b) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120914956 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241029120914956 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) 20241029120914956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120914956 DMM INFO MM(262420000000051/fa89ee3b) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa89ee3b) (gprs_gmm.c:300) 20241029120914957 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120914957 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120914957 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241029120914957 DMM INFO MM(262420000000051/fa89ee3b) Subscriber data update (mmctx.c:445) 20241029120914957 DMM DEBUG MM(262420000000051/fa89ee3b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120914957 DMM INFO MM(262420000000051/fa89ee3b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120914957 DMM NOTICE MM(262420000000051/fa89ee3b) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241029120914957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120914957 DMM NOTICE MM(262420000000051/fa89ee3b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120914957 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) 20241029120914957 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120914957 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241029120914957 DMM INFO MM(262420000000051/fa89ee3b) Subscriber data update (mmctx.c:445) 20241029120914957 DMM DEBUG MM(262420000000051/fa89ee3b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120914960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120914960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120914960 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120914960 DMM INFO MM(262420000000051/fa89ee3b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120914960 DMM NOTICE MM(262420000000051/fa89ee3b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120914960 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120914960 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120914960 DLLC NOTICE LLME(df60fc6b/fa89ee3b){ASSIGNED} LLGM Assign pre (ffffffff => fa89ee3b) (gprs_llc.c:1079) 20241029120914960 DLLC NOTICE LLME(ffffffff/fa89ee3b){ASSIGNED} LLGM Assign post (ffffffff => fa89ee3b) (gprs_llc.c:1125) 20241029120914960 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120914960 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120914960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120914960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@340448a59994: setverdict(pass): none -> pass 20241029120915012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120915012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029120915012 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120915012 DMM INFO MM(262420000000051/fa89ee3b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029120915012 DMM INFO MM(262420000000051/fa89ee3b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029120915012 DMM DEBUG MM(262420000000051/fa89ee3b) Using GGSN 0 (gprs_sm.c:317) 20241029120915012 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) 20241029120915012 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241029120915012 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029120915012 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:185) 20241029120915012 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241029120915017 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 a8 c4 49 e8 11 0d 93 e0 1b 14 05 7f 2b cf 71 97 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) 20241029120915017 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76b93a0, cbp=0x561a615859b0) (sgsn_libgtp.c:629) 20241029120915017 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029120915017 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a6158b268 TLLI=fa89ee3b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029120915017 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029120915017 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029120915021 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20241029120918014 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241029120918014 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241029120918014 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241029120919161 DGPRS DEBUG Checking for inactive LLMEs, time = 32731958 (sgsn.c:131) 20241029120920027 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20241029120920027 DMM INFO MM(262420000000051/fa89ee3b) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps-BVCI196(1204)@340448a59994: 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 := 'FA89EE3B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@340448a59994: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@340448a59994: Final verdict of PTC: pass 20241029120920034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60192<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029120920035 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1217)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@340448a59994: Final verdict of PTC: none -NSVCI98(1210)@340448a59994: Final verdict of PTC: none 20241029120920035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1215)@340448a59994: Final verdict of PTC: none -NSVCI97(1205)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@340448a59994: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@340448a59994: Final verdict of PTC: none -NSVCI99(1216)@340448a59994: Final verdict of PTC: none TC_paging_ps-BVCI210(1208)@340448a59994: Final verdict of PTC: none TC_paging_ps-BVCI220(1213)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1214)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1203)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1209)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_paging_ps-BVCI210(1208): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1209): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_paging_ps-BVCI220(1213): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1214): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1215): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1216): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@340448a59994: Test case TC_paging_ps finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Tue Oct 29 12:09:20 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241029120920114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120920515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60200<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95356) 20241029120921036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120921036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95356, count=103320) 20241029120922038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120922038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:09:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120923040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120923040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_paging_ps_ra_multiple_cells started. 20241029120923538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120923538 DMM INFO MM(262420000000051/fa89ee3b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120923538 DMM INFO MM(262420000000051/fa89ee3b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120923538 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120923538 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120923538 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120923538 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241029120923538 DLLC NOTICE LLME(ffffffff/fa89ee3b){ASSIGNED} LLGM Assign pre (fa89ee3b => ffffffff) (gprs_llc.c:1079) 20241029120923538 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa89ee3b => ffffffff) (gprs_llc.c:1125) 20241029120923538 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561a6158af10 (gprs_sndcp.c:574) 20241029120923538 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a6158b268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029120923538 DMM NOTICE MM(262420000000051/fa89ee3b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241029120923538 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241029120923538 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241029120923538 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029120923538 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241029120923538 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241029120923538 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) 20241029120923538 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) 20241029120923538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029120923538 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120923538 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029120923538 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120923538 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@340448a59994: Provider Link came up: sending NS-RESET 20241029120923557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120923557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120923557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120923557 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120923557 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120923557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120923557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120923557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120923557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120923558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120923558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120923558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120923559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120923559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120923559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120923559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120923559 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120923559 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120923559 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120923559 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120923559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120923559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120923562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120923567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120923567 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@340448a59994: Provider Link came up: sending NS-RESET 20241029120923575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120923575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120923575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120923575 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120923575 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120923575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120923575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120923575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120923575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120923576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120923576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120923576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120923576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120923576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120923576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120923576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120923576 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120923576 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120923576 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120923576 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120923576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120923576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120923578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120923584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120923584 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1231)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1235)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1235)@340448a59994: Provider Link came up: sending NS-RESET 20241029120923595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120923595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120923595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120923595 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120923595 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120923595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120923595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120923595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120923595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1235)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120923596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120923596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120923596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120923596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120923596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120923596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120923596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120923596 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120923596 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120923596 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120923596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120923597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120923597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1235)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1235)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120923598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120923603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120923603 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1232)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120924041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120924041 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120924041 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120924041 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1234)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1234)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120924043 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1234)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1234)@340448a59994: 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(1234)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241029120924043 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1234)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1234)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@340448a59994: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='CCDDA15E'O, index=0 SGSN_Test-GSUP(1236)@340448a59994: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@340448a59994: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@340448a59994: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='CCDDA15E'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1232)@340448a59994: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='CCDDA15E'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@340448a59994: 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 := 'BA72BCB7168D479D2A63489BF5D33073'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BA5BE16B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '12CE73226E944961'O } } } } } 20241029120925069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120925069 DLLC NOTICE LLME(ffffffff/ccdda15e){UNASSIGNED} LLC RX: unknown TLLI 0xccdda15e, creating LLME on the fly (gprs_llc.c:552) 20241029120925069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120925069 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1266) 20241029120925069 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029120925069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029120925069 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029120925069 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029120925069 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029120925069 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029120925069 DLLC NOTICE LLME(ffffffff/ccdda15e){UNASSIGNED} LLGM Assign pre (ccdda15e => f597b95b) (gprs_llc.c:1079) 20241029120925069 DLLC NOTICE LLME(ccdda15e/f597b95b){ASSIGNED} LLGM Assign post (ccdda15e => f597b95b) (gprs_llc.c:1125) 20241029120925069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029120925069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029120925069 DMM DEBUG MM(262420000000052/f597b95b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029120925075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120925075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029120925075 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120925075 DMM DEBUG MM(262420000000052/f597b95b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241029120925075 DMM NOTICE MM(262420000000052/f597b95b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029120925075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029120925075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029120925075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029120925075 DMM DEBUG MM(262420000000052/f597b95b) Requesting authorization (sgsn_auth.c:160) 20241029120925075 DMM INFO MM(262420000000052/f597b95b) Requesting authentication tuples (sgsn_auth.c:184) 20241029120925075 DMM DEBUG MM(262420000000052/f597b95b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029120925075 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241029120925075 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1236)@340448a59994: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@340448a59994: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241029120925076 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029120925076 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029120925076 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029120925076 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029120925076 DMM INFO MM(262420000000052/f597b95b) Subscriber data update (mmctx.c:445) 20241029120925076 DMM DEBUG MM(262420000000052/f597b95b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029120925076 DMM INFO MM(262420000000052/f597b95b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029120925076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029120925076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029120925076 DMM INFO MM(262420000000052/f597b95b) <- GMM AUTH AND CIPHERING REQ (rand = ba 72 bc b7 16 8d 47 9d 2a 63 48 9b f5 d3 30 73 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029120925080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120925080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241029120925080 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120925080 DMM INFO MM(262420000000052/f597b95b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029120925080 DMM NOTICE MM(262420000000052/f597b95b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029120925080 DMM DEBUG MM(262420000000052/f597b95b) checking auth: received GSM SRES = ba 5b e1 6b (gprs_gmm.c:666) 20241029120925080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029120925080 DMM DEBUG MM(262420000000052/f597b95b) Requesting authorization (sgsn_auth.c:160) 20241029120925080 DMM INFO MM(262420000000052/f597b95b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029120925080 DMM DEBUG MM(262420000000052/f597b95b) Requesting subscriber data update (gprs_subscriber.c:894) 20241029120925080 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241029120925080 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) 20241029120925080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029120925080 DMM INFO MM(262420000000052/f597b95b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf597b95b) (gprs_gmm.c:300) 20241029120925081 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029120925081 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029120925081 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241029120925081 DMM INFO MM(262420000000052/f597b95b) Subscriber data update (mmctx.c:445) 20241029120925081 DMM DEBUG MM(262420000000052/f597b95b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029120925081 DMM INFO MM(262420000000052/f597b95b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029120925081 DMM NOTICE MM(262420000000052/f597b95b) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241029120925081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029120925081 DMM NOTICE MM(262420000000052/f597b95b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029120925081 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) 20241029120925081 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029120925081 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241029120925081 DMM INFO MM(262420000000052/f597b95b) Subscriber data update (mmctx.c:445) 20241029120925081 DMM DEBUG MM(262420000000052/f597b95b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029120925084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120925084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029120925084 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120925084 DMM INFO MM(262420000000052/f597b95b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029120925084 DMM NOTICE MM(262420000000052/f597b95b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029120925084 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029120925084 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029120925084 DLLC NOTICE LLME(ccdda15e/f597b95b){ASSIGNED} LLGM Assign pre (ffffffff => f597b95b) (gprs_llc.c:1079) 20241029120925084 DLLC NOTICE LLME(ffffffff/f597b95b){ASSIGNED} LLGM Assign post (ffffffff => f597b95b) (gprs_llc.c:1125) 20241029120925084 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029120925084 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029120925084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029120925084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241029120925136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120925136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029120925136 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029120925136 DMM INFO MM(262420000000052/f597b95b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029120925136 DMM INFO MM(262420000000052/f597b95b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029120925136 DMM DEBUG MM(262420000000052/f597b95b) Using GGSN 0 (gprs_sm.c:317) 20241029120925136 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) 20241029120925136 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241029120925136 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029120925136 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:185) 20241029120925136 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241029120925141 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 96 07 8e e6 11 37 65 c6 eb 14 05 7f 6f 84 79 e8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20241029120925141 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76ba418, cbp=0x561a61586a10) (sgsn_libgtp.c:629) 20241029120925141 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029120925141 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a6158b268 TLLI=f597b95b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029120925142 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029120925142 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@340448a59994: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029120925146 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20241029120928138 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241029120928138 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241029120928138 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241029120930151 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20241029120930151 DMM INFO MM(262420000000052/f597b95b) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@340448a59994: 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 := 'F597B95B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241029120944042 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241029120944042 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241029120944043 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1234)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120949162 DGPRS DEBUG Checking for inactive LLMEs, time = 32731988 (sgsn.c:131) 20241029120953560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120953561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120953561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120953576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120953577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120953577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029120953597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120953598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120953598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1238)@340448a59994: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@340448a59994: Test Component 1238 has requested to stop MTC. Terminating current testcase execution. 20241029120955087 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120955087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1236)@340448a59994: Final verdict of PTC: none -NSVCI97(1224)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1234)@340448a59994: Final verdict of PTC: none -NSVCI99(1235)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@340448a59994: Final verdict of PTC: none -NSVCI98(1229)@340448a59994: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1232)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@340448a59994: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@340448a59994: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@340448a59994: Final verdict of PTC: none 20241029120955090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50010<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1231)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1227)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1222)@340448a59994: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1238)@340448a59994: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1233)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1232): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1233): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1234): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1235): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): fail (none -> fail) reason: "Tguard timeout" MTC@340448a59994: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Tue Oct 29 12:09:55 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 20241029120955215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120955617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34484<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104824) 20241029120956088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120956088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104824, count=109180) 20241029120957090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120957090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Tue Oct 29 12:09:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029120958092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120958092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_bssgp_rim_single_report started. 20241029120958642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120958643 DMM INFO MM(262420000000052/f597b95b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029120958643 DMM INFO MM(262420000000052/f597b95b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029120958643 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029120958643 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029120958643 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029120958643 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241029120958643 DLLC NOTICE LLME(ffffffff/f597b95b){ASSIGNED} LLGM Assign pre (f597b95b => ffffffff) (gprs_llc.c:1079) 20241029120958643 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f597b95b => ffffffff) (gprs_llc.c:1125) 20241029120958643 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561a6158af10 (gprs_sndcp.c:574) 20241029120958643 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a6158b268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029120958643 DMM NOTICE MM(262420000000052/f597b95b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241029120958643 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241029120958643 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241029120958643 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029120958643 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241029120958643 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241029120958643 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) 20241029120958643 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) 20241029120958643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029120958643 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029120958643 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029120958643 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029120958643 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1243)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@340448a59994: Provider Link came up: sending NS-RESET 20241029120958662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029120958662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120958662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120958662 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120958662 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029120958662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120958662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120958662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120958662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120958663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120958663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120958663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120958663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120958663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120958663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120958663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120958663 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120958663 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029120958663 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120958663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120958664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120958664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120958666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120958671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120958671 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1248)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@340448a59994: Provider Link came up: sending NS-RESET 20241029120958683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029120958683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120958683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120958683 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120958683 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029120958683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120958683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120958683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120958683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120958684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120958684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120958684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120958684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120958684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120958684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120958684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120958684 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120958684 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029120958684 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120958684 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029120958684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120958684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120958686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120958690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120958690 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@340448a59994: Provider Link came up: sending NS-RESET 20241029120958704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029120958704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029120958704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029120958704 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120958704 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029120958704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029120958704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029120958704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029120958704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029120958704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029120958704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029120958704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029120958705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029120958705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029120958705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029120958705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029120958705 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029120958705 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029120958705 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029120958705 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1253)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029120958705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029120958705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029120958707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029120958714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029120958714 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029120959093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029120959093 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029120959093 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029120959093 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1254)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029120959094 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1254)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029120959094 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1254)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1254)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1254)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241029120959102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@340448a59994: setverdict(pass): none -> pass MTC@340448a59994: Warning: Re-starting timer T, which is already active (running or expired). 20241029120959106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029120959110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34488<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1255)@340448a59994: Final verdict of PTC: none 20241029120959111 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029120959111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1253)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@340448a59994: Final verdict of PTC: none -NSVCI98(1248)@340448a59994: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@340448a59994: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@340448a59994: Final verdict of PTC: none -NSVCI97(1243)@340448a59994: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1241)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1246)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1251)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: pass MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@340448a59994: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@340448a59994: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@340448a59994: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@340448a59994: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@340448a59994: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@340448a59994: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@340448a59994: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Tue Oct 29 12:09:59 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 20241029120959169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029120959570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34490<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58336) 20241029121000112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121000112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58336, count=59496) 20241029121001114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121001114 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Tue Oct 29 12:10:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029121002116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121002116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_rim_eutran_to_geran started. 20241029121002595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121002595 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1261)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@340448a59994: Provider Link came up: sending NS-RESET 20241029121002613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029121002613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121002613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121002613 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121002613 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029121002613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121002613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121002613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121002613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121002615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121002615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121002615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121002615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121002615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121002615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121002615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121002615 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121002615 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029121002615 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121002615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121002615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121002615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121002617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121002623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121002623 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1263)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1260)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1262)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@340448a59994: Provider Link came up: sending NS-RESET 20241029121002629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029121002629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121002629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121002629 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121002629 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029121002629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121002629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121002629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121002629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121002630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121002630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121002630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121002630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121002630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121002630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121002630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121002630 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121002630 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029121002630 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121002630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121002630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121002630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121002633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121002639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121002639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1271)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@340448a59994: Provider Link came up: sending NS-RESET 20241029121002650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029121002650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121002650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121002650 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121002650 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029121002650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121002650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121002650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121002650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121002651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121002651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121002651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121002651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121002651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121002651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121002651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121002651 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121002651 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029121002651 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121002651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121002651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121002651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121002654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121002660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121002660 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029121003117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121003117 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029121003117 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029121003117 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1272)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029121003118 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029121003119 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1272)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1272)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@340448a59994: setverdict(pass): none -> pass 20241029121003135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029121003137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53042<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1266)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP(1273)@340448a59994: Final verdict of PTC: none -NSVCI97(1261)@340448a59994: Final verdict of PTC: none -NSVCI99(1271)@340448a59994: Final verdict of PTC: none 20241029121003138 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029121003138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1258)@340448a59994: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@340448a59994: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1264)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1259)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1269)@340448a59994: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: pass MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@340448a59994: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@340448a59994: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@340448a59994: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@340448a59994: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@340448a59994: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@340448a59994: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@340448a59994: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Tue Oct 29 12:10:03 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 20241029121003209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121003610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53044<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=36748) 20241029121004139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121004139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36748, count=51880) 20241029121005140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121005140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:10:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029121006141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121006141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Test case TC_cell_change_different_rai_ci_attach started. 20241029121006641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121006644 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@340448a59994: Provider Link came up: sending NS-RESET 20241029121006664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029121006664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121006664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121006664 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121006664 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029121006664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121006664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121006664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121006664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121006665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121006665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121006665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121006665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121006665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121006665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121006665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121006665 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121006665 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029121006665 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121006665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121006665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121006665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121006668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121006673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121006673 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@340448a59994: Provider Link came up: sending NS-RESET 20241029121006679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029121006679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121006679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121006679 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121006679 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029121006679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121006680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121006680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121006680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121006680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121006680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121006680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121006680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121006680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121006680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121006680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121006681 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121006681 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029121006681 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121006681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1284)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121006681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121006681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029121006683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121006689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121006689 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@340448a59994: Provider Link came up: sending NS-RESET 20241029121006697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029121006697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121006697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121006697 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121006697 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029121006697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121006697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121006697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121006697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121006697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121006697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121006697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121006698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121006698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121006698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121006698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121006698 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121006698 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029121006698 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121006698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121006698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121006698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121006700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121006704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121006704 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029121007142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121007142 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029121007142 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029121007142 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029121007146 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029121007148 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@340448a59994: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='DAB6DE85'O, index=0 SGSN_Test-GSUP(1291)@340448a59994: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@340448a59994: 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 := '60585FF332AF79C72C01EF7A49F051D5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '446F8E95'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1A25D0807FBEAD3F'O } } } } } 20241029121007205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121007205 DLLC NOTICE LLME(ffffffff/dab6de85){UNASSIGNED} LLC RX: unknown TLLI 0xdab6de85, creating LLME on the fly (gprs_llc.c:552) 20241029121007205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029121007205 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1266) 20241029121007206 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029121007206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029121007206 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029121007206 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029121007206 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029121007206 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029121007206 DLLC NOTICE LLME(ffffffff/dab6de85){UNASSIGNED} LLGM Assign pre (dab6de85 => dc683eb0) (gprs_llc.c:1079) 20241029121007206 DLLC NOTICE LLME(dab6de85/dc683eb0){ASSIGNED} LLGM Assign post (dab6de85 => dc683eb0) (gprs_llc.c:1125) 20241029121007206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029121007206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029121007206 DMM DEBUG MM(262420000000068/dc683eb0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029121007221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121007221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029121007221 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121007221 DMM DEBUG MM(262420000000068/dc683eb0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241029121007221 DMM NOTICE MM(262420000000068/dc683eb0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029121007221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029121007221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029121007221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029121007221 DMM DEBUG MM(262420000000068/dc683eb0) Requesting authorization (sgsn_auth.c:160) 20241029121007221 DMM INFO MM(262420000000068/dc683eb0) Requesting authentication tuples (sgsn_auth.c:184) 20241029121007221 DMM DEBUG MM(262420000000068/dc683eb0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029121007221 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241029121007221 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@340448a59994: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@340448a59994: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241029121007226 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029121007226 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029121007226 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029121007226 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029121007226 DMM INFO MM(262420000000068/dc683eb0) Subscriber data update (mmctx.c:445) 20241029121007226 DMM DEBUG MM(262420000000068/dc683eb0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029121007226 DMM INFO MM(262420000000068/dc683eb0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029121007226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029121007226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029121007226 DMM INFO MM(262420000000068/dc683eb0) <- GMM AUTH AND CIPHERING REQ (rand = 60 58 5f f3 32 af 79 c7 2c 01 ef 7a 49 f0 51 d5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029121007240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121007240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241029121007240 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121007240 DMM INFO MM(262420000000068/dc683eb0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029121007240 DMM NOTICE MM(262420000000068/dc683eb0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029121007240 DMM DEBUG MM(262420000000068/dc683eb0) checking auth: received GSM SRES = 44 6f 8e 95 (gprs_gmm.c:666) 20241029121007240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029121007240 DMM DEBUG MM(262420000000068/dc683eb0) Requesting authorization (sgsn_auth.c:160) 20241029121007240 DMM INFO MM(262420000000068/dc683eb0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029121007240 DMM DEBUG MM(262420000000068/dc683eb0) Requesting subscriber data update (gprs_subscriber.c:894) 20241029121007240 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241029121007240 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) 20241029121007240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029121007240 DMM INFO MM(262420000000068/dc683eb0) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc683eb0) (gprs_gmm.c:300) 20241029121007243 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029121007243 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029121007243 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241029121007243 DMM INFO MM(262420000000068/dc683eb0) Subscriber data update (mmctx.c:445) 20241029121007243 DMM DEBUG MM(262420000000068/dc683eb0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029121007243 DMM INFO MM(262420000000068/dc683eb0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029121007243 DMM NOTICE MM(262420000000068/dc683eb0) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241029121007243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029121007243 DMM NOTICE MM(262420000000068/dc683eb0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029121007243 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) 20241029121007244 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029121007244 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241029121007244 DMM INFO MM(262420000000068/dc683eb0) Subscriber data update (mmctx.c:445) 20241029121007244 DMM DEBUG MM(262420000000068/dc683eb0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029121007255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121007255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029121007255 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121007255 DMM INFO MM(262420000000068/dc683eb0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029121007255 DMM NOTICE MM(262420000000068/dc683eb0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029121007255 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029121007256 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029121007256 DLLC NOTICE LLME(dab6de85/dc683eb0){ASSIGNED} LLGM Assign pre (ffffffff => dc683eb0) (gprs_llc.c:1079) 20241029121007256 DLLC NOTICE LLME(ffffffff/dc683eb0){ASSIGNED} LLGM Assign post (ffffffff => dc683eb0) (gprs_llc.c:1125) 20241029121007256 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029121007256 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029121007256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029121007256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241029121007312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121007312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029121007312 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121007312 DMM INFO MM(262420000000068/dc683eb0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029121007312 DMM INFO MM(262420000000068/dc683eb0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029121007312 DMM DEBUG MM(262420000000068/dc683eb0) Using GGSN 0 (gprs_sm.c:317) 20241029121007312 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) 20241029121007312 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241029121007312 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029121007312 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:185) 20241029121007312 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241029121007337 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 f4 dc c4 ff 11 4c 47 e0 a4 14 05 7f 28 09 40 40 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241029121007337 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76bb490, cbp=0x561a6158e3c0) (sgsn_libgtp.c:629) 20241029121007337 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029121007337 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a6158b268 TLLI=dc683eb0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029121007337 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029121007337 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@340448a59994: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029121007354 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20241029121007368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121007368 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241029121007368 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@340448a59994: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@340448a59994: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='DC683EB0'O, index=0 20241029121007383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121007383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241029121007383 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xDC683EB0) type="GPRS attach"  (gprs_gmm.c:1266) 20241029121007383 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029121007383 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241029121007383 DLLC NOTICE LLME(ffffffff/dc683eb0){ASSIGNED} LLGM Assign pre (dc683eb0 => ec46f3bf) (gprs_llc.c:1079) 20241029121007383 DLLC NOTICE LLME(dc683eb0/ec46f3bf){ASSIGNED} LLGM Assign post (dc683eb0 => ec46f3bf) (gprs_llc.c:1125) 20241029121007383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029121007383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029121007383 DMM DEBUG MM(262420000000068/ec46f3bf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029121007408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121007408 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241029121007408 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121007408 DMM DEBUG MM(262420000000068/ec46f3bf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241029121007408 DMM NOTICE MM(262420000000068/ec46f3bf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029121007408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029121007408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029121007408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029121007408 DMM DEBUG MM(262420000000068/ec46f3bf) Requesting authorization (sgsn_auth.c:160) 20241029121007408 DMM INFO MM(262420000000068/ec46f3bf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029121007408 DMM DEBUG MM(262420000000068/ec46f3bf) Requesting subscriber data update (gprs_subscriber.c:894) 20241029121007408 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241029121007408 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) 20241029121008378 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029121008378 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029121008378 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241029121008378 DMM INFO MM(262420000000068/ec46f3bf) Subscriber data update (mmctx.c:445) 20241029121008378 DMM DEBUG MM(262420000000068/ec46f3bf) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241029121008378 DMM INFO MM(262420000000068/ec46f3bf) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241029121008378 DMM NOTICE MM(262420000000068/ec46f3bf) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241029121008378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029121008378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029121008378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241029121008378 DMM INFO MM(262420000000068/ec46f3bf) <- GMM ATTACH ACCEPT (new P-TMSI=0xec46f3bf) (gprs_gmm.c:300) 20241029121008378 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) 20241029121008379 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029121008379 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241029121008379 DMM INFO MM(262420000000068/ec46f3bf) Subscriber data update (mmctx.c:445) 20241029121008379 DMM DEBUG MM(262420000000068/ec46f3bf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029121008384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121008384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241029121008384 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121008384 DMM INFO MM(262420000000068/ec46f3bf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029121008384 DMM NOTICE MM(262420000000068/ec46f3bf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029121008384 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029121008384 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029121008384 DLLC NOTICE LLME(dc683eb0/ec46f3bf){ASSIGNED} LLGM Assign pre (ffffffff => ec46f3bf) (gprs_llc.c:1079) 20241029121008384 DLLC NOTICE LLME(ffffffff/ec46f3bf){ASSIGNED} LLGM Assign post (ffffffff => ec46f3bf) (gprs_llc.c:1125) 20241029121008384 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029121008384 DMM ERROR MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241029121008384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029121008384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241029121008436 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20241029121008451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121008451 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241029121008451 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@340448a59994: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@340448a59994: Final verdict of PTC: pass 20241029121008458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53048<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@340448a59994: Final verdict of PTC: none -NSVCI97(1279)@340448a59994: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@340448a59994: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@340448a59994: Final verdict of PTC: none 20241029121008464 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029121008465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1280)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@340448a59994: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@340448a59994: Final verdict of PTC: none -NSVCI98(1284)@340448a59994: Final verdict of PTC: none -NSVCI99(1289)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1277)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1282)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1287)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@340448a59994: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Tue Oct 29 12:10:08 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 20241029121008555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121008957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53062<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=119268) 20241029121009466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121009466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=119268, count=123624) 20241029121010466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121010467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:10:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029121011451 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241029121011451 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241029121011451 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241029121011468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121011468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Test case TC_cell_change_different_rai_ci_data started. 20241029121012044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121012047 DMM INFO MM(262420000000068/ec46f3bf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029121012047 DMM INFO MM(262420000000068/ec46f3bf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029121012047 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029121012047 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029121012047 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029121012047 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241029121012047 DLLC NOTICE LLME(ffffffff/ec46f3bf){ASSIGNED} LLGM Assign pre (ec46f3bf => ffffffff) (gprs_llc.c:1079) 20241029121012047 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec46f3bf => ffffffff) (gprs_llc.c:1125) 20241029121012047 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561a6158af10 (gprs_sndcp.c:574) 20241029121012047 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a6158b268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029121012047 DMM NOTICE MM(262420000000068/ec46f3bf) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241029121012047 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241029121012047 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241029121012047 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029121012047 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241029121012047 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241029121012047 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) 20241029121012047 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) 20241029121012047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029121012047 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029121012047 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029121012047 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029121012047 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@340448a59994: Provider Link came up: sending NS-RESET 20241029121012093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029121012093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121012093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121012093 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121012093 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029121012093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121012093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121012093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121012093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121012094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121012094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121012094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121012094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121012094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121012094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121012094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121012094 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121012094 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029121012094 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121012094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121012095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121012095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121012097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121012102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121012102 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1297)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1303)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@340448a59994: Provider Link came up: sending NS-RESET 20241029121012108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029121012108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121012108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121012108 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121012108 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029121012108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121012108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121012108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121012108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121012109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121012109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121012109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121012109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121012109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121012109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121012109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121012109 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121012109 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029121012109 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121012109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121012109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121012109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121012112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121012117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121012117 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1302)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1308)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@340448a59994: Provider Link came up: sending NS-RESET 20241029121012126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029121012126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121012126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121012126 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121012126 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029121012126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121012126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121012126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121012126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121012127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121012127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121012127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121012127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121012127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121012127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121012127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121012127 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121012127 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029121012127 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121012127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121012128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121012128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121012130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121012134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121012134 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029121012469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121012469 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029121012469 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029121012469 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029121012474 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029121012475 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@340448a59994: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='FE13C28D'O, index=0 SGSN_Test-GSUP(1310)@340448a59994: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@340448a59994: 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 := '4D0FE080F9A08632495FA7BBB898DCB3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B62B59BC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BED6EAC2DE6D44BB'O } } } } } 20241029121012549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121012549 DLLC NOTICE LLME(ffffffff/fe13c28d){UNASSIGNED} LLC RX: unknown TLLI 0xfe13c28d, creating LLME on the fly (gprs_llc.c:552) 20241029121012549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029121012549 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1266) 20241029121012549 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029121012549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029121012549 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029121012549 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029121012549 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029121012549 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029121012549 DLLC NOTICE LLME(ffffffff/fe13c28d){UNASSIGNED} LLGM Assign pre (fe13c28d => e35b5e87) (gprs_llc.c:1079) 20241029121012549 DLLC NOTICE LLME(fe13c28d/e35b5e87){ASSIGNED} LLGM Assign post (fe13c28d => e35b5e87) (gprs_llc.c:1125) 20241029121012549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029121012549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029121012549 DMM DEBUG MM(262420000000070/e35b5e87) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029121012565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121012565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029121012565 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121012565 DMM DEBUG MM(262420000000070/e35b5e87) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241029121012565 DMM NOTICE MM(262420000000070/e35b5e87) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029121012565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029121012565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029121012565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029121012565 DMM DEBUG MM(262420000000070/e35b5e87) Requesting authorization (sgsn_auth.c:160) 20241029121012565 DMM INFO MM(262420000000070/e35b5e87) Requesting authentication tuples (sgsn_auth.c:184) 20241029121012565 DMM DEBUG MM(262420000000070/e35b5e87) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029121012565 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241029121012565 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@340448a59994: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@340448a59994: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241029121012571 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029121012571 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029121012571 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029121012571 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029121012571 DMM INFO MM(262420000000070/e35b5e87) Subscriber data update (mmctx.c:445) 20241029121012571 DMM DEBUG MM(262420000000070/e35b5e87) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029121012571 DMM INFO MM(262420000000070/e35b5e87) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029121012571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029121012571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029121012571 DMM INFO MM(262420000000070/e35b5e87) <- GMM AUTH AND CIPHERING REQ (rand = 4d 0f e0 80 f9 a0 86 32 49 5f a7 bb b8 98 dc b3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029121012587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121012587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241029121012587 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121012587 DMM INFO MM(262420000000070/e35b5e87) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029121012587 DMM NOTICE MM(262420000000070/e35b5e87) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029121012587 DMM DEBUG MM(262420000000070/e35b5e87) checking auth: received GSM SRES = b6 2b 59 bc (gprs_gmm.c:666) 20241029121012587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029121012587 DMM DEBUG MM(262420000000070/e35b5e87) Requesting authorization (sgsn_auth.c:160) 20241029121012587 DMM INFO MM(262420000000070/e35b5e87) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029121012587 DMM DEBUG MM(262420000000070/e35b5e87) Requesting subscriber data update (gprs_subscriber.c:894) 20241029121012587 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241029121012587 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) 20241029121012587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029121012587 DMM INFO MM(262420000000070/e35b5e87) <- GMM ATTACH ACCEPT (new P-TMSI=0xe35b5e87) (gprs_gmm.c:300) 20241029121012590 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029121012590 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029121012590 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241029121012590 DMM INFO MM(262420000000070/e35b5e87) Subscriber data update (mmctx.c:445) 20241029121012590 DMM DEBUG MM(262420000000070/e35b5e87) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029121012590 DMM INFO MM(262420000000070/e35b5e87) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029121012590 DMM NOTICE MM(262420000000070/e35b5e87) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241029121012590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029121012590 DMM NOTICE MM(262420000000070/e35b5e87) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029121012590 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) 20241029121012592 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029121012592 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241029121012592 DMM INFO MM(262420000000070/e35b5e87) Subscriber data update (mmctx.c:445) 20241029121012592 DMM DEBUG MM(262420000000070/e35b5e87) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029121012603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121012603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029121012603 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121012603 DMM INFO MM(262420000000070/e35b5e87) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029121012603 DMM NOTICE MM(262420000000070/e35b5e87) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029121012603 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029121012603 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029121012603 DLLC NOTICE LLME(fe13c28d/e35b5e87){ASSIGNED} LLGM Assign pre (ffffffff => e35b5e87) (gprs_llc.c:1079) 20241029121012603 DLLC NOTICE LLME(ffffffff/e35b5e87){ASSIGNED} LLGM Assign post (ffffffff => e35b5e87) (gprs_llc.c:1125) 20241029121012603 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029121012603 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029121012603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029121012603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241029121012659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121012659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029121012659 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121012659 DMM INFO MM(262420000000070/e35b5e87) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029121012659 DMM INFO MM(262420000000070/e35b5e87) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029121012659 DMM DEBUG MM(262420000000070/e35b5e87) Using GGSN 0 (gprs_sm.c:317) 20241029121012659 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) 20241029121012659 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241029121012659 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029121012659 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:185) 20241029121012659 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241029121012680 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 7a bd a3 33 11 6a 61 ca ee 14 05 7f 06 90 72 99 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) 20241029121012680 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76bc508, cbp=0x561a6158d390) (sgsn_libgtp.c:629) 20241029121012680 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029121012680 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a6158b268 TLLI=e35b5e87, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029121012680 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029121012680 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@340448a59994: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029121012697 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) 20241029121012712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121012712 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241029121012712 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1302)@340448a59994: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E35B5E87'O, index=0 20241029121012725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121012725 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241029121012725 DSNDCP ERROR Message for non-existing MM ctx (lle=0x561a6158b268, TLLI=e35b5e87, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@340448a59994: Removing Client IMSI='262420000000070'H, index=0 20241029121014725 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_rai_ci_data-BVCI196(1297)@340448a59994: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@340448a59994: Final verdict of PTC: pass 20241029121014740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38150<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029121014743 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029121014743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1309)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP(1310)@340448a59994: Final verdict of PTC: none -NSVCI97(1298)@340448a59994: Final verdict of PTC: none -NSVCI99(1308)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@340448a59994: Final verdict of PTC: none -NSVCI98(1303)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@340448a59994: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@340448a59994: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1301)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@340448a59994: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1296)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1306)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@340448a59994: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Tue Oct 29 12:10: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 20241029121014847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121015249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38164<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102156) 20241029121015712 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241029121015713 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241029121015713 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241029121015744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121015744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102156, count=107236) 20241029121016746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121016746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:10:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029121017747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121017747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_cell_change_different_ci_attach started. 20241029121018304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121018307 DMM INFO MM(262420000000070/e35b5e87) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029121018307 DMM INFO MM(262420000000070/e35b5e87) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029121018307 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029121018307 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029121018307 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029121018307 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241029121018307 DLLC NOTICE LLME(ffffffff/e35b5e87){ASSIGNED} LLGM Assign pre (e35b5e87 => ffffffff) (gprs_llc.c:1079) 20241029121018307 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e35b5e87 => ffffffff) (gprs_llc.c:1125) 20241029121018307 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561a6158af10 (gprs_sndcp.c:574) 20241029121018307 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a6158b268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029121018307 DMM NOTICE MM(262420000000070/e35b5e87) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241029121018307 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241029121018307 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241029121018307 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029121018307 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241029121018307 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241029121018307 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) 20241029121018307 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) 20241029121018307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029121018308 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029121018308 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029121018308 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029121018308 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1317)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@340448a59994: Provider Link came up: sending NS-RESET 20241029121018357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029121018357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121018357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121018357 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121018357 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029121018357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121018357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121018357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121018357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121018358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121018358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121018358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121018358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121018358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121018358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121018358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121018358 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121018358 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029121018358 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121018358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121018358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121018358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121018361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121018366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121018366 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@340448a59994: Provider Link came up: sending NS-RESET 20241029121018373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029121018373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121018373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121018373 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121018373 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029121018373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121018373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121018373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121018373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121018374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121018374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121018374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121018374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121018374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121018374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121018374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121018374 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121018374 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029121018374 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121018374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121018374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121018374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121018377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121018382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121018383 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1324)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI210(1321)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@340448a59994: Provider Link came up: sending NS-RESET 20241029121018389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029121018389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121018389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121018389 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121018389 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029121018389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121018389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121018389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121018389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121018389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121018389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121018389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121018389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121018389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121018389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121018389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121018389 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121018389 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029121018389 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121018389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121018390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121018390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121018392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121018396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121018396 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029121018748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121018748 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029121018748 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029121018748 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029121018749 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029121018749 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@340448a59994: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='DF92BCAC'O, index=0 SGSN_Test-GSUP(1329)@340448a59994: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@340448a59994: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@340448a59994: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='DF92BCAC'O, index=0 TC_cell_change_different_ci_attach(1331)@340448a59994: 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 := '1E227336FF4631EDEA77B56C815C3097'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AA15173C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C48E03924968EBA0'O } } } } } 20241029121018772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121018772 DLLC NOTICE LLME(ffffffff/df92bcac){UNASSIGNED} LLC RX: unknown TLLI 0xdf92bcac, creating LLME on the fly (gprs_llc.c:552) 20241029121018772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029121018772 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1266) 20241029121018772 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029121018772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029121018772 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029121018772 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029121018772 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029121018772 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029121018772 DLLC NOTICE LLME(ffffffff/df92bcac){UNASSIGNED} LLGM Assign pre (df92bcac => f57b89d0) (gprs_llc.c:1079) 20241029121018772 DLLC NOTICE LLME(df92bcac/f57b89d0){ASSIGNED} LLGM Assign post (df92bcac => f57b89d0) (gprs_llc.c:1125) 20241029121018772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029121018772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029121018772 DMM DEBUG MM(262420000000069/f57b89d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029121018780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121018780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029121018780 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121018780 DMM DEBUG MM(262420000000069/f57b89d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241029121018780 DMM NOTICE MM(262420000000069/f57b89d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029121018780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029121018780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029121018780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029121018780 DMM DEBUG MM(262420000000069/f57b89d0) Requesting authorization (sgsn_auth.c:160) 20241029121018780 DMM INFO MM(262420000000069/f57b89d0) Requesting authentication tuples (sgsn_auth.c:184) 20241029121018780 DMM DEBUG MM(262420000000069/f57b89d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029121018780 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241029121018780 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@340448a59994: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@340448a59994: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241029121018822 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029121018822 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029121018822 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029121018822 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029121018822 DMM INFO MM(262420000000069/f57b89d0) Subscriber data update (mmctx.c:445) 20241029121018822 DMM DEBUG MM(262420000000069/f57b89d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029121018822 DMM INFO MM(262420000000069/f57b89d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029121018822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029121018822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029121018822 DMM INFO MM(262420000000069/f57b89d0) <- GMM AUTH AND CIPHERING REQ (rand = 1e 22 73 36 ff 46 31 ed ea 77 b5 6c 81 5c 30 97 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029121018836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121018836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241029121018836 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121018836 DMM INFO MM(262420000000069/f57b89d0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029121018836 DMM NOTICE MM(262420000000069/f57b89d0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029121018836 DMM DEBUG MM(262420000000069/f57b89d0) checking auth: received GSM SRES = aa 15 17 3c (gprs_gmm.c:666) 20241029121018836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029121018836 DMM DEBUG MM(262420000000069/f57b89d0) Requesting authorization (sgsn_auth.c:160) 20241029121018836 DMM INFO MM(262420000000069/f57b89d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029121018836 DMM DEBUG MM(262420000000069/f57b89d0) Requesting subscriber data update (gprs_subscriber.c:894) 20241029121018836 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241029121018836 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) 20241029121018836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029121018836 DMM INFO MM(262420000000069/f57b89d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf57b89d0) (gprs_gmm.c:300) 20241029121018839 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029121018839 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029121018839 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241029121018839 DMM INFO MM(262420000000069/f57b89d0) Subscriber data update (mmctx.c:445) 20241029121018839 DMM DEBUG MM(262420000000069/f57b89d0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029121018839 DMM INFO MM(262420000000069/f57b89d0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029121018839 DMM NOTICE MM(262420000000069/f57b89d0) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241029121018839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029121018839 DMM NOTICE MM(262420000000069/f57b89d0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029121018839 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) 20241029121018841 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029121018841 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241029121018841 DMM INFO MM(262420000000069/f57b89d0) Subscriber data update (mmctx.c:445) 20241029121018841 DMM DEBUG MM(262420000000069/f57b89d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029121018851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121018851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029121018851 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121018851 DMM INFO MM(262420000000069/f57b89d0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029121018851 DMM NOTICE MM(262420000000069/f57b89d0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029121018851 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029121018851 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029121018851 DLLC NOTICE LLME(df92bcac/f57b89d0){ASSIGNED} LLGM Assign pre (ffffffff => f57b89d0) (gprs_llc.c:1079) 20241029121018851 DLLC NOTICE LLME(ffffffff/f57b89d0){ASSIGNED} LLGM Assign post (ffffffff => f57b89d0) (gprs_llc.c:1125) 20241029121018851 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029121018851 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029121018851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029121018851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241029121018909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121018909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029121018909 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121018909 DMM INFO MM(262420000000069/f57b89d0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029121018909 DMM INFO MM(262420000000069/f57b89d0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029121018909 DMM DEBUG MM(262420000000069/f57b89d0) Using GGSN 0 (gprs_sm.c:317) 20241029121018909 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) 20241029121018909 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241029121018909 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029121018909 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:185) 20241029121018909 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241029121018934 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 f1 43 8f f9 11 2c 44 db d7 14 05 7f 52 89 05 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=1076 from retransmit req queue (gtp.c:443) 20241029121018934 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76bd580, cbp=0x561a6158d720) (sgsn_libgtp.c:629) 20241029121018934 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029121018934 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a6158b268 TLLI=f57b89d0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029121018934 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029121018934 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@340448a59994: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029121018948 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20241029121018957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121018957 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241029121018957 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1321)@340448a59994: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@340448a59994: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F57B89D0'O, index=0 20241029121018961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121018961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241029121018961 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121018961 DMM INFO MM(262420000000069/f57b89d0) -> GMM ATTACH REQUEST MI(TMSI-0xF57B89D0) type="GPRS attach"  (gprs_gmm.c:1266) 20241029121018961 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029121018961 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241029121018961 DLLC NOTICE LLME(ffffffff/f57b89d0){ASSIGNED} LLGM Assign pre (f57b89d0 => cb8df01d) (gprs_llc.c:1079) 20241029121018961 DLLC NOTICE LLME(f57b89d0/cb8df01d){ASSIGNED} LLGM Assign post (f57b89d0 => cb8df01d) (gprs_llc.c:1125) 20241029121018961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029121018961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029121018961 DMM DEBUG MM(262420000000069/cb8df01d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029121018967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121018967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241029121018967 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121018967 DMM DEBUG MM(262420000000069/cb8df01d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241029121018967 DMM NOTICE MM(262420000000069/cb8df01d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029121018967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029121018967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029121018967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029121018967 DMM DEBUG MM(262420000000069/cb8df01d) Requesting authorization (sgsn_auth.c:160) 20241029121018967 DMM INFO MM(262420000000069/cb8df01d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029121018967 DMM DEBUG MM(262420000000069/cb8df01d) Requesting subscriber data update (gprs_subscriber.c:894) 20241029121018967 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241029121018967 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) 20241029121019163 DGPRS DEBUG Checking for inactive LLMEs, time = 32732018 (sgsn.c:131) 20241029121019963 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029121019963 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029121019963 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241029121019963 DMM INFO MM(262420000000069/cb8df01d) Subscriber data update (mmctx.c:445) 20241029121019963 DMM DEBUG MM(262420000000069/cb8df01d) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241029121019963 DMM INFO MM(262420000000069/cb8df01d) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241029121019963 DMM NOTICE MM(262420000000069/cb8df01d) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241029121019963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029121019963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029121019963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241029121019963 DMM INFO MM(262420000000069/cb8df01d) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb8df01d) (gprs_gmm.c:300) 20241029121019963 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) 20241029121019965 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029121019965 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241029121019965 DMM INFO MM(262420000000069/cb8df01d) Subscriber data update (mmctx.c:445) 20241029121019965 DMM DEBUG MM(262420000000069/cb8df01d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029121019981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121019981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241029121019981 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121019981 DMM INFO MM(262420000000069/cb8df01d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029121019981 DMM NOTICE MM(262420000000069/cb8df01d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029121019981 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029121019981 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029121019981 DLLC NOTICE LLME(f57b89d0/cb8df01d){ASSIGNED} LLGM Assign pre (ffffffff => cb8df01d) (gprs_llc.c:1079) 20241029121019981 DLLC NOTICE LLME(ffffffff/cb8df01d){ASSIGNED} LLGM Assign post (ffffffff => cb8df01d) (gprs_llc.c:1125) 20241029121019981 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029121019982 DMM ERROR MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241029121019982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029121019982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241029121020031 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20241029121020049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121020049 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241029121020049 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1316)@340448a59994: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@340448a59994: Final verdict of PTC: pass 20241029121020058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38176<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029121020061 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(1317)@340448a59994: Final verdict of PTC: none 20241029121020062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1329)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@340448a59994: Final verdict of PTC: none -NSVCI99(1327)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@340448a59994: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@340448a59994: Final verdict of PTC: none -NSVCI98(1322)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@340448a59994: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@340448a59994: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1315)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1320)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1325)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@340448a59994: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Tue Oct 29 12:10:20 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 20241029121020170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121020572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38186<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108264) 20241029121021063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121021063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108264, count=129412) 20241029121022064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121022064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:10:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029121023050 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241029121023050 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241029121023050 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241029121023065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121023065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_cell_change_different_ci_data started. 20241029121023668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121023669 DMM INFO MM(262420000000069/cb8df01d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029121023669 DMM INFO MM(262420000000069/cb8df01d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029121023669 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029121023669 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029121023669 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029121023669 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241029121023669 DLLC NOTICE LLME(ffffffff/cb8df01d){ASSIGNED} LLGM Assign pre (cb8df01d => ffffffff) (gprs_llc.c:1079) 20241029121023669 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb8df01d => ffffffff) (gprs_llc.c:1125) 20241029121023669 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561a6158af10 (gprs_sndcp.c:574) 20241029121023669 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a6158b268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029121023669 DMM NOTICE MM(262420000000069/cb8df01d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241029121023669 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241029121023669 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241029121023669 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029121023669 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241029121023669 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241029121023669 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) 20241029121023669 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) 20241029121023669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029121023669 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029121023669 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029121023669 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029121023670 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@340448a59994: Provider Link came up: sending NS-RESET 20241029121023709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029121023709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121023709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121023709 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121023709 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029121023709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121023709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121023709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121023709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121023711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121023711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121023711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121023712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121023712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121023712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121023712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121023712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121023712 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029121023712 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121023712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121023712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121023712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1337)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 20241029121023719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241029121023729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121023729 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1334)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1342)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1342)@340448a59994: Provider Link came up: sending NS-RESET 20241029121023748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029121023748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121023748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121023748 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121023748 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029121023748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121023748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121023748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121023748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1342)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121023749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121023749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121023749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121023749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121023749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121023749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121023749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121023749 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121023749 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029121023749 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121023749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1342)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029121023750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121023750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1342)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1341)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 20241029121023752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241029121023761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121023761 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1339)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1341)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1347)@340448a59994: Provider Link came up: sending NS-RESET 20241029121023772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029121023772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121023772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121023772 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121023772 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029121023772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121023772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121023772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121023772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1347)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121023773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121023773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121023773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121023773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121023773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121023773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121023773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121023773 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121023773 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029121023773 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121023773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1347)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029121023774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121023774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1347)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121023777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121023785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121023785 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1344)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029121024066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121024066 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029121024066 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029121024066 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1346)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1346)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029121024068 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029121024069 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1346)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1346)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1346)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1346)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1334)@340448a59994: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='DBB6C6F2'O, index=0 SGSN_Test-GSUP(1348)@340448a59994: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1334)@340448a59994: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1339)@340448a59994: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='DBB6C6F2'O, index=0 TC_cell_change_different_ci_data(1350)@340448a59994: 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 := 'D9C0FE4D0DE2DA04E9A5BE20CFC32DFE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '662200D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5C797921468AC412'O } } } } } 20241029121024111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121024111 DLLC NOTICE LLME(ffffffff/dbb6c6f2){UNASSIGNED} LLC RX: unknown TLLI 0xdbb6c6f2, creating LLME on the fly (gprs_llc.c:552) 20241029121024111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029121024111 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1266) 20241029121024112 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029121024112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029121024112 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029121024112 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029121024112 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029121024112 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029121024112 DLLC NOTICE LLME(ffffffff/dbb6c6f2){UNASSIGNED} LLGM Assign pre (dbb6c6f2 => e8364458) (gprs_llc.c:1079) 20241029121024112 DLLC NOTICE LLME(dbb6c6f2/e8364458){ASSIGNED} LLGM Assign post (dbb6c6f2 => e8364458) (gprs_llc.c:1125) 20241029121024112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029121024112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029121024112 DMM DEBUG MM(262420000000071/e8364458) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029121024120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121024120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029121024120 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121024120 DMM DEBUG MM(262420000000071/e8364458) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241029121024120 DMM NOTICE MM(262420000000071/e8364458) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029121024120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029121024120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029121024120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029121024120 DMM DEBUG MM(262420000000071/e8364458) Requesting authorization (sgsn_auth.c:160) 20241029121024120 DMM INFO MM(262420000000071/e8364458) Requesting authentication tuples (sgsn_auth.c:184) 20241029121024120 DMM DEBUG MM(262420000000071/e8364458) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029121024120 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241029121024120 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@340448a59994: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@340448a59994: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241029121024122 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029121024122 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029121024122 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029121024122 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029121024122 DMM INFO MM(262420000000071/e8364458) Subscriber data update (mmctx.c:445) 20241029121024122 DMM DEBUG MM(262420000000071/e8364458) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029121024122 DMM INFO MM(262420000000071/e8364458) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029121024122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029121024122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029121024122 DMM INFO MM(262420000000071/e8364458) <- GMM AUTH AND CIPHERING REQ (rand = d9 c0 fe 4d 0d e2 da 04 e9 a5 be 20 cf c3 2d fe , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029121024127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121024127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241029121024127 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121024127 DMM INFO MM(262420000000071/e8364458) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029121024127 DMM NOTICE MM(262420000000071/e8364458) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029121024127 DMM DEBUG MM(262420000000071/e8364458) checking auth: received GSM SRES = 66 22 00 d2 (gprs_gmm.c:666) 20241029121024127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029121024127 DMM DEBUG MM(262420000000071/e8364458) Requesting authorization (sgsn_auth.c:160) 20241029121024128 DMM INFO MM(262420000000071/e8364458) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029121024128 DMM DEBUG MM(262420000000071/e8364458) Requesting subscriber data update (gprs_subscriber.c:894) 20241029121024128 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241029121024128 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) 20241029121024128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029121024128 DMM INFO MM(262420000000071/e8364458) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8364458) (gprs_gmm.c:300) 20241029121024131 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029121024131 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029121024131 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241029121024131 DMM INFO MM(262420000000071/e8364458) Subscriber data update (mmctx.c:445) 20241029121024131 DMM DEBUG MM(262420000000071/e8364458) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029121024131 DMM INFO MM(262420000000071/e8364458) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029121024131 DMM NOTICE MM(262420000000071/e8364458) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241029121024131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029121024131 DMM NOTICE MM(262420000000071/e8364458) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029121024131 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) 20241029121024132 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029121024132 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241029121024132 DMM INFO MM(262420000000071/e8364458) Subscriber data update (mmctx.c:445) 20241029121024132 DMM DEBUG MM(262420000000071/e8364458) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029121024136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121024136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029121024136 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121024136 DMM INFO MM(262420000000071/e8364458) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029121024136 DMM NOTICE MM(262420000000071/e8364458) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029121024136 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029121024136 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029121024136 DLLC NOTICE LLME(dbb6c6f2/e8364458){ASSIGNED} LLGM Assign pre (ffffffff => e8364458) (gprs_llc.c:1079) 20241029121024136 DLLC NOTICE LLME(ffffffff/e8364458){ASSIGNED} LLGM Assign post (ffffffff => e8364458) (gprs_llc.c:1125) 20241029121024136 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029121024136 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029121024136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029121024136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241029121024195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121024195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241029121024195 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121024195 DMM INFO MM(262420000000071/e8364458) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029121024195 DMM INFO MM(262420000000071/e8364458) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029121024195 DMM DEBUG MM(262420000000071/e8364458) Using GGSN 0 (gprs_sm.c:317) 20241029121024195 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) 20241029121024195 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241029121024195 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029121024195 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:185) 20241029121024195 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241029121024211 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 15 5c e7 01 11 4f 97 f8 9b 14 05 7f a0 df e7 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=1078 from retransmit req queue (gtp.c:443) 20241029121024211 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76be5f8, cbp=0x561a6158dab0) (sgsn_libgtp.c:629) 20241029121024211 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029121024211 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x561a6158b268 TLLI=e8364458, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241029121024211 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029121024211 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@340448a59994: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029121024217 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) 20241029121024225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121024225 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241029121024225 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1339)@340448a59994: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1344)@340448a59994: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E8364458'O, index=0 20241029121024239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121024239 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241029121024239 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121024242 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_ci_data-BVCI196(1334)@340448a59994: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@340448a59994: Final verdict of PTC: pass 20241029121024255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54668<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@340448a59994: Final verdict of PTC: none -NSVCI98(1342)@340448a59994: Final verdict of PTC: none -NSVCI99(1347)@340448a59994: Final verdict of PTC: none 20241029121024258 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029121024258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_ci_data-BVCI210(1339)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@340448a59994: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1334)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1346)@340448a59994: Final verdict of PTC: none -NSVCI97(1336)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1341)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1335)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@340448a59994: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1344)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1345)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1340)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1334): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1335): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1339): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1340): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1341): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1342): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1344): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1345): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1346): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1347): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@340448a59994: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Tue Oct 29 12:10:24 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 20241029121024387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121024789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54680<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100644) 20241029121025258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121025258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100644, count=106696) 20241029121026259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121026259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Tue Oct 29 12:10:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029121027240 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Timeout of T3314 (fsm.c:317) 20241029121027240 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241029121027240 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241029121027261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121027261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_sgsn_context_req_in started. 20241029121027864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121027867 DMM INFO MM(262420000000071/e8364458) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029121027867 DMM INFO MM(262420000000071/e8364458) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029121027867 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029121027867 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029121027868 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029121027868 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241029121027868 DLLC NOTICE LLME(ffffffff/e8364458){ASSIGNED} LLGM Assign pre (e8364458 => ffffffff) (gprs_llc.c:1079) 20241029121027868 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8364458 => ffffffff) (gprs_llc.c:1125) 20241029121027868 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x561a6158af10 (gprs_sndcp.c:574) 20241029121027868 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x561a6158b268, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241029121027868 DMM NOTICE MM(262420000000071/e8364458) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241029121027868 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241029121027868 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241029121027868 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029121027868 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241029121027868 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241029121027868 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) 20241029121027868 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) 20241029121027868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029121027868 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029121027868 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029121027868 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029121027868 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@340448a59994: Provider Link came up: sending NS-RESET 20241029121027919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029121027919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121027919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121027919 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121027920 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029121027920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121027920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121027920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121027920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121027920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121027920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121027920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121027920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121027920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121027920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121027920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121027920 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121027920 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029121027920 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121027920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121027921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1355)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029121027921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121027922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 20241029121027927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121027927 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@340448a59994: Provider Link came up: sending NS-RESET 20241029121027938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029121027938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121027938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121027938 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121027938 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029121027938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121027938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121027938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121027938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121027939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121027939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121027939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121027939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121027939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121027939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121027939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121027939 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121027939 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029121027939 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121027939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121027940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121027940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121027942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121027950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121027950 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@340448a59994: Provider Link came up: sending NS-RESET 20241029121027961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029121027961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121027961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121027961 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121027961 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029121027961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121027962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121027962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121027962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121027963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121027963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121027963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121027963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121027963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121027963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121027963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121027963 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121027963 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029121027963 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121027963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121027963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121027963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121027965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121027971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121027971 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029121028261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121028261 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029121028261 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029121028261 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029121028265 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029121028266 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@340448a59994: 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(1366)@340448a59994: 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(1366)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@340448a59994: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='E04A81B1'O, index=0 SGSN_Test-GSUP(1367)@340448a59994: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@340448a59994: 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 := 'D4E0205897B3471DD7CCA59FF1F16C69'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C48790E2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '40F76D605C52408B'O } } } } } 20241029121029299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121029299 DLLC NOTICE LLME(ffffffff/e04a81b1){UNASSIGNED} LLC RX: unknown TLLI 0xe04a81b1, creating LLME on the fly (gprs_llc.c:552) 20241029121029299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029121029299 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1266) 20241029121029299 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029121029299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029121029299 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029121029299 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Allocated (fsm.c:456) 20241029121029299 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029121029299 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029121029299 DLLC NOTICE LLME(ffffffff/e04a81b1){UNASSIGNED} LLGM Assign pre (e04a81b1 => cb19910c) (gprs_llc.c:1079) 20241029121029299 DLLC NOTICE LLME(e04a81b1/cb19910c){ASSIGNED} LLGM Assign post (e04a81b1 => cb19910c) (gprs_llc.c:1125) 20241029121029299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029121029299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029121029299 DMM DEBUG MM(262420000000072/cb19910c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029121029311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121029311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029121029311 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121029311 DMM DEBUG MM(262420000000072/cb19910c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241029121029311 DMM NOTICE MM(262420000000072/cb19910c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029121029311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029121029311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029121029311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029121029311 DMM DEBUG MM(262420000000072/cb19910c) Requesting authorization (sgsn_auth.c:160) 20241029121029311 DMM INFO MM(262420000000072/cb19910c) Requesting authentication tuples (sgsn_auth.c:184) 20241029121029311 DMM DEBUG MM(262420000000072/cb19910c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029121029311 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241029121029311 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1367)@340448a59994: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@340448a59994: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241029121029314 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029121029314 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029121029314 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029121029314 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029121029314 DMM INFO MM(262420000000072/cb19910c) Subscriber data update (mmctx.c:445) 20241029121029314 DMM DEBUG MM(262420000000072/cb19910c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029121029314 DMM INFO MM(262420000000072/cb19910c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029121029314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029121029314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029121029314 DMM INFO MM(262420000000072/cb19910c) <- GMM AUTH AND CIPHERING REQ (rand = d4 e0 20 58 97 b3 47 1d d7 cc a5 9f f1 f1 6c 69 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241029121029326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121029326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241029121029326 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121029326 DMM INFO MM(262420000000072/cb19910c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029121029326 DMM NOTICE MM(262420000000072/cb19910c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029121029326 DMM DEBUG MM(262420000000072/cb19910c) checking auth: received GSM SRES = c4 87 90 e2 (gprs_gmm.c:666) 20241029121029326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029121029326 DMM DEBUG MM(262420000000072/cb19910c) Requesting authorization (sgsn_auth.c:160) 20241029121029326 DMM INFO MM(262420000000072/cb19910c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029121029326 DMM DEBUG MM(262420000000072/cb19910c) Requesting subscriber data update (gprs_subscriber.c:894) 20241029121029326 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241029121029326 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) 20241029121029326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029121029326 DMM INFO MM(262420000000072/cb19910c) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb19910c) (gprs_gmm.c:300) 20241029121029328 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029121029328 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029121029328 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241029121029328 DMM INFO MM(262420000000072/cb19910c) Subscriber data update (mmctx.c:445) 20241029121029328 DMM DEBUG MM(262420000000072/cb19910c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029121029328 DMM INFO MM(262420000000072/cb19910c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029121029328 DMM NOTICE MM(262420000000072/cb19910c) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241029121029328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029121029328 DMM NOTICE MM(262420000000072/cb19910c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029121029328 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) 20241029121029329 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029121029329 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241029121029329 DMM INFO MM(262420000000072/cb19910c) Subscriber data update (mmctx.c:445) 20241029121029329 DMM DEBUG MM(262420000000072/cb19910c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029121029338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121029338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029121029338 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121029338 DMM INFO MM(262420000000072/cb19910c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029121029338 DMM NOTICE MM(262420000000072/cb19910c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029121029338 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029121029338 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029121029338 DLLC NOTICE LLME(e04a81b1/cb19910c){ASSIGNED} LLGM Assign pre (ffffffff => cb19910c) (gprs_llc.c:1079) 20241029121029338 DLLC NOTICE LLME(ffffffff/cb19910c){ASSIGNED} LLGM Assign post (ffffffff => cb19910c) (gprs_llc.c:1125) 20241029121029338 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029121029338 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029121029338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029121029338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241029121029393 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 cb b7 00 00 03 52 f0 99 42 42 de 05 cb 19 91 0c 0c 01 02 03 0d fe 11 12 34 56 78 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@340448a59994: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241029121031395 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241029121031395 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241029121031395 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) 20241029121031395 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241029121031395 DMM INFO MM(262420000000072/cb19910c) Subscriber data update (mmctx.c:445) 20241029121031395 DMM DEBUG MM(262420000000072/cb19910c) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241029121031395 DMM INFO MM(262420000000072/cb19910c) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241029121031395 DMM INFO MM(262420000000072/cb19910c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029121031395 DMM INFO MM(262420000000072/cb19910c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029121031395 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029121031395 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029121031395 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029121031395 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029121031395 DLLC NOTICE LLME(ffffffff/cb19910c){ASSIGNED} LLGM Assign pre (cb19910c => ffffffff) (gprs_llc.c:1079) 20241029121031395 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb19910c => ffffffff) (gprs_llc.c:1125) 20241029121031395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029121031395 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029121031395 DMM DEBUG MM_STATE_Iu[0x561a61583780]{Detached}: Deallocated (fsm.c:568) 20241029121031395 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@340448a59994: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@340448a59994: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241029121031402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54682<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@340448a59994: Final verdict of PTC: none 20241029121031408 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029121031408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1356)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@340448a59994: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@340448a59994: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@340448a59994: Final verdict of PTC: none -NSVCI99(1365)@340448a59994: Final verdict of PTC: none -NSVCI98(1360)@340448a59994: Final verdict of PTC: none -NSVCI97(1355)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@340448a59994: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1363)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1358)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1353)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@340448a59994: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Tue Oct 29 12:10:31 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 20241029121031502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121031904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54694<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98876) 20241029121032409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121032409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98876, count=100036) 20241029121033410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121033410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Tue Oct 29 12:10:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029121034414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121034414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_sgsn_context_req_out started. 20241029121034992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121034997 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@340448a59994: Provider Link came up: sending NS-RESET 20241029121035040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029121035040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121035040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121035040 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121035040 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029121035040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121035040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121035040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121035040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121035041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121035041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121035041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121035041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121035041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121035041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121035041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121035041 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121035041 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029121035041 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121035041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1374)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029121035042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121035042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121035044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121035049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121035049 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@340448a59994: Provider Link came up: sending NS-RESET 20241029121035056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029121035056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121035056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121035056 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121035056 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029121035056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121035056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121035056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121035056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121035057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121035057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121035057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121035057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121035057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121035057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121035057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121035057 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121035057 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029121035057 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121035057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1379)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029121035057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121035057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121035059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 20241029121035064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121035064 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@340448a59994: Provider Link came up: sending NS-RESET 20241029121035077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029121035077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121035077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121035077 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121035077 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029121035077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121035077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121035077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121035077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121035078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121035078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121035078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121035078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121035078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121035078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121035078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121035078 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121035078 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029121035078 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121035078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121035078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121035078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121035080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121035085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121035085 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029121035415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121035415 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029121035415 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029121035415 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029121035420 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029121035421 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@340448a59994: 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)@340448a59994: 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)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@340448a59994: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='EBBBB386'O, index=0 SGSN_Test-GSUP(1386)@340448a59994: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241029121036496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121036496 DLLC NOTICE LLME(ffffffff/ebbbb386){UNASSIGNED} LLC RX: unknown TLLI 0xebbbb386, creating LLME on the fly (gprs_llc.c:552) 20241029121036496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241029121036496 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241029121036496 DMM NOTICE LLME(ffffffff/ebbbb386){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241029121036496 DLLC NOTICE LLME(ffffffff/ebbbb386){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241029121036496 DMM ERROR LLME(ffffffff/ebbbb386){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241029121036496 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241029121036496 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241029121036496 DLLC NOTICE LLME(ffffffff/ebbbb386){UNASSIGNED} LLGM Assign pre (ebbbb386 => ffffffff) (gprs_llc.c:1079) 20241029121036496 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebbbb386 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@340448a59994: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@340448a59994: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20241029121036511 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029121036511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1379)@340448a59994: Final verdict of PTC: none -NSVCI97(1374)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP(1386)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@340448a59994: Final verdict of PTC: none 20241029121036512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55992<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1380)@340448a59994: Final verdict of PTC: none -NSVCI99(1384)@340448a59994: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@340448a59994: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1372)@340448a59994: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1377)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1382)@340448a59994: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@340448a59994: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@340448a59994: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Tue Oct 29 12:10:36 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 20241029121036602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121037005 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56000<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43864) 20241029121037512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121037513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43864, count=54620) 20241029121038514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121038514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:10:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029121039515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121039515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Test case TC_attach_req_id_req_ra_update started. 20241029121040098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121040098 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1393)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@340448a59994: Provider Link came up: sending NS-RESET 20241029121040122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029121040122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121040122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121040122 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121040122 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029121040122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121040122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121040122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121040122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121040122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121040122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121040123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121040123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121040123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121040123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121040123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121040123 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121040123 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029121040123 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121040123 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121040123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121040123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121040126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121040132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121040132 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1395)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1392)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1399)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1399)@340448a59994: Provider Link came up: sending NS-RESET 20241029121040145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029121040145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121040145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121040145 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121040145 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029121040145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121040145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121040145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121040145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1398)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1399)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121040146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121040146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121040146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121040146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121040146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121040146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121040146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121040146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121040146 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029121040146 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121040146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121040146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121040146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1399)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1399)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121040149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1395)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1398)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241029121040158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121040158 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1403)@340448a59994: Provider Link came up: sending NS-RESET 20241029121040162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029121040162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121040162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) TC_attach_req_id_req_ra_update-BVCI210(1396)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029121040162 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121040162 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029121040162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121040162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121040162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121040162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121040165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121040165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121040165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121040165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121040165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121040165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121040165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121040165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121040165 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029121040165 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121040165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121040165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121040165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121040182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121040210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121040210 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1402)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029121040516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121040516 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029121040516 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029121040516 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1404)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029121040519 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1404)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029121040519 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1404)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1404)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1404)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@340448a59994: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='DF0BE0F9'O, index=0 SGSN_Test-GSUP(1405)@340448a59994: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241029121040564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121040564 DLLC NOTICE LLME(ffffffff/df0be0f9){UNASSIGNED} LLC RX: unknown TLLI 0xdf0be0f9, creating LLME on the fly (gprs_llc.c:552) 20241029121040564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241029121040564 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1266) 20241029121040564 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029121040564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029121040564 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029121040564 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029121040564 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029121040564 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029121040564 DLLC NOTICE LLME(ffffffff/df0be0f9){UNASSIGNED} LLGM Assign pre (df0be0f9 => f880678c) (gprs_llc.c:1079) 20241029121040564 DLLC NOTICE LLME(df0be0f9/f880678c){ASSIGNED} LLGM Assign post (df0be0f9 => f880678c) (gprs_llc.c:1125) 20241029121040564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029121040564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029121040564 DMM DEBUG MM(262420000000047/f880678c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029121040576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121040576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241029121040576 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121040576 DMM INFO MM(262420000000047/f880678c) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241029121040576 DMM INFO MM(262420000000047/f880678c) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-21068-167 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241029121040576 DMM NOTICE MM(262420000000047/f880678c) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241029121040576 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241029121040576 DMM INFO MM(262420000000047/f880678c) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241029121040576 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029121040576 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029121040576 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029121040576 DMM ERROR MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241029121040576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Deallocated (fsm.c:568) 20241029121040576 DMM DEBUG MM_STATE_Gb(0)[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029121040576 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029121040576 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029121040576 DLLC NOTICE LLME(df0be0f9/f880678c){ASSIGNED} LLGM Assign pre (f880678c => ffffffff) (gprs_llc.c:1079) 20241029121040576 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f880678c => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@340448a59994: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@340448a59994: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@340448a59994: Final verdict of PTC: pass 20241029121040582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56008<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1399)@340448a59994: Final verdict of PTC: none 20241029121040585 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029121040585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_req_id_req_ra_update-BVCI210(1396)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@340448a59994: Final verdict of PTC: none -NSVCI97(1393)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@340448a59994: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP(1405)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1398)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1401)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1391)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1397)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@340448a59994: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@340448a59994: Final verdict of PTC: none -NSVCI99(1403)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1396): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1397): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1398): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1399): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@340448a59994: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Tue Oct 29 12:10:40 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 20241029121040746 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121041148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56024<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=36908) 20241029121041586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121041586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36908, count=62024) 20241029121042588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121042588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Test execution finished. MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Tue Oct 29 12:10:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029121043589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121043589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_iu_attach started. 20241029121044223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121044225 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1412)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@340448a59994: Provider Link came up: sending NS-RESET 20241029121044284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029121044284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121044284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121044284 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121044284 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029121044284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121044284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121044284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121044284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121044285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121044285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121044285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121044285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121044285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121044285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121044285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121044285 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121044285 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029121044285 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121044285 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121044285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121044285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121044287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121044292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121044292 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1417)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@340448a59994: Provider Link came up: sending NS-RESET 20241029121044300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029121044300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121044300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121044300 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121044300 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029121044300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121044300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121044300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121044300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121044301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121044301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121044301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121044301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121044301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121044301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121044301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121044301 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121044301 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029121044301 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121044301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1417)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029121044301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121044301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121044303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121044308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121044308 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1422)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@340448a59994: Provider Link came up: sending NS-RESET 20241029121044316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029121044316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121044316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121044316 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121044316 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029121044316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121044316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121044316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121044316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121044317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121044317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121044317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121044317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121044317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121044317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121044317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121044317 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121044317 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029121044317 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121044317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121044318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121044318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121044320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@340448a59994: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@340448a59994: ************************************************* SGSN_Test_0-M3UA(1425)@340448a59994: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@340448a59994: ************************************************* MTC@340448a59994: Starting RAN_Emulation 20241029121044326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121044326 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1423)@340448a59994: v_sccp_pdu_maxlen:268 TC_iu_attach-BVCI220(1421)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029121044527 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241029121044527 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) 20241029121044527 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241029121044527 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(1425)@340448a59994: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241029121044534 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) 20241029121044534 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241029121044534 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241029121044534 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241029121044534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241029121044534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241029121044534 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241029121044537 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) 20241029121044537 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241029121044537 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241029121044537 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241029121044537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241029121044537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241029121044537 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241029121044537 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241029121044590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121044590 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029121044590 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029121044590 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1427)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029121044594 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1427)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@340448a59994: 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 } } } } 20241029121044595 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1427)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241029121045338 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) 20241029121045338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121045338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121045338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121045338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121045338 DLSS7 DEBUG Found route for dpc=188=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) 20241029121045338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121045338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121045338 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241029121045338 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029121045339 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) 20241029121045339 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121045339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121045339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121045339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121045339 DLSS7 DEBUG Found route for dpc=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) 20241029121045339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121045339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@340448a59994: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@340448a59994: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='DA40C8B3'O, index=0 SGSN_Test-GSUP(1428)@340448a59994: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@340448a59994: 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 := '3FCB'O, rac := 'A7'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1424)@340448a59994: Added conn table entry 0TC_iu_attach(1430)16719511 SGSN_Test_0-SCCP(1423)@340448a59994: First idle individual index:0 SGSN_Test_0-RAN(1424)@340448a59994: patch: N(SD) for ConnIdx 0 set to 1 20241029121045671 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) 20241029121045671 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121045671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121045671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121045671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121045671 DLSS7 DEBUG Found route for dpc=188=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) 20241029121045671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121045671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121045672 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029121045672 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029121045672 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241029121045672 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241029121045672 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241029121045672 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241029121045672 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) 20241029121045672 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121045672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121045672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121045672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121045672 DLSS7 DEBUG Found route for dpc=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) 20241029121045672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121045672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121045672 DMM DEBUG GMM(gmm_fsm)[0x561a615839e0]{Deregistered}: Allocated (fsm.c:456) 20241029121045672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{Init}: Allocated (fsm.c:456) 20241029121045672 DMM DEBUG MM_STATE_Gb[0x561a61583780]{Idle}: Allocated (fsm.c:456) 20241029121045672 DMM DEBUG MM_STATE_Iu[0x561a615875b0]{Detached}: Allocated (fsm.c:456) 20241029121045672 DMM DEBUG GMM(gmm_fsm)[0x561a615839e0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029121045672 DMM DEBUG GMM(gmm_fsm)[0x561a615839e0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029121045672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029121045672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029121045672 DMM DEBUG MM(262420000001001/ecb5a99c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029121045672 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241029121045672 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) 20241029121045672 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121045672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121045672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121045672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121045672 DLSS7 DEBUG Found route for dpc=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) 20241029121045672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121045672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@340448a59994: { messageType := 2, destLocRef := 'FF1E97'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1423)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@340448a59994: 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 := '223FA04844F0F1F6BA9AD2798A4C8956'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '68201403'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E94934E25659712B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '566C15E4AA18080FB5A8F084FEB2C848'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '46AE1DC71B6D41F4398470B6EA7E707B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '41DC336030D66E86C2ACAD1620D16E0A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5955BF76968ACDA8'O } } } } } SGSN_Test_0-SCCP(1423)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@340448a59994: vl_len:23 SGSN_Test_0-SCCP(1423)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1423)@340448a59994: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241029121045679 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) 20241029121045679 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121045679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121045679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121045679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121045679 DLSS7 DEBUG Found route for dpc=188=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) 20241029121045679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121045679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121045679 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121045679 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121045679 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121045679 DMM DEBUG MM(262420000001001/ecb5a99c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241029121045679 DMM NOTICE MM(262420000001001/ecb5a99c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029121045679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029121045679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029121045679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029121045679 DMM DEBUG MM(262420000001001/ecb5a99c) Requesting authorization (sgsn_auth.c:160) 20241029121045679 DMM INFO MM(262420000001001/ecb5a99c) Requesting authentication tuples (sgsn_auth.c:184) 20241029121045679 DMM DEBUG MM(262420000001001/ecb5a99c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029121045679 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241029121045679 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1428)@340448a59994: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@340448a59994: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241029121045682 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029121045682 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029121045682 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029121045682 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029121045682 DMM INFO MM(262420000001001/ecb5a99c) Subscriber data update (mmctx.c:445) 20241029121045682 DMM DEBUG MM(262420000001001/ecb5a99c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029121045682 DMM INFO MM(262420000001001/ecb5a99c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029121045682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029121045682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029121045682 DMM INFO MM(262420000001001/ecb5a99c) <- GMM AUTH AND CIPHERING REQ (rand = 22 3f a0 48 44 f0 f1 f6 ba 9a d2 79 8a 4c 89 56 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 41 dc 33 60 30 d6 6e 86 c2 ac ad 16 20 d1 6e 0a ) (gprs_gmm.c:483) 20241029121045682 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241029121045682 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) 20241029121045682 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121045682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121045682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121045682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121045682 DLSS7 DEBUG Found route for dpc=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) 20241029121045682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121045682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@340448a59994: vl_len:37 SGSN_Test_0-SCCP(1423)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1423)@340448a59994: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308225955BF7623094B99990000100001F02904968ACDA8'O 20241029121045687 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) 20241029121045687 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121045687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121045687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121045687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121045687 DLSS7 DEBUG Found route for dpc=188=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) 20241029121045687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121045687 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121045687 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121045687 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121045687 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121045687 DMM INFO MM(262420000001001/ecb5a99c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029121045687 DMM NOTICE MM(262420000001001/ecb5a99c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029121045687 DMM DEBUG MM(262420000001001/ecb5a99c) checking auth: received UMTS RES = 59 55 bf 76 96 8a cd a8 (gprs_gmm.c:666) 20241029121045687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029121045687 DMM DEBUG MM(262420000001001/ecb5a99c) Requesting authorization (sgsn_auth.c:160) 20241029121045687 DMM INFO MM(262420000001001/ecb5a99c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029121045687 DMM DEBUG MM(262420000001001/ecb5a99c) Requesting subscriber data update (gprs_subscriber.c:894) 20241029121045687 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241029121045687 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) 20241029121045687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241029121045687 DMM DEBUG MM(262420000001001/ecb5a99c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241029121045687 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) 20241029121045687 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121045687 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121045687 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121045687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121045687 DLSS7 DEBUG Found route for dpc=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) 20241029121045687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121045687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@340448a59994: vl_len:12 SGSN_Test_0-SCCP(1423)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1423)@340448a59994: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241029121045693 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) 20241029121045693 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121045693 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121045693 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121045693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121045693 DLSS7 DEBUG Found route for dpc=188=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) 20241029121045693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121045693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121045693 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241029121045693 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241029121045693 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241029121045693 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241029121045693 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) 20241029121045693 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121045693 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121045693 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121045693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121045693 DLSS7 DEBUG Found route for dpc=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) 20241029121045693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241029121045693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241029121045693 DMM INFO MM(262420000001001/ecb5a99c) <- GMM ATTACH ACCEPT (new P-TMSI=0xecb5a99c) (gprs_gmm.c:300) 20241029121045693 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241029121045693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121045693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121045693 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) 20241029121045693 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121045693 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121045693 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121045693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121045693 DLSS7 DEBUG Found route for dpc=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) 20241029121045693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121045693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241029121045695 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029121045695 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029121045695 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241029121045695 DMM INFO MM(262420000001001/ecb5a99c) Subscriber data update (mmctx.c:445) 20241029121045695 DMM DEBUG MM(262420000001001/ecb5a99c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029121045695 DMM INFO MM(262420000001001/ecb5a99c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029121045695 DMM NOTICE MM(262420000001001/ecb5a99c) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241029121045695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029121045695 DMM NOTICE MM(262420000001001/ecb5a99c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029121045695 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) 20241029121045695 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029121045696 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241029121045696 DMM INFO MM(262420000001001/ecb5a99c) Subscriber data update (mmctx.c:445) 20241029121045696 DMM DEBUG MM(262420000001001/ecb5a99c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@340448a59994: vl_len:14 SGSN_Test_0-SCCP(1423)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1423)@340448a59994: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241029121045697 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) 20241029121045697 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121045697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121045697 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121045697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121045697 DLSS7 DEBUG Found route for dpc=188=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) 20241029121045697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121045697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121045697 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121045697 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121045697 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121045697 DMM INFO MM(262420000001001/ecb5a99c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029121045697 DMM NOTICE MM(262420000001001/ecb5a99c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029121045697 DMM DEBUG GMM(gmm_fsm)[0x561a615839e0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029121045697 DMM DEBUG GMM(gmm_fsm)[0x561a615839e0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029121045697 DMM DEBUG MM_STATE_Iu(1)[0x561a615875b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241029121045697 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) 20241029121045697 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121045697 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121045697 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121045697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121045697 DLSS7 DEBUG Found route for dpc=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) 20241029121045697 DMM DEBUG MM_STATE_Iu(1)[0x561a615875b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241029121045697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029121045697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241029121045697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121045697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@340448a59994: vl_len:7 SGSN_Test_0-SCCP(1423)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1423)@340448a59994: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241029121045699 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) 20241029121045699 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121045699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121045699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121045699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121045699 DLSS7 DEBUG Found route for dpc=188=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) 20241029121045699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121045700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121045700 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029121045700 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029121045700 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241029121045700 DMM INFO MM(262420000001001/ecb5a99c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241029121045700 DMM DEBUG MM_STATE_Iu(1)[0x561a615875b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241029121045700 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) 20241029121045700 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121045700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121045700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121045700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121045700 DLSS7 DEBUG Found route for dpc=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) 20241029121045700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121045700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121045700 DMM DEBUG MM_STATE_Iu(1)[0x561a615875b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) SGSN_Test_0-SCCP(1423)@340448a59994: Session index based on local reference:0 20241029121045700 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) 20241029121045700 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121045700 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121045700 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121045700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121045700 DLSS7 DEBUG Found route for dpc=188=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) 20241029121045700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121045700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@340448a59994: Deleted conn table entry 0TC_iu_attach(1430)16719511 TC_iu_attach(1430)@340448a59994: setverdict(pass): none -> pass TC_iu_attach(1430)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@340448a59994: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@340448a59994: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@340448a59994: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@340448a59994: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@340448a59994: Final verdict of PTC: none 20241029121045771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59722<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029121045777 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029121045777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1428)@340448a59994: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@340448a59994: Final verdict of PTC: none -NSVCI97(1412)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@340448a59994: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@340448a59994: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@340448a59994: Final verdict of PTC: none -NSVCI99(1422)@340448a59994: Final verdict of PTC: none -NSVCI98(1417)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@340448a59994: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1415)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1410)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1420)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@340448a59994: Test case TC_iu_attach finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Tue Oct 29 12:10:45 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 20241029121045894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121045902 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029121045902 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) 20241029121045902 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241029121045902 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241029121045902 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241029121045902 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) 20241029121045902 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241029121045902 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241029121045902 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) 20241029121045902 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) 20241029121045902 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241029121045902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241029121045902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241029121045902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241029121045902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241029121045902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241029121045902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241029121045902 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241029121046296 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=207260) 20241029121046779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121046779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=207260, count=208516) 20241029121047780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121047780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241029121047904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241029121047904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241029121047904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Tue Oct 29 12:10:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029121048782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121048782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241029121049164 DGPRS DEBUG Checking for inactive LLMEs, time = 32732048 (sgsn.c:131) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_iu_attach_encr started. 20241029121049399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121049401 DMM INFO MM(262420000001001/ecb5a99c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029121049401 DMM INFO MM(262420000001001/ecb5a99c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029121049401 DMM DEBUG GMM(gmm_fsm)[0x561a615839e0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029121049401 DMM DEBUG GMM(gmm_fsm)[0x561a615839e0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029121049401 DMM DEBUG MM_STATE_Iu(1)[0x561a615875b0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241029121049401 DMM DEBUG MM_STATE_Iu(1)[0x561a615875b0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241029121049401 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241029121049401 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) 20241029121049401 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) 20241029121049401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{Init}: Deallocated (fsm.c:568) 20241029121049401 DMM DEBUG MM_STATE_Gb[0x561a61583780]{Idle}: Deallocated (fsm.c:568) 20241029121049401 DMM DEBUG MM_STATE_Iu(1)[0x561a615875b0]{Detached}: Deallocated (fsm.c:568) 20241029121049401 DMM DEBUG GMM(gmm_fsm)[0x561a615839e0]{Deregistered}: Deallocated (fsm.c:568) 20241029121049401 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@340448a59994: Provider Link came up: sending NS-RESET 20241029121049455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029121049455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121049455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121049455 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121049455 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029121049455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121049455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121049455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121049455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121049457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121049457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121049457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121049457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121049457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121049457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121049457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121049457 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121049457 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029121049457 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121049457 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121049458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121049458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1436)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 20241029121049495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1437)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1432)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121049550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121049550 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1436)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_iu_attach_encr-BVCI196(1434)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1440)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@340448a59994: Provider Link came up: sending NS-RESET 20241029121049555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029121049555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121049555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121049555 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121049555 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029121049555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121049555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121049555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121049555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121049556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121049556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121049556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121049556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121049556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121049556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121049556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121049556 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121049556 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029121049556 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121049556 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121049556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121049556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1441)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 20241029121049559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1437)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121049564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121049564 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1442)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI210(1438)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1441)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1445)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@340448a59994: Provider Link came up: sending NS-RESET 20241029121049570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029121049570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121049570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121049570 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121049570 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029121049570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121049570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121049570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121049570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121049571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121049571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121049571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121049571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121049571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121049571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121049571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121049571 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121049571 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029121049571 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121049571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121049571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121049571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121049573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121049578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121049578 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@340448a59994: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@340448a59994: ************************************************* SGSN_Test_0-M3UA(1448)@340448a59994: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@340448a59994: ************************************************* MTC@340448a59994: Starting RAN_Emulation SGSN_Test_0-SCCP(1446)@340448a59994: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1444)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029121049780 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241029121049780 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) 20241029121049780 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241029121049780 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241029121049782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121049783 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029121049783 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029121049783 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test_0-M3UA(1448)@340448a59994: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1450)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029121049787 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029121049788 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) 20241029121049788 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241029121049788 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241029121049788 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241029121049788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241029121049788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241029121049788 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241029121049788 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1450)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241029121049789 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) 20241029121049789 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241029121049789 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241029121049789 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241029121049789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241029121049789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241029121049789 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241029121049789 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241029121050599 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) 20241029121050599 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121050599 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121050599 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121050599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121050599 DLSS7 DEBUG Found route for dpc=188=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) 20241029121050599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121050599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121050600 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241029121050600 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029121050600 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) 20241029121050600 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121050600 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121050600 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121050600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121050600 DLSS7 DEBUG Found route for dpc=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) 20241029121050600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121050600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@340448a59994: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@340448a59994: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='FB887E94'O, index=0 SGSN_Test-GSUP(1451)@340448a59994: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@340448a59994: 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 := '982F'O, rac := '1E'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(1447)@340448a59994: Added conn table entry 0TC_iu_attach_encr(1453)6344725 SGSN_Test_0-SCCP(1446)@340448a59994: First idle individual index:0 SGSN_Test_0-RAN(1447)@340448a59994: patch: N(SD) for ConnIdx 0 set to 1 20241029121050865 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) 20241029121050865 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121050865 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121050865 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121050865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121050865 DLSS7 DEBUG Found route for dpc=188=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) 20241029121050865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121050865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121050866 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029121050866 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029121050866 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241029121050866 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241029121050866 DMM DEBUG GMM(gmm_fsm)[0x561a615875b0]{Deregistered}: Allocated (fsm.c:456) 20241029121050866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029121050866 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Allocated (fsm.c:456) 20241029121050866 DMM DEBUG MM_STATE_Iu[0x561a61583650]{Detached}: Allocated (fsm.c:456) 20241029121050866 DMM DEBUG GMM(gmm_fsm)[0x561a615875b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029121050866 DMM DEBUG GMM(gmm_fsm)[0x561a615875b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029121050866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029121050866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029121050866 DMM DEBUG MM(262420000001001/da91a357) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029121050866 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241029121050866 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) 20241029121050866 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121050866 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121050866 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121050866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121050866 DLSS7 DEBUG Found route for dpc=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) 20241029121050866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121050866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121050866 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) 20241029121050866 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121050866 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121050866 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121050866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121050866 DLSS7 DEBUG Found route for dpc=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) 20241029121050866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121050866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@340448a59994: { messageType := 2, destLocRef := '60D015'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1446)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@340448a59994: 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 := '4F5B38E86D3512B3D6097FD683FF151D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6532C034'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '73F916889A386593'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '343FCC958900ABC890FE2B5163E072B4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7B3D1C0EDF4C93E31578BAEA518FBE6E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '246A11AB15D9B390B5A5F25551A049CB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '89366214D63B0BE6'O } } } } } SGSN_Test_0-SCCP(1446)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@340448a59994: vl_len:23 SGSN_Test_0-SCCP(1446)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1446)@340448a59994: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241029121050874 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) 20241029121050874 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121050874 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121050874 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121050874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121050874 DLSS7 DEBUG Found route for dpc=188=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) 20241029121050874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121050874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121050874 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121050874 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121050874 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121050874 DMM DEBUG MM(262420000001001/da91a357) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241029121050874 DMM NOTICE MM(262420000001001/da91a357) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029121050875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029121050875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029121050875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029121050875 DMM DEBUG MM(262420000001001/da91a357) Requesting authorization (sgsn_auth.c:160) 20241029121050875 DMM INFO MM(262420000001001/da91a357) Requesting authentication tuples (sgsn_auth.c:184) 20241029121050875 DMM DEBUG MM(262420000001001/da91a357) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029121050875 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241029121050875 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1451)@340448a59994: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@340448a59994: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241029121050877 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029121050877 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029121050877 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029121050877 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029121050877 DMM INFO MM(262420000001001/da91a357) Subscriber data update (mmctx.c:445) 20241029121050877 DMM DEBUG MM(262420000001001/da91a357) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029121050877 DMM INFO MM(262420000001001/da91a357) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029121050877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029121050877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029121050877 DMM INFO MM(262420000001001/da91a357) <- GMM AUTH AND CIPHERING REQ (rand = 4f 5b 38 e8 6d 35 12 b3 d6 09 7f d6 83 ff 15 1d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 24 6a 11 ab 15 d9 b3 90 b5 a5 f2 55 51 a0 49 cb ) (gprs_gmm.c:483) 20241029121050877 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241029121050877 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) 20241029121050877 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121050877 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121050877 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121050877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121050877 DLSS7 DEBUG Found route for dpc=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) 20241029121050877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121050877 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@340448a59994: vl_len:37 SGSN_Test_0-SCCP(1446)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1446)@340448a59994: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081309228936621423094B99990000100001F02904D63B0BE6'O 20241029121050884 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) 20241029121050884 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121050884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121050884 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121050884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121050884 DLSS7 DEBUG Found route for dpc=188=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) 20241029121050884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121050884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121050884 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121050884 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121050884 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121050884 DMM INFO MM(262420000001001/da91a357) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029121050884 DMM NOTICE MM(262420000001001/da91a357) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029121050884 DMM DEBUG MM(262420000001001/da91a357) checking auth: received UMTS RES = 89 36 62 14 d6 3b 0b e6 (gprs_gmm.c:666) 20241029121050884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029121050884 DMM DEBUG MM(262420000001001/da91a357) Requesting authorization (sgsn_auth.c:160) 20241029121050884 DMM INFO MM(262420000001001/da91a357) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029121050884 DMM DEBUG MM(262420000001001/da91a357) Requesting subscriber data update (gprs_subscriber.c:894) 20241029121050884 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241029121050884 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) 20241029121050884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241029121050884 DMM DEBUG MM(262420000001001/da91a357) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241029121050884 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) 20241029121050884 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121050884 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121050884 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121050884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121050884 DLSS7 DEBUG Found route for dpc=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) 20241029121050884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121050884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@340448a59994: vl_len:17 SGSN_Test_0-SCCP(1446)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1446)@340448a59994: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241029121050894 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) 20241029121050894 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121050894 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121050894 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121050894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121050894 DLSS7 DEBUG Found route for dpc=188=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) 20241029121050894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121050894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121050894 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241029121050894 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241029121050894 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241029121050894 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241029121050894 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) 20241029121050894 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121050894 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121050894 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121050894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121050894 DLSS7 DEBUG Found route for dpc=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) 20241029121050894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121050894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121050894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241029121050894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241029121050894 DMM INFO MM(262420000001001/da91a357) <- GMM ATTACH ACCEPT (new P-TMSI=0xda91a357) (gprs_gmm.c:300) 20241029121050894 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241029121050894 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) 20241029121050894 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121050894 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121050894 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121050894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121050894 DLSS7 DEBUG Found route for dpc=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) 20241029121050894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121050894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241029121050897 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029121050897 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029121050897 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241029121050897 DMM INFO MM(262420000001001/da91a357) Subscriber data update (mmctx.c:445) 20241029121050897 DMM DEBUG MM(262420000001001/da91a357) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029121050897 DMM INFO MM(262420000001001/da91a357) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029121050897 DMM NOTICE MM(262420000001001/da91a357) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241029121050897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029121050897 DMM NOTICE MM(262420000001001/da91a357) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029121050897 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) 20241029121050898 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029121050898 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241029121050898 DMM INFO MM(262420000001001/da91a357) Subscriber data update (mmctx.c:445) 20241029121050898 DMM DEBUG MM(262420000001001/da91a357) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@340448a59994: vl_len:14 SGSN_Test_0-SCCP(1446)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1446)@340448a59994: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241029121050900 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) 20241029121050900 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121050900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121050900 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121050900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121050900 DLSS7 DEBUG Found route for dpc=188=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) 20241029121050900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121050900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121050900 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121050900 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121050900 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121050900 DMM INFO MM(262420000001001/da91a357) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029121050900 DMM NOTICE MM(262420000001001/da91a357) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029121050900 DMM DEBUG GMM(gmm_fsm)[0x561a615875b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029121050900 DMM DEBUG GMM(gmm_fsm)[0x561a615875b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029121050900 DMM DEBUG MM_STATE_Iu(2)[0x561a61583650]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241029121050900 DMM DEBUG MM_STATE_Iu(2)[0x561a61583650]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241029121050900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029121050900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241029121050900 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) 20241029121050900 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121050900 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121050900 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121050900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121050900 DLSS7 DEBUG Found route for dpc=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) 20241029121050900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121050900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@340448a59994: vl_len:7 SGSN_Test_0-SCCP(1446)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1446)@340448a59994: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241029121050903 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) 20241029121050903 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121050903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121050903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121050903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121050903 DLSS7 DEBUG Found route for dpc=188=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) 20241029121050903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121050903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121050903 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029121050903 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029121050903 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241029121050903 DMM INFO MM(262420000001001/da91a357) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241029121050903 DMM DEBUG MM_STATE_Iu(2)[0x561a61583650]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241029121050903 DMM DEBUG MM_STATE_Iu(2)[0x561a61583650]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241029121050903 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) 20241029121050903 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121050903 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121050903 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121050903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121050903 DLSS7 DEBUG Found route for dpc=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) 20241029121050903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121050903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1446)@340448a59994: Session index based on local reference:0 20241029121050903 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) 20241029121050903 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121050903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121050903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121050903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121050903 DLSS7 DEBUG Found route for dpc=188=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) 20241029121050903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121050903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@340448a59994: Deleted conn table entry 0TC_iu_attach_encr(1453)6344725 TC_iu_attach_encr(1453)@340448a59994: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@340448a59994: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@340448a59994: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@340448a59994: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@340448a59994: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@340448a59994: Final verdict of PTC: none 20241029121050976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59746<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029121050980 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029121050980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1450)@340448a59994: Final verdict of PTC: none -NSVCI98(1440)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP(1451)@340448a59994: Final verdict of PTC: none -NSVCI99(1445)@340448a59994: Final verdict of PTC: none -NSVCI97(1435)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@340448a59994: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@340448a59994: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1438)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@340448a59994: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@340448a59994: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1433)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1443)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1439)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_iu_attach_encr-BVCI210(1438): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1439): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@340448a59994: Test case TC_iu_attach_encr finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Tue Oct 29 12:10:51 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 20241029121051106 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029121051106 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) 20241029121051106 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241029121051106 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241029121051106 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241029121051106 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) 20241029121051106 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241029121051106 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241029121051106 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) 20241029121051106 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) 20241029121051106 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241029121051106 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241029121051106 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241029121051106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241029121051106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241029121051106 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241029121051106 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241029121051106 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241029121051151 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121051553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59760<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184208) 20241029121051982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121051982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=184208, count=211596) 20241029121052983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121052983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241029121053107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241029121053107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241029121053107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:10:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029121053985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121053985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_iu_attach_geran_rau started. 20241029121054593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121054597 DMM INFO MM(262420000001001/da91a357) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029121054597 DMM INFO MM(262420000001001/da91a357) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029121054597 DMM DEBUG GMM(gmm_fsm)[0x561a615875b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029121054597 DMM DEBUG GMM(gmm_fsm)[0x561a615875b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029121054597 DMM DEBUG MM_STATE_Iu(2)[0x561a61583650]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241029121054597 DMM DEBUG MM_STATE_Iu(2)[0x561a61583650]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241029121054597 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241029121054597 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) 20241029121054597 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) 20241029121054597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029121054597 DMM DEBUG MM_STATE_Gb[0x561a615838b0]{Idle}: Deallocated (fsm.c:568) 20241029121054597 DMM DEBUG MM_STATE_Iu(2)[0x561a61583650]{Detached}: Deallocated (fsm.c:568) 20241029121054597 DMM DEBUG GMM(gmm_fsm)[0x561a615875b0]{Deregistered}: Deallocated (fsm.c:568) 20241029121054597 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1458)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@340448a59994: Provider Link came up: sending NS-RESET 20241029121054646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029121054646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121054646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121054646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121054646 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029121054646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121054646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121054646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121054646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121054647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121054647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121054647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121054647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121054647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121054647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121054647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121054647 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121054647 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029121054647 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121054647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121054647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121054647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121054649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121054654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121054654 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1463)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@340448a59994: Provider Link came up: sending NS-RESET 20241029121054661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029121054661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121054661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121054661 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121054661 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029121054661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121054661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121054661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121054661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121054662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121054662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121054662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121054662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121054662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121054662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121054662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121054662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121054662 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029121054662 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121054662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121054662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121054662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121054665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121054669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121054670 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1468)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@340448a59994: Provider Link came up: sending NS-RESET 20241029121054678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029121054678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121054678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121054678 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121054678 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029121054678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121054678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121054678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121054678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121054679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121054679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121054679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121054679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121054679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121054679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121054679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121054679 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121054679 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029121054679 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121054679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121054679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121054679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121054681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@340448a59994: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@340448a59994: ************************************************* SGSN_Test_0-M3UA(1471)@340448a59994: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@340448a59994: ************************************************* MTC@340448a59994: Starting RAN_Emulation SGSN_Test_0-SCCP(1469)@340448a59994: v_sccp_pdu_maxlen:268 20241029121054686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121054686 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029121054886 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241029121054887 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) 20241029121054887 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241029121054887 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(1471)@340448a59994: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241029121054892 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) 20241029121054892 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241029121054892 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241029121054892 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241029121054892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241029121054892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241029121054892 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241029121054892 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) 20241029121054892 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241029121054892 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241029121054892 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241029121054892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241029121054892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241029121054892 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241029121054892 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241029121054986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121054986 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029121054986 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029121054986 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1473)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029121054990 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029121054992 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1473)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241029121055706 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) 20241029121055706 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121055706 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121055706 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121055706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121055706 DLSS7 DEBUG Found route for dpc=188=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) 20241029121055706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121055706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121055707 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241029121055707 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029121055707 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) 20241029121055707 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121055707 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121055707 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121055707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121055707 DLSS7 DEBUG Found route for dpc=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) 20241029121055707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121055707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@340448a59994: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@340448a59994: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='F077F94B'O, index=0 SGSN_Test-GSUP(1474)@340448a59994: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@340448a59994: 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 := '209E'O, rac := '15'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(1470)@340448a59994: Added conn table entry 0TC_iu_attach_geran_rau(1476)13005277 SGSN_Test_0-SCCP(1469)@340448a59994: First idle individual index:0 SGSN_Test_0-RAN(1470)@340448a59994: patch: N(SD) for ConnIdx 0 set to 1 20241029121056071 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) 20241029121056071 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121056071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121056071 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121056071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121056071 DLSS7 DEBUG Found route for dpc=188=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) 20241029121056071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121056071 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121056072 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) 20241029121056072 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121056072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121056072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121056072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121056072 DLSS7 DEBUG Found route for dpc=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) 20241029121056072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121056072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121056072 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029121056072 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029121056072 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241029121056072 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20241029121056072 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029121056072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{Init}: Allocated (fsm.c:456) 20241029121056072 DMM DEBUG MM_STATE_Gb[0x561a61583780]{Idle}: Allocated (fsm.c:456) 20241029121056072 DMM DEBUG MM_STATE_Iu[0x561a615839e0]{Detached}: Allocated (fsm.c:456) 20241029121056072 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029121056072 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029121056072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029121056072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029121056072 DMM DEBUG MM(262420000001002/e7b9e4f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029121056072 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241029121056072 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) 20241029121056072 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121056072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121056072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121056072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121056072 DLSS7 DEBUG Found route for dpc=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) 20241029121056072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121056072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@340448a59994: { messageType := 2, destLocRef := 'C671DD'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1469)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@340448a59994: 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 := '7784848AC9EE023F9F9607443624606A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '791AE20D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '161620D44FFB4906'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D18F0F8EA68A96D22786CCD5FAF2477B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D2A5FD4BBBEC08B8622D785D76F8C9F5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '077E778ED96CA58908F766E884622600'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '855FBB4F7C518DBF'O } } } } } SGSN_Test_0-SCCP(1469)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@340448a59994: vl_len:23 SGSN_Test_0-SCCP(1469)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1469)@340448a59994: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241029121056079 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) 20241029121056079 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121056079 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121056079 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121056079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121056079 DLSS7 DEBUG Found route for dpc=188=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) 20241029121056079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121056079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121056079 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121056079 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121056079 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121056079 DMM DEBUG MM(262420000001002/e7b9e4f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241029121056079 DMM NOTICE MM(262420000001002/e7b9e4f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029121056079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029121056079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029121056079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029121056080 DMM DEBUG MM(262420000001002/e7b9e4f2) Requesting authorization (sgsn_auth.c:160) 20241029121056080 DMM INFO MM(262420000001002/e7b9e4f2) Requesting authentication tuples (sgsn_auth.c:184) 20241029121056080 DMM DEBUG MM(262420000001002/e7b9e4f2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029121056080 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241029121056080 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1474)@340448a59994: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@340448a59994: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241029121056082 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029121056082 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029121056082 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029121056082 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029121056082 DMM INFO MM(262420000001002/e7b9e4f2) Subscriber data update (mmctx.c:445) 20241029121056082 DMM DEBUG MM(262420000001002/e7b9e4f2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029121056082 DMM INFO MM(262420000001002/e7b9e4f2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029121056082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029121056082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029121056082 DMM INFO MM(262420000001002/e7b9e4f2) <- GMM AUTH AND CIPHERING REQ (rand = 77 84 84 8a c9 ee 02 3f 9f 96 07 44 36 24 60 6a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 07 7e 77 8e d9 6c a5 89 08 f7 66 e8 84 62 26 00 ) (gprs_gmm.c:483) 20241029121056082 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241029121056083 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) 20241029121056083 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121056083 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121056083 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121056083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121056083 DLSS7 DEBUG Found route for dpc=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) 20241029121056083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121056083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@340448a59994: vl_len:37 SGSN_Test_0-SCCP(1469)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1469)@340448a59994: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122855FBB4F23094B99990000100002F029047C518DBF'O 20241029121056089 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) 20241029121056089 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121056089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121056089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121056089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121056089 DLSS7 DEBUG Found route for dpc=188=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) 20241029121056089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121056089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121056089 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121056089 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121056089 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121056089 DMM INFO MM(262420000001002/e7b9e4f2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029121056089 DMM NOTICE MM(262420000001002/e7b9e4f2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029121056089 DMM DEBUG MM(262420000001002/e7b9e4f2) checking auth: received UMTS RES = 85 5f bb 4f 7c 51 8d bf (gprs_gmm.c:666) 20241029121056089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029121056089 DMM DEBUG MM(262420000001002/e7b9e4f2) Requesting authorization (sgsn_auth.c:160) 20241029121056089 DMM INFO MM(262420000001002/e7b9e4f2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029121056089 DMM DEBUG MM(262420000001002/e7b9e4f2) Requesting subscriber data update (gprs_subscriber.c:894) 20241029121056089 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241029121056089 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) 20241029121056089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241029121056089 DMM DEBUG MM(262420000001002/e7b9e4f2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241029121056089 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) 20241029121056089 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121056089 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121056089 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121056089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121056089 DLSS7 DEBUG Found route for dpc=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) 20241029121056089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121056089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@340448a59994: vl_len:12 SGSN_Test_0-SCCP(1469)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1469)@340448a59994: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241029121056096 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) 20241029121056096 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121056096 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121056096 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121056096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121056096 DLSS7 DEBUG Found route for dpc=188=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) 20241029121056096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121056096 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121056096 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241029121056096 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241029121056096 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241029121056096 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241029121056096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241029121056096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241029121056096 DMM INFO MM(262420000001002/e7b9e4f2) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7b9e4f2) (gprs_gmm.c:300) 20241029121056096 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241029121056096 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) 20241029121056096 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121056096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121056096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121056097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121056097 DLSS7 DEBUG Found route for dpc=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) 20241029121056097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121056097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121056097 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) 20241029121056097 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121056097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121056097 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121056097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121056097 DLSS7 DEBUG Found route for dpc=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) 20241029121056097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121056097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241029121056100 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029121056100 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029121056100 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241029121056100 DMM INFO MM(262420000001002/e7b9e4f2) Subscriber data update (mmctx.c:445) 20241029121056100 DMM DEBUG MM(262420000001002/e7b9e4f2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029121056100 DMM INFO MM(262420000001002/e7b9e4f2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029121056100 DMM NOTICE MM(262420000001002/e7b9e4f2) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241029121056100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029121056100 DMM NOTICE MM(262420000001002/e7b9e4f2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029121056100 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) 20241029121056100 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029121056100 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241029121056100 DMM INFO MM(262420000001002/e7b9e4f2) Subscriber data update (mmctx.c:445) 20241029121056100 DMM DEBUG MM(262420000001002/e7b9e4f2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@340448a59994: vl_len:14 SGSN_Test_0-SCCP(1469)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1469)@340448a59994: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241029121056102 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) 20241029121056102 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121056102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121056102 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121056102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121056102 DLSS7 DEBUG Found route for dpc=188=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) 20241029121056102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121056102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121056102 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121056102 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121056102 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121056102 DMM INFO MM(262420000001002/e7b9e4f2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029121056102 DMM NOTICE MM(262420000001002/e7b9e4f2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029121056102 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029121056102 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029121056102 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) 20241029121056102 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121056102 DMM DEBUG MM_STATE_Iu(3)[0x561a615839e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241029121056102 DMM DEBUG MM_STATE_Iu(3)[0x561a615839e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241029121056102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029121056102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241029121056102 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121056102 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121056102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121056102 DLSS7 DEBUG Found route for dpc=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) 20241029121056102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121056102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@340448a59994: vl_len:7 SGSN_Test_0-SCCP(1469)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1469)@340448a59994: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241029121056105 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) 20241029121056105 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121056105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121056105 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121056105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121056105 DLSS7 DEBUG Found route for dpc=188=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) 20241029121056105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121056105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121056105 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029121056105 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029121056105 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241029121056105 DMM INFO MM(262420000001002/e7b9e4f2) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241029121056105 DMM DEBUG MM_STATE_Iu(3)[0x561a615839e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241029121056105 DMM DEBUG MM_STATE_Iu(3)[0x561a615839e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241029121056105 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) 20241029121056105 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121056105 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121056105 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121056105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121056105 DLSS7 DEBUG Found route for dpc=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) 20241029121056105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121056105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1469)@340448a59994: Session index based on local reference:0 20241029121056106 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) 20241029121056106 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121056106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121056106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121056106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121056106 DLSS7 DEBUG Found route for dpc=188=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) 20241029121056106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121056106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@340448a59994: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)13005277 TC_iu_attach_geran_rau(1476)@340448a59994: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@340448a59994: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@340448a59994: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='E7B9E4F2'O, index=1 20241029121056177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121056178 DLLC NOTICE LLME(ffffffff/e7b9e4f2){UNASSIGNED} LLC RX: unknown TLLI 0xe7b9e4f2, creating LLME on the fly (gprs_llc.c:552) 20241029121056178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241029121056178 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241029121056178 DMM INFO MM(262420000001002/e7b9e4f2) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e7b9e4f2, P-TMSI: e7b9e4f2 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241029121056178 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241029121056178 DMM DEBUG MM_STATE_Iu(3)[0x561a615839e0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241029121056178 DMM DEBUG MM_STATE_Iu(3)[0x561a615839e0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241029121056178 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029121056178 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241029121056178 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029121056178 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029121056178 DLLC NOTICE LLME(ffffffff/e7b9e4f2){UNASSIGNED} LLGM Assign pre (e7b9e4f2 => e7b9e4f2) (gprs_llc.c:1079) 20241029121056178 DLLC NOTICE LLME(e7b9e4f2/e7b9e4f2){ASSIGNED} LLGM Assign post (e7b9e4f2 => e7b9e4f2) (gprs_llc.c:1125) 20241029121056178 DMM INFO MM(262420000001002/e7b9e4f2) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1476)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@340448a59994: Removing Client IMSI='262420000001002'H, index=1 20241029121056211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121056211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241029121056211 DMM DEBUG MM_STATE_Gb[0x561a61583780]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121056211 DMM INFO MM(262420000001002/e7b9e4f2) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241029121056211 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241029121056211 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029121056211 DLLC NOTICE LLME(e7b9e4f2/e7b9e4f2){ASSIGNED} LLGM Assign pre (ffffffff => e7b9e4f2) (gprs_llc.c:1079) 20241029121056211 DLLC NOTICE LLME(ffffffff/e7b9e4f2){ASSIGNED} LLGM Assign post (ffffffff => e7b9e4f2) (gprs_llc.c:1125) 20241029121056211 DMM DEBUG MM_STATE_Gb[0x561a61583780]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241029121056211 DMM ERROR MM_STATE_Gb[0x561a61583780]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1476)@340448a59994: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@340448a59994: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@340448a59994: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@340448a59994: Final verdict of PTC: none 20241029121056221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47044<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@340448a59994: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@340448a59994: Final verdict of PTC: none -NSVCI98(1463)@340448a59994: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@340448a59994: Final verdict of PTC: none 20241029121056227 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(1468)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@340448a59994: Final verdict of PTC: none 20241029121056227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1455)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@340448a59994: Final verdict of PTC: none -NSVCI97(1458)@340448a59994: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1456)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1461)@340448a59994: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1466)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@340448a59994: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. 20241029121056310 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029121056310 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) 20241029121056310 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241029121056310 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241029121056310 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241029121056310 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) 20241029121056310 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241029121056310 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241029121056310 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) 20241029121056310 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) 20241029121056310 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241029121056310 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241029121056310 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241029121056310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241029121056310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241029121056310 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241029121056310 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241029121056310 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) Tue Oct 29 12:10:56 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 20241029121056351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121056753 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47056<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219240) 20241029121057228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121057228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=219240, count=220596) 20241029121058229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121058229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241029121058311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241029121058311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241029121058311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:10:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029121059230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121059231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_geran_attach_iu_rau started. 20241029121059848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121059850 DMM INFO MM(262420000001002/e7b9e4f2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029121059851 DMM INFO MM(262420000001002/e7b9e4f2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029121059851 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029121059851 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029121059851 DMM DEBUG MM_STATE_Gb[0x561a61583780]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241029121059851 DMM ERROR MM_STATE_Gb[0x561a61583780]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241029121059851 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241029121059851 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) 20241029121059851 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) 20241029121059851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615838b0]{Init}: Deallocated (fsm.c:568) 20241029121059851 DMM DEBUG MM_STATE_Gb[0x561a61583780]{Idle}: Deallocated (fsm.c:568) 20241029121059851 DMM DEBUG MM_STATE_Iu(3)[0x561a615839e0]{Detached}: Deallocated (fsm.c:568) 20241029121059851 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029121059851 DLLC NOTICE LLME(ffffffff/e7b9e4f2){ASSIGNED} LLGM Assign pre (e7b9e4f2 => ffffffff) (gprs_llc.c:1079) 20241029121059851 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7b9e4f2 => ffffffff) (gprs_llc.c:1125) 20241029121059851 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1481)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@340448a59994: Provider Link came up: sending NS-RESET 20241029121059897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029121059897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121059897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121059897 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121059897 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029121059897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121059897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121059897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121059897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121059898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121059898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121059898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121059898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121059898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121059898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121059898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121059898 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121059898 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029121059898 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121059898 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121059898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121059898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121059900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121059905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121059905 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1486)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@340448a59994: Provider Link came up: sending NS-RESET 20241029121059912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029121059912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121059912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121059912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121059912 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029121059912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121059912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121059912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121059912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121059912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121059912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121059912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121059912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121059912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121059912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121059912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121059912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121059912 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029121059912 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121059912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121059913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121059913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121059914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1483)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1487)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 20241029121059919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121059919 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1491)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@340448a59994: Provider Link came up: sending NS-RESET 20241029121059928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029121059928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121059928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121059928 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121059928 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029121059928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121059928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121059928 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121059929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121059929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121059929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121059929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121059929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121059929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121059929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121059929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121059929 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121059929 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029121059929 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121059929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121059930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121059930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121059932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121059937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121059937 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@340448a59994: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@340448a59994: ************************************************* SGSN_Test_0-M3UA(1494)@340448a59994: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@340448a59994: ************************************************* MTC@340448a59994: Starting RAN_Emulation SGSN_Test_0-SCCP(1492)@340448a59994: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1490)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029121100139 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241029121100139 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) 20241029121100139 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241029121100139 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(1494)@340448a59994: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241029121100144 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) 20241029121100144 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241029121100144 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241029121100144 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241029121100144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241029121100144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241029121100144 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241029121100147 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) 20241029121100147 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241029121100147 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241029121100147 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241029121100147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241029121100147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241029121100147 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241029121100147 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241029121100232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121100232 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029121100232 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029121100232 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1496)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029121100236 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1496)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029121100238 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1496)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1496)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241029121100957 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) 20241029121100957 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121100957 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121100957 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121100957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121100957 DLSS7 DEBUG Found route for dpc=188=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) 20241029121100957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121100957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121100957 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241029121100957 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029121100958 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) 20241029121100958 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121100958 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121100958 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121100958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121100958 DLSS7 DEBUG Found route for dpc=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) 20241029121100958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121100958 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1493)@340448a59994: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@340448a59994: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='F5E64B3E'O, index=0 SGSN_Test-GSUP(1497)@340448a59994: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@340448a59994: 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 := '7D08E2F0CDCBABAD8E40A79FFD81C5CA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ADB98945'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '60E06E1493A5D8BE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4D3C765BAEFEBBD94F79A46EF80CDBA0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '87C32AE04F675B3B81DF612B37C90FDD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '356CC8FBBAE9D61BFDB2D5E74C7E7E9C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0D3D1D3FA5260355'O } } } } } 20241029121101311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121101311 DLLC NOTICE LLME(ffffffff/f5e64b3e){UNASSIGNED} LLC RX: unknown TLLI 0xf5e64b3e, creating LLME on the fly (gprs_llc.c:552) 20241029121101311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241029121101311 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20241029121101311 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Allocated (fsm.c:456) 20241029121101311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029121101311 DMM DEBUG MM_STATE_Gb[0x561a61583780]{Idle}: Allocated (fsm.c:456) 20241029121101311 DMM DEBUG MM_STATE_Iu[0x561a615838b0]{Detached}: Allocated (fsm.c:456) 20241029121101311 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029121101311 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029121101311 DLLC NOTICE LLME(ffffffff/f5e64b3e){UNASSIGNED} LLGM Assign pre (f5e64b3e => e1227c4f) (gprs_llc.c:1079) 20241029121101311 DLLC NOTICE LLME(f5e64b3e/e1227c4f){ASSIGNED} LLGM Assign post (f5e64b3e => e1227c4f) (gprs_llc.c:1125) 20241029121101311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029121101311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029121101311 DMM DEBUG MM(262420000001003/e1227c4f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029121101326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121101326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241029121101326 DMM DEBUG MM_STATE_Gb(0)[0x561a61583780]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121101327 DMM DEBUG MM(262420000001003/e1227c4f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241029121101327 DMM NOTICE MM(262420000001003/e1227c4f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029121101327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029121101327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029121101327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029121101327 DMM DEBUG MM(262420000001003/e1227c4f) Requesting authorization (sgsn_auth.c:160) 20241029121101327 DMM INFO MM(262420000001003/e1227c4f) Requesting authentication tuples (sgsn_auth.c:184) 20241029121101327 DMM DEBUG MM(262420000001003/e1227c4f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029121101327 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241029121101327 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1497)@340448a59994: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@340448a59994: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241029121101333 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029121101333 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029121101333 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029121101333 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029121101333 DMM INFO MM(262420000001003/e1227c4f) Subscriber data update (mmctx.c:445) 20241029121101333 DMM DEBUG MM(262420000001003/e1227c4f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029121101333 DMM INFO MM(262420000001003/e1227c4f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029121101333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029121101333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029121101333 DMM INFO MM(262420000001003/e1227c4f) <- GMM AUTH AND CIPHERING REQ (rand = 7d 08 e2 f0 cd cb ab ad 8e 40 a7 9f fd 81 c5 ca , mmctx_is_r99=1, vec->auth_types=0x3, autn = 35 6c c8 fb ba e9 d6 1b fd b2 d5 e7 4c 7e 7e 9c ) (gprs_gmm.c:483) 20241029121101354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121101354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241029121101354 DMM DEBUG MM_STATE_Gb(0)[0x561a61583780]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121101354 DMM INFO MM(262420000001003/e1227c4f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029121101354 DMM NOTICE MM(262420000001003/e1227c4f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029121101354 DMM DEBUG MM(262420000001003/e1227c4f) checking auth: received UMTS RES = 0d 3d 1d 3f a5 26 03 55 (gprs_gmm.c:666) 20241029121101354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029121101354 DMM DEBUG MM(262420000001003/e1227c4f) Requesting authorization (sgsn_auth.c:160) 20241029121101354 DMM INFO MM(262420000001003/e1227c4f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029121101354 DMM DEBUG MM(262420000001003/e1227c4f) Requesting subscriber data update (gprs_subscriber.c:894) 20241029121101354 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241029121101354 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) 20241029121101354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241029121101354 DMM INFO MM(262420000001003/e1227c4f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1227c4f) (gprs_gmm.c:300) 20241029121101360 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029121101360 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029121101360 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241029121101360 DMM INFO MM(262420000001003/e1227c4f) Subscriber data update (mmctx.c:445) 20241029121101360 DMM DEBUG MM(262420000001003/e1227c4f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029121101360 DMM INFO MM(262420000001003/e1227c4f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029121101360 DMM NOTICE MM(262420000001003/e1227c4f) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241029121101360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029121101360 DMM NOTICE MM(262420000001003/e1227c4f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029121101360 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) 20241029121101377 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029121101377 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241029121101377 DMM INFO MM(262420000001003/e1227c4f) Subscriber data update (mmctx.c:445) 20241029121101377 DMM DEBUG MM(262420000001003/e1227c4f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241029121101384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121101384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241029121101384 DMM DEBUG MM_STATE_Gb(0)[0x561a61583780]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241029121101384 DMM INFO MM(262420000001003/e1227c4f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029121101384 DMM NOTICE MM(262420000001003/e1227c4f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029121101384 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029121101384 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029121101384 DLLC NOTICE LLME(f5e64b3e/e1227c4f){ASSIGNED} LLGM Assign pre (ffffffff => e1227c4f) (gprs_llc.c:1079) 20241029121101384 DLLC NOTICE LLME(ffffffff/e1227c4f){ASSIGNED} LLGM Assign post (ffffffff => e1227c4f) (gprs_llc.c:1125) 20241029121101384 DMM DEBUG MM_STATE_Gb(0)[0x561a61583780]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241029121101384 DMM DEBUG MM_STATE_Gb(0)[0x561a61583780]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241029121101384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029121101384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@340448a59994: 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 := 'E1227C4F'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1493)@340448a59994: Added conn table entry 0TC_geran_attach_iu_rau(1499)1144659 SGSN_Test_0-SCCP(1492)@340448a59994: First idle individual index:0 SGSN_Test_0-RAN(1493)@340448a59994: patch: N(SD) for ConnIdx 0 set to 1 20241029121101441 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) 20241029121101441 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121101441 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121101441 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121101441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121101441 DLSS7 DEBUG Found route for dpc=188=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) 20241029121101441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121101441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121101441 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) 20241029121101441 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121101441 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121101441 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121101441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121101441 DLSS7 DEBUG Found route for dpc=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) 20241029121101441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121101441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121101441 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) 20241029121101441 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121101441 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121101441 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121101441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121101441 DLSS7 DEBUG Found route for dpc=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) 20241029121101441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121101441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121101441 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029121101441 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029121101441 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241029121101441 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241029121101441 DMM INFO MM(262420000001003/e1227c4f) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: e1227c4f (00000000), TLLI: e1227c4f (e1227c4f), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241029121101441 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241029121101441 DMM DEBUG MM_STATE_Gb(0)[0x561a61583780]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241029121101441 DMM DEBUG MM_STATE_Gb(0)[0x561a61583780]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241029121101441 DLLC NOTICE LLME(ffffffff/e1227c4f){ASSIGNED} LLGM Assign pre (e1227c4f => ffffffff) (gprs_llc.c:1079) 20241029121101441 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1227c4f => ffffffff) (gprs_llc.c:1125) 20241029121101441 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029121101441 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241029121101441 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029121101441 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029121101441 DMM DEBUG MM(262420000001003/e1227c4f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) SGSN_Test_0-SCCP(1492)@340448a59994: { messageType := 2, destLocRef := '117753'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@340448a59994: vl_len:12 SGSN_Test_0-SCCP(1492)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1492)@340448a59994: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241029121101446 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) 20241029121101446 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121101446 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121101446 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121101446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121101446 DLSS7 DEBUG Found route for dpc=188=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) 20241029121101446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121101446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121101446 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241029121101446 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241029121101446 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241029121101446 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241029121101446 DMM INFO MM(262420000001003/e1227c4f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241029121101446 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241029121101446 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) 20241029121101446 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121101446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121101446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121101446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121101446 DLSS7 DEBUG Found route for dpc=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) 20241029121101446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121101446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121101446 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) 20241029121101446 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121101446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121101446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121101446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121101446 DLSS7 DEBUG Found route for dpc=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) 20241029121101446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121101446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@340448a59994: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@340448a59994: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@340448a59994: vl_len:14 SGSN_Test_0-SCCP(1492)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1492)@340448a59994: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241029121101451 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) 20241029121101451 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121101451 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121101451 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121101451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121101451 DLSS7 DEBUG Found route for dpc=188=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) 20241029121101451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121101451 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121101451 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121101451 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121101451 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121101451 DMM INFO MM(262420000001003/e1227c4f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241029121101451 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241029121101451 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029121101451 DMM DEBUG MM_STATE_Iu[0x561a615838b0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241029121101451 DMM ERROR MM_STATE_Iu[0x561a615838b0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1499)@340448a59994: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@340448a59994: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@340448a59994: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@340448a59994: Final verdict of PTC: none 20241029121101454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47072<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1497)@340448a59994: Final verdict of PTC: none 20241029121101456 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029121101456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1481)@340448a59994: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@340448a59994: Final verdict of PTC: none -NSVCI99(1491)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@340448a59994: Final verdict of PTC: none -NSVCI98(1486)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@340448a59994: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@340448a59994: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@340448a59994: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1484)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1479)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1489)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@340448a59994: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Tue Oct 29 12:11:01 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 20241029121101591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121101654 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029121101654 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) 20241029121101654 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241029121101654 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241029121101654 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241029121101654 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) 20241029121101654 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241029121101654 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241029121101654 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) 20241029121101654 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) 20241029121101654 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241029121101654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241029121101654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241029121101654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241029121101654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241029121101654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241029121101654 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241029121101654 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241029121101993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53132<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=177604) 20241029121102456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121102457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=177604, count=178860) 20241029121103457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121103458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241029121103655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241029121103655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241029121103655 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:11:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029121104459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121104459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_attach_pdp_act_user started. 20241029121105094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121105097 DMM INFO MM(262420000001003/e1227c4f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029121105097 DMM INFO MM(262420000001003/e1227c4f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029121105097 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029121105097 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029121105097 DMM DEBUG MM_STATE_Iu[0x561a615838b0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241029121105097 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241029121105097 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) 20241029121105097 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) 20241029121105097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029121105097 DMM DEBUG MM_STATE_Gb(0)[0x561a61583780]{Idle}: Deallocated (fsm.c:568) 20241029121105097 DMM DEBUG MM_STATE_Iu[0x561a615838b0]{Detached}: Deallocated (fsm.c:568) 20241029121105097 DMM DEBUG GMM(gmm_fsm)[0x561a61583650]{Deregistered}: Deallocated (fsm.c:568) 20241029121105097 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1504)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@340448a59994: Provider Link came up: sending NS-RESET 20241029121105142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029121105142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121105142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121105142 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121105142 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029121105142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121105142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121105142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121105142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121105143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121105143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121105143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121105143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121105143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121105143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121105143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121105143 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121105143 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029121105143 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121105143 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1504)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029121105143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121105143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121105145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121105150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121105150 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1506)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(1503)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1510)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1510)@340448a59994: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1509)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 20241029121105161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029121105161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121105161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121105161 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121105161 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029121105161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121105161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121105161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121105161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1510)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121105162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121105162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121105162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121105162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121105162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121105162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121105162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121105162 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121105162 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029121105162 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121105162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121105163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121105163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1510)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1510)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121105164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1506)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241029121105170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121105170 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1509)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1514)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user-BVCI210(1507)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1514)@340448a59994: Provider Link came up: sending NS-RESET 20241029121105173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029121105173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121105173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121105173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121105173 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029121105173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121105173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121105173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121105173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121105174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121105174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121105174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121105174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121105174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121105174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121105174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121105174 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121105174 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029121105174 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121105174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121105174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1514)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029121105174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121105176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@340448a59994: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@340448a59994: ************************************************* SGSN_Test_0-M3UA(1517)@340448a59994: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@340448a59994: ************************************************* MTC@340448a59994: Starting RAN_Emulation 20241029121105181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121105181 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1515)@340448a59994: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1513)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029121105382 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241029121105382 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) 20241029121105382 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241029121105382 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(1517)@340448a59994: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241029121105384 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) 20241029121105384 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241029121105384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241029121105384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241029121105384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241029121105384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241029121105384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241029121105384 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241029121105384 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) 20241029121105384 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241029121105384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241029121105384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241029121105384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241029121105384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241029121105384 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241029121105460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121105460 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029121105460 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029121105460 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1519)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029121105465 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029121105466 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1519)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241029121106199 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) 20241029121106199 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121106199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121106200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106200 DLSS7 DEBUG Found route for dpc=188=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) 20241029121106200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121106200 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121106200 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241029121106200 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029121106201 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) 20241029121106201 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121106201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121106201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106201 DLSS7 DEBUG Found route for dpc=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) 20241029121106201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121106201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@340448a59994: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@340448a59994: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='D5E1A10B'O, index=0 SGSN_Test-GSUP(1520)@340448a59994: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@340448a59994: 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 := 'F170'O, rac := 'A4'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@340448a59994: Added conn table entry 0TC_attach_pdp_act_user(1522)12562150 SGSN_Test_0-SCCP(1515)@340448a59994: First idle individual index:0 SGSN_Test_0-RAN(1516)@340448a59994: patch: N(SD) for ConnIdx 0 set to 1 20241029121106555 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) 20241029121106555 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106555 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121106555 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121106555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106555 DLSS7 DEBUG Found route for dpc=188=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) 20241029121106555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121106555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121106556 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) 20241029121106556 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121106556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121106556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106556 DLSS7 DEBUG Found route for dpc=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) 20241029121106556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121106556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121106556 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029121106556 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029121106556 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241029121106556 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20241029121106556 DMM DEBUG GMM(gmm_fsm)[0x561a615838b0]{Deregistered}: Allocated (fsm.c:456) 20241029121106556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029121106556 DMM DEBUG MM_STATE_Gb[0x561a615839e0]{Idle}: Allocated (fsm.c:456) 20241029121106556 DMM DEBUG MM_STATE_Iu[0x561a6158be20]{Detached}: Allocated (fsm.c:456) 20241029121106556 DMM DEBUG GMM(gmm_fsm)[0x561a615838b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029121106556 DMM DEBUG GMM(gmm_fsm)[0x561a615838b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029121106556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029121106556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029121106556 DMM DEBUG MM(262420000001004/eed655f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029121106556 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241029121106556 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) 20241029121106556 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121106556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121106556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106556 DLSS7 DEBUG Found route for dpc=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) 20241029121106556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121106556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@340448a59994: { messageType := 2, destLocRef := 'BFAEE6'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@340448a59994: 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 := '52D32FE9032200858FBE3CCE5C41BD61'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '474C5B6C'O ("GL[l") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5AEBC184A909E1F8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '389096EFB16503805CC6B17411483191'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '743939FCE766F2CC456E496B1BA647A2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EAB0B5ED11CA73D93CDAEBF3B28B859A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0A19668096CC8051'O } } } } } SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@340448a59994: vl_len:23 SGSN_Test_0-SCCP(1515)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1515)@340448a59994: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241029121106565 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) 20241029121106565 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106565 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121106565 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121106565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106565 DLSS7 DEBUG Found route for dpc=188=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) 20241029121106565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121106565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121106565 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121106565 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121106565 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121106565 DMM DEBUG MM(262420000001004/eed655f0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241029121106565 DMM NOTICE MM(262420000001004/eed655f0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029121106565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029121106565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029121106565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029121106565 DMM DEBUG MM(262420000001004/eed655f0) Requesting authorization (sgsn_auth.c:160) 20241029121106565 DMM INFO MM(262420000001004/eed655f0) Requesting authentication tuples (sgsn_auth.c:184) 20241029121106565 DMM DEBUG MM(262420000001004/eed655f0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029121106565 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241029121106566 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1520)@340448a59994: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@340448a59994: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241029121106568 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029121106568 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029121106568 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029121106568 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029121106568 DMM INFO MM(262420000001004/eed655f0) Subscriber data update (mmctx.c:445) 20241029121106568 DMM DEBUG MM(262420000001004/eed655f0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029121106568 DMM INFO MM(262420000001004/eed655f0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029121106568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029121106568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029121106568 DMM INFO MM(262420000001004/eed655f0) <- GMM AUTH AND CIPHERING REQ (rand = 52 d3 2f e9 03 22 00 85 8f be 3c ce 5c 41 bd 61 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ea b0 b5 ed 11 ca 73 d9 3c da eb f3 b2 8b 85 9a ) (gprs_gmm.c:483) 20241029121106568 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241029121106568 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) 20241029121106568 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121106568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121106568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106568 DLSS7 DEBUG Found route for dpc=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) 20241029121106568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121106568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@340448a59994: vl_len:37 SGSN_Test_0-SCCP(1515)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1515)@340448a59994: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308220A19668023094B99990000100004F0290496CC8051'O 20241029121106574 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) 20241029121106574 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106574 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121106574 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121106574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106574 DLSS7 DEBUG Found route for dpc=188=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) 20241029121106574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121106574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121106575 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121106575 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121106575 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121106575 DMM INFO MM(262420000001004/eed655f0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029121106575 DMM NOTICE MM(262420000001004/eed655f0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029121106575 DMM DEBUG MM(262420000001004/eed655f0) checking auth: received UMTS RES = 0a 19 66 80 96 cc 80 51 (gprs_gmm.c:666) 20241029121106575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029121106575 DMM DEBUG MM(262420000001004/eed655f0) Requesting authorization (sgsn_auth.c:160) 20241029121106575 DMM INFO MM(262420000001004/eed655f0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029121106575 DMM DEBUG MM(262420000001004/eed655f0) Requesting subscriber data update (gprs_subscriber.c:894) 20241029121106575 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241029121106575 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) 20241029121106575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241029121106575 DMM DEBUG MM(262420000001004/eed655f0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241029121106575 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) 20241029121106575 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121106575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121106575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106575 DLSS7 DEBUG Found route for dpc=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) 20241029121106575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121106575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@340448a59994: vl_len:12 SGSN_Test_0-SCCP(1515)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1515)@340448a59994: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241029121106582 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) 20241029121106582 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121106582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121106582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106582 DLSS7 DEBUG Found route for dpc=188=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) 20241029121106582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121106582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121106582 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) 20241029121106582 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121106582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121106582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106582 DLSS7 DEBUG Found route for dpc=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) 20241029121106582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121106582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121106582 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241029121106582 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241029121106582 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241029121106582 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241029121106582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241029121106582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241029121106582 DMM INFO MM(262420000001004/eed655f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xeed655f0) (gprs_gmm.c:300) 20241029121106582 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241029121106582 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) 20241029121106582 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121106582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121106582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106582 DLSS7 DEBUG Found route for dpc=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) 20241029121106582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121106582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241029121106585 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029121106585 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029121106585 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241029121106585 DMM INFO MM(262420000001004/eed655f0) Subscriber data update (mmctx.c:445) 20241029121106585 DMM DEBUG MM(262420000001004/eed655f0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029121106585 DMM INFO MM(262420000001004/eed655f0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029121106585 DMM NOTICE MM(262420000001004/eed655f0) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241029121106585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029121106585 DMM NOTICE MM(262420000001004/eed655f0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029121106585 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) 20241029121106586 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029121106586 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241029121106586 DMM INFO MM(262420000001004/eed655f0) Subscriber data update (mmctx.c:445) 20241029121106586 DMM DEBUG MM(262420000001004/eed655f0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@340448a59994: vl_len:14 SGSN_Test_0-SCCP(1515)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1515)@340448a59994: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241029121106588 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) 20241029121106588 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106588 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121106588 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121106588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106588 DLSS7 DEBUG Found route for dpc=188=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) 20241029121106588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121106588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121106588 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) 20241029121106588 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106588 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121106588 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121106588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106588 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121106588 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121106588 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121106588 DMM INFO MM(262420000001004/eed655f0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029121106588 DMM NOTICE MM(262420000001004/eed655f0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029121106588 DMM DEBUG GMM(gmm_fsm)[0x561a615838b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029121106588 DMM DEBUG GMM(gmm_fsm)[0x561a615838b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029121106588 DMM DEBUG MM_STATE_Iu(5)[0x561a6158be20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241029121106588 DMM DEBUG MM_STATE_Iu(5)[0x561a6158be20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241029121106588 DLSS7 DEBUG Found route for dpc=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) 20241029121106588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121106588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121106588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029121106588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@340448a59994: vl_len:7 SGSN_Test_0-SCCP(1515)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1515)@340448a59994: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241029121106591 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) 20241029121106591 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121106591 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121106591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106591 DLSS7 DEBUG Found route for dpc=188=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) 20241029121106591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121106591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121106592 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) 20241029121106592 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121106592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121106592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106592 DLSS7 DEBUG Found route for dpc=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) 20241029121106592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121106592 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029121106592 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029121106592 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241029121106592 DMM INFO MM(262420000001004/eed655f0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241029121106592 DMM DEBUG MM_STATE_Iu(5)[0x561a6158be20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241029121106592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121106592 DMM DEBUG MM_STATE_Iu(5)[0x561a6158be20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on local reference:0 20241029121106592 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) 20241029121106592 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121106592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121106592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106592 DLSS7 DEBUG Found route for dpc=188=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) 20241029121106592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121106592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@340448a59994: Deleted conn table entry 0TC_attach_pdp_act_user(1522)12562150 TC_attach_pdp_act_user(1522)@340448a59994: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@340448a59994: 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 := 'EED655F0'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@340448a59994: Added conn table entry 0TC_attach_pdp_act_user(1522)16712569 SGSN_Test_0-RAN(1516)@340448a59994: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@340448a59994: First idle individual index:0 20241029121106794 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) 20241029121106794 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106794 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121106794 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121106794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106794 DLSS7 DEBUG Found route for dpc=188=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) 20241029121106794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121106794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121106795 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) 20241029121106795 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106795 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121106795 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121106795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106795 DLSS7 DEBUG Found route for dpc=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) 20241029121106795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121106795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121106795 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029121106795 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029121106795 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241029121106795 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEED655F0) type="signalling"  (gprs_gmm.c:1944) 20241029121106795 DMM DEBUG GMM(gmm_fsm)[0x561a615838b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241029121106795 DMM DEBUG GMM(gmm_fsm)[0x561a615838b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241029121106795 DMM DEBUG MM(262420000001004/eed655f0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241029121106795 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) 20241029121106795 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106796 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121106796 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121106796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106796 DLSS7 DEBUG Found route for dpc=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) 20241029121106796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121106796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@340448a59994: { messageType := 2, destLocRef := 'FF0379'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@340448a59994: vl_len:12 SGSN_Test_0-SCCP(1515)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1515)@340448a59994: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241029121106803 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) 20241029121106803 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106803 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121106803 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121106803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106803 DLSS7 DEBUG Found route for dpc=188=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) 20241029121106803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121106803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121106804 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241029121106804 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241029121106804 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241029121106804 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241029121106804 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) 20241029121106804 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121106804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121106804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106804 DLSS7 DEBUG Found route for dpc=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) 20241029121106804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121106804 DMM DEBUG MM_STATE_Iu(5)[0x561a6158be20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241029121106804 DMM DEBUG MM_STATE_Iu(5)[0x561a6158be20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241029121106804 DMM INFO MM(262420000001004/eed655f0) <- GMM SERVICE ACCEPT (P-TMSI=0xeed655f0) (gprs_gmm.c:813) 20241029121106804 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241029121106804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121106804 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) 20241029121106804 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121106804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121106804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106804 DLSS7 DEBUG Found route for dpc=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) 20241029121106804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121106804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@340448a59994: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@340448a59994: vl_len:23 SGSN_Test_0-SCCP(1515)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1515)@340448a59994: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241029121106817 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) 20241029121106817 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106817 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121106817 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121106817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106817 DLSS7 DEBUG Found route for dpc=188=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) 20241029121106817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121106817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121106817 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121106817 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121106817 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121106817 DMM INFO MM(262420000001004/eed655f0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029121106817 DMM INFO MM(262420000001004/eed655f0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029121106817 DMM DEBUG MM(262420000001004/eed655f0) Using GGSN 0 (gprs_sm.c:317) 20241029121106817 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) 20241029121106817 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241029121106817 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029121106817 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20241029121106817 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241029121106843 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 ed f8 4b 57 11 f9 39 5b ea 14 05 7f e1 b2 c5 b9 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) 20241029121106843 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76bf670, cbp=0x561a615906f0) (sgsn_libgtp.c:629) 20241029121106843 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029121106843 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) 20241029121106843 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106843 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121106843 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121106843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106843 DLSS7 DEBUG Found route for dpc=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) 20241029121106843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121106843 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@340448a59994: vl_len:30 SGSN_Test_0-SCCP(1515)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1515)@340448a59994: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800A7EE4EEB'O 20241029121106873 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) 20241029121106873 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121106873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121106873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106873 DLSS7 DEBUG Found route for dpc=188=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) 20241029121106873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121106873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121106874 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029121106874 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029121106874 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241029121106874 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241029121106874 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241029121106874 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241029121106874 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029121106874 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241029121106874 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) 20241029121106874 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121106874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121106874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106874 DLSS7 DEBUG Found route for dpc=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) 20241029121106874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121106874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241029121106880 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 39 00 00 01 80 10 ed f8 4b 57 11 f9 39 5b ea 7f e1 b2 c5 b9 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1081 from retransmit req queue (gtp.c:443) 20241029121106880 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f02e76bf670, cbp=0x561a615906f0) (sgsn_libgtp.c:629) 20241029121106880 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user(1522)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@340448a59994: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@340448a59994: vl_len:16 SGSN_Test_0-SCCP(1515)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1515)@340448a59994: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241029121106891 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) 20241029121106891 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106891 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121106891 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121106891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106891 DLSS7 DEBUG Found route for dpc=188=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) 20241029121106891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121106891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121106891 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121106891 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121106891 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121106891 DMM INFO MM(262420000001004/eed655f0) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241029121106891 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029121106891 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241029121106892 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3a 00 00 01 80 : Freeing seq=1082 from retransmit req queue (gtp.c:443) 20241029121106892 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f02e76bf670, cbp=0x561a615906f0) (sgsn_libgtp.c:629) 20241029121106892 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241029121106892 DMM INFO MM(262420000001004/eed655f0) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241029121106892 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241029121106892 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241029121106892 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241029121106892 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) 20241029121106892 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121106892 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121106892 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121106892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121106892 DLSS7 DEBUG Found route for dpc=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) 20241029121106892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121106892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@340448a59994: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@340448a59994: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@340448a59994: Final verdict of PTC: none 20241029121106897 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029121106897 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) 20241029121106897 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241029121106897 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241029121106897 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241029121106897 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) 20241029121106897 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241029121106897 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241029121106897 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) 20241029121106897 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) 20241029121106897 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241029121106897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241029121106897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241029121106897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241029121106897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241029121106897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241029121106897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241029121106897 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1517)@340448a59994: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@340448a59994: Final verdict of PTC: none 20241029121106900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53134<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1520)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@340448a59994: Final verdict of PTC: none -NSVCI98(1510)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1507)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1509)@340448a59994: Final verdict of PTC: none -NSVCI97(1504)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@340448a59994: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@340448a59994: Final verdict of PTC: none 20241029121106906 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP-IPA(1519)@340448a59994: Final verdict of PTC: none 20241029121106906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GGSN_GTP(1521)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1508)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1512)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@340448a59994: Final verdict of PTC: none -NSVCI99(1514)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1502)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1507): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1508): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1509): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1510): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@340448a59994: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass'. Tue Oct 29 12:11:07 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241029121107038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121107540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53142<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255552) 20241029121107907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121107907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=255552, count=297808) 20241029121108899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241029121108899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241029121108899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241029121108909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121108909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:11:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029121109910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121109911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241029121110632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121110635 DMM INFO MM(262420000001004/eed655f0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029121110635 DMM INFO MM(262420000001004/eed655f0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029121110635 DMM DEBUG GMM(gmm_fsm)[0x561a615838b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029121110635 DMM DEBUG GMM(gmm_fsm)[0x561a615838b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029121110635 DMM DEBUG MM_STATE_Iu(5)[0x561a6158be20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241029121110635 DMM DEBUG MM_STATE_Iu(5)[0x561a6158be20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241029121110635 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241029121110636 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) 20241029121110636 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) 20241029121110636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029121110636 DMM DEBUG MM_STATE_Gb[0x561a615839e0]{Idle}: Deallocated (fsm.c:568) 20241029121110636 DMM DEBUG MM_STATE_Iu(5)[0x561a6158be20]{Detached}: Deallocated (fsm.c:568) 20241029121110636 DMM DEBUG GMM(gmm_fsm)[0x561a615838b0]{Deregistered}: Deallocated (fsm.c:568) 20241029121110636 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241029121110636 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) 20241029121110636 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121110636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121110636 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121110636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121110636 DLSS7 DEBUG Found route for dpc=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) 20241029121110636 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1523)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1527)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@340448a59994: Provider Link came up: sending NS-RESET 20241029121110681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029121110681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121110681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121110681 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121110681 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029121110681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121110681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121110681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121110681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121110682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121110682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121110682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121110682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121110682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121110682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121110682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121110682 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121110682 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029121110682 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121110682 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121110682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121110682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121110684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121110689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121110689 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1529)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1528)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1532)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@340448a59994: Provider Link came up: sending NS-RESET 20241029121110695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029121110695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121110695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121110695 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121110695 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029121110695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121110695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121110695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121110695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121110696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121110696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121110696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121110696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121110696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121110696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121110696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121110696 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121110696 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029121110696 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121110696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121110696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121110696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121110699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121110704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121110704 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1537)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@340448a59994: Provider Link came up: sending NS-RESET 20241029121110711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029121110711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121110711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121110711 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121110711 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029121110711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121110711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121110711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121110711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121110712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121110712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121110712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121110712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121110712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121110712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121110712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121110712 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121110712 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029121110712 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121110712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121110713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121110713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121110714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121110719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121110719 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@340448a59994: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@340448a59994: ************************************************* SGSN_Test_0-M3UA(1540)@340448a59994: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@340448a59994: ************************************************* MTC@340448a59994: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@340448a59994: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029121110911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121110911 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029121110911 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029121110911 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1542)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029121110913 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029121110914 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1542)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1542)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241029121110920 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241029121110920 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) 20241029121110920 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241029121110920 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(1540)@340448a59994: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241029121110925 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) 20241029121110925 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241029121110925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241029121110926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241029121110926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241029121110926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241029121110926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241029121110927 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) 20241029121110927 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241029121110927 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241029121110927 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241029121110927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241029121110927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241029121110927 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241029121110927 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241029121111735 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) 20241029121111735 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121111735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121111735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121111735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121111735 DLSS7 DEBUG Found route for dpc=188=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) 20241029121111735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121111735 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121111736 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241029121111736 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029121111736 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) 20241029121111736 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121111736 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121111736 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121111736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121111736 DLSS7 DEBUG Found route for dpc=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) 20241029121111736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121111736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@340448a59994: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@340448a59994: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='C6F640AA'O, index=0 SGSN_Test-GSUP(1543)@340448a59994: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1545) TC_attach_pdp_act_user_addr_v4raw(1545)@340448a59994: 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 := 'CC6D'O, rac := '43'O ("C") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1539)@340448a59994: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)7524964 SGSN_Test_0-SCCP(1538)@340448a59994: First idle individual index:0 SGSN_Test_0-RAN(1539)@340448a59994: patch: N(SD) for ConnIdx 0 set to 1 20241029121112004 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) 20241029121112004 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112004 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121112004 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121112004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112004 DLSS7 DEBUG Found route for dpc=188=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) 20241029121112004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121112004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121112005 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) 20241029121112005 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112005 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121112005 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121112005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112005 DLSS7 DEBUG Found route for dpc=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) 20241029121112005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121112005 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121112005 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029121112005 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029121112005 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241029121112005 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1266) 20241029121112005 DMM DEBUG GMM(gmm_fsm)[0x561a6158be20]{Deregistered}: Allocated (fsm.c:456) 20241029121112005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029121112005 DMM DEBUG MM_STATE_Gb[0x561a61583780]{Idle}: Allocated (fsm.c:456) 20241029121112005 DMM DEBUG MM_STATE_Iu[0x561a61592530]{Detached}: Allocated (fsm.c:456) 20241029121112005 DMM DEBUG GMM(gmm_fsm)[0x561a6158be20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029121112005 DMM DEBUG GMM(gmm_fsm)[0x561a6158be20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029121112005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029121112005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029121112005 DMM DEBUG MM(262420000001058/fd0b3782) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029121112005 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241029121112005 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) 20241029121112005 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112005 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121112005 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121112005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112005 DLSS7 DEBUG Found route for dpc=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) 20241029121112005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121112005 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@340448a59994: { messageType := 2, destLocRef := '72D264'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@340448a59994: 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 := 'DDBF000FEA867DB710908E88ED738D33'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '818147A7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '051DFBF4130B496D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '23C7553A6679718A8A85DAFB6362330A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E8E9230C3B95C1B5D54010BAE5E17561'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '88C6F184A1DC59C07A628A4398D93C7B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '923170685DBC20E5'O } } } } } SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@340448a59994: vl_len:23 SGSN_Test_0-SCCP(1538)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1538)@340448a59994: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241029121112009 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121112010 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121112010 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121112010 DMM DEBUG MM(262420000001058/fd0b3782) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241029121112009 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) 20241029121112009 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112009 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121112009 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121112009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112009 DLSS7 DEBUG Found route for dpc=188=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) 20241029121112009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121112009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121112010 DMM NOTICE MM(262420000001058/fd0b3782) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029121112010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029121112010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029121112010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029121112010 DMM DEBUG MM(262420000001058/fd0b3782) Requesting authorization (sgsn_auth.c:160) 20241029121112010 DMM INFO MM(262420000001058/fd0b3782) Requesting authentication tuples (sgsn_auth.c:184) 20241029121112010 DMM DEBUG MM(262420000001058/fd0b3782) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029121112010 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241029121112010 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1543)@340448a59994: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@340448a59994: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241029121112011 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029121112011 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029121112011 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029121112011 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029121112011 DMM INFO MM(262420000001058/fd0b3782) Subscriber data update (mmctx.c:445) 20241029121112011 DMM DEBUG MM(262420000001058/fd0b3782) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029121112011 DMM INFO MM(262420000001058/fd0b3782) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029121112011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029121112011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029121112011 DMM INFO MM(262420000001058/fd0b3782) <- GMM AUTH AND CIPHERING REQ (rand = dd bf 00 0f ea 86 7d b7 10 90 8e 88 ed 73 8d 33 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 88 c6 f1 84 a1 dc 59 c0 7a 62 8a 43 98 d9 3c 7b ) (gprs_gmm.c:483) 20241029121112011 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241029121112011 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) 20241029121112011 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112011 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121112011 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121112011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112011 DLSS7 DEBUG Found route for dpc=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) 20241029121112011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121112011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@340448a59994: vl_len:37 SGSN_Test_0-SCCP(1538)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1538)@340448a59994: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081307229231706823094B99990000105008F029045DBC20E5'O 20241029121112014 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) 20241029121112014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121112014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121112014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112014 DLSS7 DEBUG Found route for dpc=188=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) 20241029121112014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121112014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121112014 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121112014 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121112014 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121112014 DMM INFO MM(262420000001058/fd0b3782) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029121112014 DMM NOTICE MM(262420000001058/fd0b3782) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029121112014 DMM DEBUG MM(262420000001058/fd0b3782) checking auth: received UMTS RES = 92 31 70 68 5d bc 20 e5 (gprs_gmm.c:666) 20241029121112014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029121112014 DMM DEBUG MM(262420000001058/fd0b3782) Requesting authorization (sgsn_auth.c:160) 20241029121112014 DMM INFO MM(262420000001058/fd0b3782) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029121112014 DMM DEBUG MM(262420000001058/fd0b3782) Requesting subscriber data update (gprs_subscriber.c:894) 20241029121112014 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241029121112014 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) 20241029121112014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241029121112014 DMM DEBUG MM(262420000001058/fd0b3782) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241029121112014 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) 20241029121112014 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121112014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121112014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112014 DLSS7 DEBUG Found route for dpc=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) 20241029121112014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121112014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@340448a59994: vl_len:12 SGSN_Test_0-SCCP(1538)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1538)@340448a59994: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241029121112018 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) 20241029121112018 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121112018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121112018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112018 DLSS7 DEBUG Found route for dpc=188=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) 20241029121112018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121112018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121112018 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241029121112018 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241029121112018 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241029121112018 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241029121112018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241029121112018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241029121112018 DMM INFO MM(262420000001058/fd0b3782) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd0b3782) (gprs_gmm.c:300) 20241029121112018 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241029121112018 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) 20241029121112018 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121112018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121112018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112018 DLSS7 DEBUG Found route for dpc=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) 20241029121112018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121112018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121112018 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) 20241029121112018 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121112018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121112018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112018 DLSS7 DEBUG Found route for dpc=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) 20241029121112018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121112018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241029121112020 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029121112020 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029121112020 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241029121112020 DMM INFO MM(262420000001058/fd0b3782) Subscriber data update (mmctx.c:445) 20241029121112020 DMM DEBUG MM(262420000001058/fd0b3782) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029121112020 DMM INFO MM(262420000001058/fd0b3782) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029121112020 DMM NOTICE MM(262420000001058/fd0b3782) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241029121112020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029121112020 DMM NOTICE MM(262420000001058/fd0b3782) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029121112020 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) 20241029121112020 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029121112020 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241029121112020 DMM INFO MM(262420000001058/fd0b3782) Subscriber data update (mmctx.c:445) 20241029121112020 DMM DEBUG MM(262420000001058/fd0b3782) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@340448a59994: vl_len:14 SGSN_Test_0-SCCP(1538)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1538)@340448a59994: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241029121112021 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) 20241029121112021 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121112021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121112021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112021 DLSS7 DEBUG Found route for dpc=188=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) 20241029121112021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121112021 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121112021 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121112021 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121112021 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121112021 DMM INFO MM(262420000001058/fd0b3782) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029121112021 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) 20241029121112021 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112021 DMM NOTICE MM(262420000001058/fd0b3782) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029121112021 DMM DEBUG GMM(gmm_fsm)[0x561a6158be20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029121112021 DMM DEBUG GMM(gmm_fsm)[0x561a6158be20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029121112021 DMM DEBUG MM_STATE_Iu(7)[0x561a61592530]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241029121112021 DMM DEBUG MM_STATE_Iu(7)[0x561a61592530]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241029121112021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029121112021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121112021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121112021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112021 DLSS7 DEBUG Found route for dpc=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) 20241029121112021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121112021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241029121112021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@340448a59994: vl_len:7 SGSN_Test_0-SCCP(1538)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1538)@340448a59994: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241029121112023 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) 20241029121112023 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112023 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121112023 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121112023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112023 DLSS7 DEBUG Found route for dpc=188=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) 20241029121112023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121112023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121112023 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029121112023 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029121112023 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241029121112023 DMM INFO MM(262420000001058/fd0b3782) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241029121112023 DMM DEBUG MM_STATE_Iu(7)[0x561a61592530]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241029121112023 DMM DEBUG MM_STATE_Iu(7)[0x561a61592530]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241029121112023 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) 20241029121112023 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112023 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121112023 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121112023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112023 DLSS7 DEBUG Found route for dpc=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) 20241029121112023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121112023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on local reference:0 20241029121112024 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) 20241029121112024 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112024 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121112024 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121112024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112024 DLSS7 DEBUG Found route for dpc=188=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) 20241029121112024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121112024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@340448a59994: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)7524964 TC_attach_pdp_act_user_addr_v4raw(1545)@340448a59994: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@340448a59994: 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 := 'FD0B3782'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@340448a59994: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)6085942 SGSN_Test_0-RAN(1539)@340448a59994: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@340448a59994: First idle individual index:0 20241029121112226 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) 20241029121112226 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121112226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121112226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112226 DLSS7 DEBUG Found route for dpc=188=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) 20241029121112226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121112226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121112227 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029121112227 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029121112227 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241029121112227 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFD0B3782) type="signalling"  (gprs_gmm.c:1944) 20241029121112227 DMM DEBUG GMM(gmm_fsm)[0x561a6158be20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241029121112227 DMM DEBUG GMM(gmm_fsm)[0x561a6158be20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241029121112227 DMM DEBUG MM(262420000001058/fd0b3782) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241029121112227 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) 20241029121112227 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112227 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121112227 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121112227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112227 DLSS7 DEBUG Found route for dpc=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) 20241029121112227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121112227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121112227 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) 20241029121112227 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112227 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121112227 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121112227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112228 DLSS7 DEBUG Found route for dpc=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) 20241029121112228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121112228 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@340448a59994: { messageType := 2, destLocRef := '5CDD36'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@340448a59994: vl_len:12 SGSN_Test_0-SCCP(1538)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1538)@340448a59994: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241029121112236 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) 20241029121112236 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112236 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121112236 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121112236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112236 DLSS7 DEBUG Found route for dpc=188=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) 20241029121112236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121112236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121112236 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241029121112236 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241029121112236 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241029121112236 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241029121112236 DMM DEBUG MM_STATE_Iu(7)[0x561a61592530]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241029121112236 DMM DEBUG MM_STATE_Iu(7)[0x561a61592530]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241029121112237 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) 20241029121112236 DMM INFO MM(262420000001058/fd0b3782) <- GMM SERVICE ACCEPT (P-TMSI=0xfd0b3782) (gprs_gmm.c:813) 20241029121112237 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241029121112237 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121112237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121112237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112237 DLSS7 DEBUG Found route for dpc=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) 20241029121112237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121112237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121112237 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) 20241029121112237 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121112237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121112237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112237 DLSS7 DEBUG Found route for dpc=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) 20241029121112237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121112237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@340448a59994: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@340448a59994: vl_len:23 SGSN_Test_0-SCCP(1538)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1538)@340448a59994: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241029121112249 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) 20241029121112249 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112249 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121112249 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121112249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112249 DLSS7 DEBUG Found route for dpc=188=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) 20241029121112249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121112249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121112249 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121112249 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121112249 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121112249 DMM INFO MM(262420000001058/fd0b3782) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029121112249 DMM INFO MM(262420000001058/fd0b3782) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029121112249 DMM DEBUG MM(262420000001058/fd0b3782) Using GGSN 0 (gprs_sm.c:317) 20241029121112249 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) 20241029121112249 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241029121112249 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029121112249 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:185) 20241029121112249 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241029121112274 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3b 00 00 01 80 08 00 10 15 b6 2f 20 11 b3 79 d6 41 14 05 7f 14 3d f5 6d 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) 20241029121112274 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76bf670, cbp=0x561a615906f0) (sgsn_libgtp.c:629) 20241029121112274 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029121112274 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) 20241029121112274 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121112274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121112274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112274 DLSS7 DEBUG Found route for dpc=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) 20241029121112274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121112274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@340448a59994: vl_len:30 SGSN_Test_0-SCCP(1538)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1538)@340448a59994: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800169D7DD6'O 20241029121112302 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) 20241029121112302 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121112302 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121112302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112302 DLSS7 DEBUG Found route for dpc=188=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) 20241029121112302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121112302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121112302 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029121112302 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029121112302 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241029121112302 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241029121112302 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241029121112302 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241029121112303 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029121112303 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241029121112303 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) 20241029121112303 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112303 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121112303 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121112303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112303 DLSS7 DEBUG Found route for dpc=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) 20241029121112303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121112303 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241029121112307 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3c 00 00 01 80 10 15 b6 2f 20 11 b3 79 d6 41 7f 14 3d f5 6d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1084 from retransmit req queue (gtp.c:443) 20241029121112307 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f02e76bf670, cbp=0x561a615906f0) (sgsn_libgtp.c:629) 20241029121112307 DGPRS INFO PDP(262420000001058/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user_addr_v4raw(1545)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@340448a59994: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@340448a59994: vl_len:16 SGSN_Test_0-SCCP(1538)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1538)@340448a59994: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241029121112319 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) 20241029121112319 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112319 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121112319 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121112319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112319 DLSS7 DEBUG Found route for dpc=188=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) 20241029121112319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121112319 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121112319 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121112319 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121112319 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121112319 DMM INFO MM(262420000001058/fd0b3782) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241029121112319 DGPRS INFO PDP(262420000001058/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029121112319 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241029121112322 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3d 00 00 01 80 : Freeing seq=1085 from retransmit req queue (gtp.c:443) 20241029121112322 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f02e76bf670, cbp=0x561a615906f0) (sgsn_libgtp.c:629) 20241029121112322 DGPRS INFO PDP(262420000001058/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241029121112322 DMM INFO MM(262420000001058/fd0b3782) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241029121112322 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241029121112322 DLGTP DEBUG Begin pdp_tiddel tid = 5850100000024262 (pdp.c:298) 20241029121112322 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241029121112322 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) 20241029121112322 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121112322 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121112322 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121112322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121112322 DLSS7 DEBUG Found route for dpc=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) 20241029121112322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121112322 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1538)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@340448a59994: Removing Client IMSI='262420000001058'H, index=0 TC_attach_pdp_act_user_addr_v4raw(1545)@340448a59994: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@340448a59994: Final verdict of PTC: none 20241029121112333 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029121112333 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) 20241029121112333 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241029121112333 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241029121112333 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241029121112333 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) 20241029121112333 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241029121112333 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241029121112333 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) 20241029121112333 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) 20241029121112333 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241029121112333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241029121112333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241029121112333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241029121112333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241029121112333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241029121112333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241029121112333 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1540)@340448a59994: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@340448a59994: Final verdict of PTC: none 20241029121112339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53150<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1543)@340448a59994: Final verdict of PTC: none -NSVCI98(1532)@340448a59994: Final verdict of PTC: none 20241029121112344 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029121112344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1533)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@340448a59994: Final verdict of PTC: none -NSVCI99(1537)@340448a59994: Final verdict of PTC: none -NSVCI97(1527)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1535)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1525)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1530)@340448a59994: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): pass (none -> pass) MTC@340448a59994: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass'. Tue Oct 29 12:11:12 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20241029121112478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121112980 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33518<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261672) 20241029121113345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121113345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=261672, count=303928) 20241029121114334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241029121114334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241029121114334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241029121114347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121114347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:11:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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 20241029121115348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121115348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241029121116071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121116074 DMM INFO MM(262420000001058/fd0b3782) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029121116074 DMM INFO MM(262420000001058/fd0b3782) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029121116075 DMM DEBUG GMM(gmm_fsm)[0x561a6158be20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029121116075 DMM DEBUG GMM(gmm_fsm)[0x561a6158be20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029121116075 DMM DEBUG MM_STATE_Iu(7)[0x561a61592530]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241029121116075 DMM DEBUG MM_STATE_Iu(7)[0x561a61592530]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241029121116075 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241029121116075 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) 20241029121116075 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) 20241029121116075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029121116075 DMM DEBUG MM_STATE_Gb[0x561a61583780]{Idle}: Deallocated (fsm.c:568) 20241029121116075 DMM DEBUG MM_STATE_Iu(7)[0x561a61592530]{Detached}: Deallocated (fsm.c:568) 20241029121116075 DMM DEBUG GMM(gmm_fsm)[0x561a6158be20]{Deregistered}: Deallocated (fsm.c:568) 20241029121116075 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241029121116075 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) 20241029121116075 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121116075 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121116075 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121116075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121116075 DLSS7 DEBUG Found route for dpc=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) 20241029121116075 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1546)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1550)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@340448a59994: Provider Link came up: sending NS-RESET 20241029121116123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029121116123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121116123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121116123 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121116123 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029121116123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121116123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121116123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121116123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121116124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121116124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121116124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121116124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121116124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121116124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121116124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121116124 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121116124 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029121116124 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121116124 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121116124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121116124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121116127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121116133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121116133 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1555)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@340448a59994: Provider Link came up: sending NS-RESET 20241029121116140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029121116140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121116140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121116140 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121116140 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029121116140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121116140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121116140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121116140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121116141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121116141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121116141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121116141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121116141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121116141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121116141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121116141 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121116141 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029121116141 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121116141 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121116141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121116141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121116143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121116148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121116148 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1560)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@340448a59994: Provider Link came up: sending NS-RESET 20241029121116160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029121116160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121116160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121116160 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121116160 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029121116160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121116160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121116160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121116160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121116161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121116161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121116161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121116161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121116161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121116161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121116161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121116161 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121116161 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029121116161 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121116161 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121116161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121116161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121116163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@340448a59994: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@340448a59994: ************************************************* SGSN_Test_0-M3UA(1563)@340448a59994: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@340448a59994: ************************************************* MTC@340448a59994: Starting RAN_Emulation 20241029121116169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121116169 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1561)@340448a59994: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029121116349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121116349 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029121116349 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029121116349 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1565)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029121116350 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1565)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241029121116351 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1565)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1565)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241029121116369 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241029121116369 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) 20241029121116369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241029121116369 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(1563)@340448a59994: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241029121116372 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) 20241029121116372 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241029121116372 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241029121116372 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241029121116372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241029121116372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241029121116372 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241029121116373 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) 20241029121116373 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241029121116373 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241029121116373 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241029121116373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241029121116373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241029121116373 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241029121116374 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241029121117188 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) 20241029121117188 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117188 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121117188 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121117188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117188 DLSS7 DEBUG Found route for dpc=188=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) 20241029121117188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121117188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121117189 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241029121117189 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029121117189 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) 20241029121117189 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121117189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121117190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117190 DLSS7 DEBUG Found route for dpc=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) 20241029121117190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121117190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@340448a59994: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@340448a59994: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='C12CBA8A'O, index=0 SGSN_Test-GSUP(1566)@340448a59994: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@340448a59994: 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 := '6739'O ("g9"), rac := 'AF'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1562)@340448a59994: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)11216307 SGSN_Test_0-SCCP(1561)@340448a59994: First idle individual index:0 SGSN_Test_0-RAN(1562)@340448a59994: patch: N(SD) for ConnIdx 0 set to 1 20241029121117406 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) 20241029121117406 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117406 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121117406 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121117406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117406 DLSS7 DEBUG Found route for dpc=188=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) 20241029121117406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121117406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121117406 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) 20241029121117406 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117406 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121117406 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121117406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117406 DLSS7 DEBUG Found route for dpc=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) 20241029121117406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121117406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121117406 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029121117406 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029121117406 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241029121117406 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1266) 20241029121117406 DMM DEBUG GMM(gmm_fsm)[0x561a61592530]{Deregistered}: Allocated (fsm.c:456) 20241029121117406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029121117406 DMM DEBUG MM_STATE_Gb[0x561a615839e0]{Idle}: Allocated (fsm.c:456) 20241029121117406 DMM DEBUG MM_STATE_Iu[0x561a61590a80]{Detached}: Allocated (fsm.c:456) 20241029121117406 DMM DEBUG GMM(gmm_fsm)[0x561a61592530]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029121117406 DMM DEBUG GMM(gmm_fsm)[0x561a61592530]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029121117406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029121117406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029121117406 DMM DEBUG MM(262420000001055/f210693a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029121117406 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241029121117406 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) 20241029121117406 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117406 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121117406 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121117406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117406 DLSS7 DEBUG Found route for dpc=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) 20241029121117406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121117406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@340448a59994: { messageType := 2, destLocRef := 'AB25B3'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@340448a59994: 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 := '41B5150D6992BD9648598959A8E2E638'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '81409CEF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '760DB1944B2BF5FA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DEF0C317D52BA78029DAEC5DB438FE98'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BF0E7FA475BD0DBEF26260191E7605A2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '844DE3CE43D929F490FFF8A1B021D2F8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '83C733B779C64339'O } } } } } SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@340448a59994: vl_len:23 SGSN_Test_0-SCCP(1561)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1561)@340448a59994: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241029121117411 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) 20241029121117411 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117411 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121117411 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121117411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117411 DLSS7 DEBUG Found route for dpc=188=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) 20241029121117411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121117411 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121117411 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121117411 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121117411 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121117411 DMM DEBUG MM(262420000001055/f210693a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241029121117411 DMM NOTICE MM(262420000001055/f210693a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029121117411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029121117411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029121117411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029121117411 DMM DEBUG MM(262420000001055/f210693a) Requesting authorization (sgsn_auth.c:160) 20241029121117411 DMM INFO MM(262420000001055/f210693a) Requesting authentication tuples (sgsn_auth.c:184) 20241029121117411 DMM DEBUG MM(262420000001055/f210693a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029121117411 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241029121117411 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1566)@340448a59994: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@340448a59994: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241029121117412 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029121117412 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029121117412 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029121117412 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029121117412 DMM INFO MM(262420000001055/f210693a) Subscriber data update (mmctx.c:445) 20241029121117412 DMM DEBUG MM(262420000001055/f210693a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029121117412 DMM INFO MM(262420000001055/f210693a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029121117412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029121117412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029121117412 DMM INFO MM(262420000001055/f210693a) <- GMM AUTH AND CIPHERING REQ (rand = 41 b5 15 0d 69 92 bd 96 48 59 89 59 a8 e2 e6 38 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 84 4d e3 ce 43 d9 29 f4 90 ff f8 a1 b0 21 d2 f8 ) (gprs_gmm.c:483) 20241029121117412 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241029121117412 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) 20241029121117412 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117412 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121117412 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121117412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117412 DLSS7 DEBUG Found route for dpc=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) 20241029121117412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121117412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@340448a59994: vl_len:37 SGSN_Test_0-SCCP(1561)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1561)@340448a59994: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813022283C733B723094B99990000105005F0290479C64339'O 20241029121117415 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) 20241029121117415 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117415 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121117415 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121117415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117415 DLSS7 DEBUG Found route for dpc=188=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) 20241029121117415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121117415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121117415 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121117415 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121117415 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121117415 DMM INFO MM(262420000001055/f210693a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029121117415 DMM NOTICE MM(262420000001055/f210693a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029121117415 DMM DEBUG MM(262420000001055/f210693a) checking auth: received UMTS RES = 83 c7 33 b7 79 c6 43 39 (gprs_gmm.c:666) 20241029121117415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029121117415 DMM DEBUG MM(262420000001055/f210693a) Requesting authorization (sgsn_auth.c:160) 20241029121117415 DMM INFO MM(262420000001055/f210693a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029121117415 DMM DEBUG MM(262420000001055/f210693a) Requesting subscriber data update (gprs_subscriber.c:894) 20241029121117415 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241029121117415 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) 20241029121117415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241029121117415 DMM DEBUG MM(262420000001055/f210693a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241029121117415 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) 20241029121117415 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117415 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121117415 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121117415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117415 DLSS7 DEBUG Found route for dpc=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) 20241029121117415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121117415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@340448a59994: vl_len:12 SGSN_Test_0-SCCP(1561)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1561)@340448a59994: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241029121117419 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) 20241029121117419 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117419 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121117419 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121117419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117419 DLSS7 DEBUG Found route for dpc=188=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) 20241029121117419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121117419 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121117419 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241029121117419 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241029121117419 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241029121117419 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241029121117419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241029121117419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241029121117419 DMM INFO MM(262420000001055/f210693a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf210693a) (gprs_gmm.c:300) 20241029121117419 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241029121117419 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) 20241029121117419 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117419 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121117419 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121117419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117419 DLSS7 DEBUG Found route for dpc=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) 20241029121117419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121117419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121117419 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) 20241029121117419 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117419 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121117419 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121117419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117419 DLSS7 DEBUG Found route for dpc=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) 20241029121117419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121117419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241029121117421 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029121117421 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029121117421 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241029121117421 DMM INFO MM(262420000001055/f210693a) Subscriber data update (mmctx.c:445) 20241029121117421 DMM DEBUG MM(262420000001055/f210693a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029121117421 DMM INFO MM(262420000001055/f210693a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029121117421 DMM NOTICE MM(262420000001055/f210693a) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241029121117421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029121117421 DMM NOTICE MM(262420000001055/f210693a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029121117421 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) 20241029121117421 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029121117421 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241029121117421 DMM INFO MM(262420000001055/f210693a) Subscriber data update (mmctx.c:445) 20241029121117421 DMM DEBUG MM(262420000001055/f210693a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@340448a59994: vl_len:14 SGSN_Test_0-SCCP(1561)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1561)@340448a59994: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241029121117422 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) 20241029121117422 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117422 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121117422 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121117422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117422 DLSS7 DEBUG Found route for dpc=188=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) 20241029121117422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121117422 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121117422 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121117422 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121117422 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121117422 DMM INFO MM(262420000001055/f210693a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029121117422 DMM NOTICE MM(262420000001055/f210693a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029121117422 DMM DEBUG GMM(gmm_fsm)[0x561a61592530]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029121117422 DMM DEBUG GMM(gmm_fsm)[0x561a61592530]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029121117422 DMM DEBUG MM_STATE_Iu(9)[0x561a61590a80]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241029121117422 DMM DEBUG MM_STATE_Iu(9)[0x561a61590a80]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241029121117422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029121117422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241029121117422 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) 20241029121117422 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117422 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121117422 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121117422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117422 DLSS7 DEBUG Found route for dpc=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) 20241029121117422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121117422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@340448a59994: vl_len:7 SGSN_Test_0-SCCP(1561)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1561)@340448a59994: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241029121117424 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) 20241029121117424 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117424 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121117424 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121117424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117424 DLSS7 DEBUG Found route for dpc=188=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) 20241029121117424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121117424 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121117424 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029121117424 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029121117424 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241029121117424 DMM INFO MM(262420000001055/f210693a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241029121117424 DMM DEBUG MM_STATE_Iu(9)[0x561a61590a80]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241029121117424 DMM DEBUG MM_STATE_Iu(9)[0x561a61590a80]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241029121117424 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) 20241029121117424 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121117424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121117424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117424 DLSS7 DEBUG Found route for dpc=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) 20241029121117424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121117424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on local reference:0 20241029121117425 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) 20241029121117425 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117425 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121117425 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121117425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117425 DLSS7 DEBUG Found route for dpc=188=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) 20241029121117425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121117425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@340448a59994: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)11216307 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@340448a59994: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@340448a59994: 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 := 'F210693A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@340448a59994: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)6936895 SGSN_Test_0-RAN(1562)@340448a59994: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@340448a59994: First idle individual index:0 20241029121117626 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) 20241029121117626 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117626 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121117626 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121117626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117626 DLSS7 DEBUG Found route for dpc=188=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) 20241029121117626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121117626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121117627 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) 20241029121117627 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117627 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121117627 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121117627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117627 DLSS7 DEBUG Found route for dpc=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) 20241029121117627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121117627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121117627 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029121117627 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029121117627 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241029121117627 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF210693A) type="signalling"  (gprs_gmm.c:1944) 20241029121117627 DMM DEBUG GMM(gmm_fsm)[0x561a61592530]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241029121117627 DMM DEBUG GMM(gmm_fsm)[0x561a61592530]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241029121117627 DMM DEBUG MM(262420000001055/f210693a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241029121117628 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) 20241029121117628 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117628 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121117628 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121117628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117628 DLSS7 DEBUG Found route for dpc=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) 20241029121117628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121117628 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@340448a59994: { messageType := 2, destLocRef := '69D93F'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@340448a59994: vl_len:12 SGSN_Test_0-SCCP(1561)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1561)@340448a59994: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241029121117636 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) 20241029121117636 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117636 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121117636 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121117636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117636 DLSS7 DEBUG Found route for dpc=188=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) 20241029121117636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121117636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121117636 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241029121117636 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241029121117637 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241029121117637 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241029121117637 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) 20241029121117637 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117637 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121117637 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121117637 DMM DEBUG MM_STATE_Iu(9)[0x561a61590a80]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241029121117637 DMM DEBUG MM_STATE_Iu(9)[0x561a61590a80]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241029121117637 DMM INFO MM(262420000001055/f210693a) <- GMM SERVICE ACCEPT (P-TMSI=0xf210693a) (gprs_gmm.c:813) 20241029121117637 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241029121117637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117637 DLSS7 DEBUG Found route for dpc=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) 20241029121117637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121117637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121117637 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) 20241029121117637 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117637 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121117637 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121117637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117637 DLSS7 DEBUG Found route for dpc=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) 20241029121117637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121117637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@340448a59994: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@340448a59994: vl_len:23 SGSN_Test_0-SCCP(1561)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1561)@340448a59994: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241029121117642 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) 20241029121117642 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121117642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121117642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117642 DLSS7 DEBUG Found route for dpc=188=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) 20241029121117642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121117642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121117643 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121117643 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121117643 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121117643 DMM INFO MM(262420000001055/f210693a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029121117643 DMM INFO MM(262420000001055/f210693a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029121117643 DMM DEBUG MM(262420000001055/f210693a) Using GGSN 0 (gprs_sm.c:317) 20241029121117643 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) 20241029121117643 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241029121117643 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029121117643 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:185) 20241029121117643 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241029121117649 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3e 00 00 01 80 08 00 10 b3 f5 21 b1 11 a9 82 17 8d 14 05 7f cb ae 35 b3 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) 20241029121117649 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76bf670, cbp=0x561a615906f0) (sgsn_libgtp.c:629) 20241029121117649 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029121117649 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) 20241029121117649 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117649 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121117649 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121117649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117649 DLSS7 DEBUG Found route for dpc=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) 20241029121117649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121117649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@340448a59994: vl_len:33 SGSN_Test_0-SCCP(1561)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1561)@340448a59994: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F00006800F9035D14'O 20241029121117664 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) 20241029121117664 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121117664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121117664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117664 DLSS7 DEBUG Found route for dpc=188=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) 20241029121117664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121117664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121117664 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029121117664 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029121117664 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241029121117664 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241029121117664 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241029121117664 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241029121117664 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029121117664 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241029121117664 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) 20241029121117664 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121117664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121117664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117664 DLSS7 DEBUG Found route for dpc=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) 20241029121117664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121117664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241029121117667 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3f 00 00 01 80 10 b3 f5 21 b1 11 a9 82 17 8d 7f cb ae 35 b3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1087 from retransmit req queue (gtp.c:443) 20241029121117667 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f02e76bf670, cbp=0x561a615906f0) (sgsn_libgtp.c:629) 20241029121117667 DGPRS INFO PDP(262420000001055/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@340448a59994: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@340448a59994: vl_len:16 SGSN_Test_0-SCCP(1561)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1561)@340448a59994: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241029121117673 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) 20241029121117673 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117673 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121117673 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121117673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117673 DLSS7 DEBUG Found route for dpc=188=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) 20241029121117673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121117673 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121117674 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121117674 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121117674 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121117674 DMM INFO MM(262420000001055/f210693a) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241029121117674 DGPRS INFO PDP(262420000001055/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029121117674 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241029121117675 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 40 00 00 01 80 : Freeing seq=1088 from retransmit req queue (gtp.c:443) 20241029121117675 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f02e76bf670, cbp=0x561a615906f0) (sgsn_libgtp.c:629) 20241029121117675 DGPRS INFO PDP(262420000001055/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241029121117675 DMM INFO MM(262420000001055/f210693a) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241029121117675 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241029121117675 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) 20241029121117675 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121117675 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121117675 DLGTP DEBUG Begin pdp_tiddel tid = 5550100000024262 (pdp.c:298) 20241029121117675 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241029121117675 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121117675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121117675 DLSS7 DEBUG Found route for dpc=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) 20241029121117675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121117675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@340448a59994: Removing Client IMSI='262420000001055'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@340448a59994: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@340448a59994: Final verdict of PTC: none 20241029121117681 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029121117681 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) 20241029121117681 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241029121117681 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241029121117681 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241029121117681 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) 20241029121117681 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241029121117681 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241029121117681 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) 20241029121117681 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) 20241029121117681 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241029121117681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241029121117681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241029121117681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241029121117681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241029121117681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241029121117681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241029121117682 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1563)@340448a59994: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@340448a59994: Final verdict of PTC: none 20241029121117686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33534<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029121117691 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029121117691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1565)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP(1566)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@340448a59994: Final verdict of PTC: none -NSVCI97(1550)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@340448a59994: Final verdict of PTC: none -NSVCI98(1555)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@340448a59994: Final verdict of PTC: none -NSVCI99(1560)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1553)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1548)@340448a59994: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1558)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): pass (none -> pass) MTC@340448a59994: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass'. Tue Oct 29 12:11:17 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20241029121117854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121118356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33536<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=304108) 20241029121118692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121118692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241029121119164 DGPRS DEBUG Checking for inactive LLMEs, time = 32732078 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=304108, count=305268) 20241029121119682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241029121119683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241029121119683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241029121119693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121119693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:11:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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 20241029121120694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121120694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241029121121424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121121427 DMM INFO MM(262420000001055/f210693a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029121121427 DMM INFO MM(262420000001055/f210693a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029121121427 DMM DEBUG GMM(gmm_fsm)[0x561a61592530]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029121121427 DMM DEBUG GMM(gmm_fsm)[0x561a61592530]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029121121427 DMM DEBUG MM_STATE_Iu(9)[0x561a61590a80]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241029121121427 DMM DEBUG MM_STATE_Iu(9)[0x561a61590a80]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241029121121427 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241029121121427 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) 20241029121121427 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) 20241029121121427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029121121427 DMM DEBUG MM_STATE_Gb[0x561a615839e0]{Idle}: Deallocated (fsm.c:568) 20241029121121427 DMM DEBUG MM_STATE_Iu(9)[0x561a61590a80]{Detached}: Deallocated (fsm.c:568) 20241029121121427 DMM DEBUG GMM(gmm_fsm)[0x561a61592530]{Deregistered}: Deallocated (fsm.c:568) 20241029121121427 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241029121121427 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) 20241029121121427 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121121427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121121427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121121427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121121427 DLSS7 DEBUG Found route for dpc=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) 20241029121121427 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1569)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@340448a59994: Provider Link came up: sending NS-RESET 20241029121121475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029121121475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121121475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121121475 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121121475 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029121121475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121121475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121121475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121121475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121121476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121121476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121121476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121121476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121121476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121121476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121121476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121121476 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121121476 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029121121476 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121121476 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121121476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121121476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121121478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121121484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121121484 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1578)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@340448a59994: Provider Link came up: sending NS-RESET 20241029121121493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029121121493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121121493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121121493 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121121493 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029121121493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121121493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121121493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121121493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121121493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121121493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121121493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121121493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121121493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121121493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121121493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121121493 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121121493 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029121121493 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121121493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1578)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029121121494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121121494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121121496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121121501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121121501 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1580)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1579)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1584)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1584)@340448a59994: Provider Link came up: sending NS-RESET 20241029121121513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029121121513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121121513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121121513 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121121513 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029121121513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121121513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121121513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121121513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1584)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121121514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121121514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121121514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121121514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121121514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121121514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121121514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121121514 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121121514 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029121121514 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121121514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121121514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121121514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1584)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1584)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121121516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@340448a59994: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@340448a59994: ************************************************* SGSN_Test_0-M3UA(1586)@340448a59994: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@340448a59994: ************************************************* MTC@340448a59994: Starting RAN_Emulation SGSN_Test_0-SCCP(1583)@340448a59994: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1580)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121121521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121121521 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1581)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029121121695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121121695 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029121121695 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029121121695 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1588)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029121121698 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029121121699 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1588)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1588)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241029121121718 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241029121121718 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) 20241029121121718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241029121121718 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(1586)@340448a59994: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241029121121721 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) 20241029121121721 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241029121121721 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241029121121721 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241029121121721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241029121121721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241029121121721 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241029121121722 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) 20241029121121722 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241029121121722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241029121121722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241029121121722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241029121121722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241029121121722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241029121121722 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241029121122529 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) 20241029121122529 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121122529 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121122529 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121122529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121122529 DLSS7 DEBUG Found route for dpc=188=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) 20241029121122529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121122529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121122530 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241029121122530 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029121122530 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) 20241029121122530 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121122530 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121122530 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121122530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121122530 DLSS7 DEBUG Found route for dpc=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) 20241029121122530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121122530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@340448a59994: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@340448a59994: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='F0645AF0'O, index=0 SGSN_Test-GSUP(1589)@340448a59994: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@340448a59994: 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 := '648C'O, rac := 'CC'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1585)@340448a59994: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)5350992 SGSN_Test_0-SCCP(1583)@340448a59994: First idle individual index:0 SGSN_Test_0-RAN(1585)@340448a59994: patch: N(SD) for ConnIdx 0 set to 1 20241029121122790 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) 20241029121122790 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121122790 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121122790 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121122790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121122790 DLSS7 DEBUG Found route for dpc=188=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) 20241029121122790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121122790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121122790 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029121122790 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029121122790 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241029121122790 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1266) 20241029121122790 DMM DEBUG GMM(gmm_fsm)[0x561a61590a80]{Deregistered}: Allocated (fsm.c:456) 20241029121122790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029121122790 DMM DEBUG MM_STATE_Gb[0x561a61583780]{Idle}: Allocated (fsm.c:456) 20241029121122790 DMM DEBUG MM_STATE_Iu[0x561a61591550]{Detached}: Allocated (fsm.c:456) 20241029121122790 DMM DEBUG GMM(gmm_fsm)[0x561a61590a80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029121122790 DMM DEBUG GMM(gmm_fsm)[0x561a61590a80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029121122790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029121122790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029121122790 DMM DEBUG MM(262420000001056/f3d2b95d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029121122790 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241029121122790 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) 20241029121122790 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121122790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121122790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121122790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121122790 DLSS7 DEBUG Found route for dpc=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) 20241029121122790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121122790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121122790 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) 20241029121122790 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121122790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121122790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121122790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121122790 DLSS7 DEBUG Found route for dpc=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) 20241029121122790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121122790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@340448a59994: { messageType := 2, destLocRef := '51A650'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(1583)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@340448a59994: 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 := 'B0493770E5FBF53BC25D92AA334B8810'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A90C85C2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E4003DD3C6666385'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '533189F7E740CB7E4BD2779DB5B0C5C0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2709BB79F54A66A6AD5837606A6C04B7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '50F90C4212D6B953A607BFC8B7A1BDE4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A5AFF64EA06554EE'O } } } } } SGSN_Test_0-SCCP(1583)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@340448a59994: vl_len:23 SGSN_Test_0-SCCP(1583)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1583)@340448a59994: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241029121122795 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) 20241029121122795 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121122795 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121122795 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121122795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121122795 DLSS7 DEBUG Found route for dpc=188=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) 20241029121122795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121122795 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121122795 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121122795 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121122795 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121122795 DMM DEBUG MM(262420000001056/f3d2b95d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241029121122795 DMM NOTICE MM(262420000001056/f3d2b95d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029121122795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029121122795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029121122795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029121122795 DMM DEBUG MM(262420000001056/f3d2b95d) Requesting authorization (sgsn_auth.c:160) 20241029121122795 DMM INFO MM(262420000001056/f3d2b95d) Requesting authentication tuples (sgsn_auth.c:184) 20241029121122795 DMM DEBUG MM(262420000001056/f3d2b95d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029121122795 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241029121122795 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1589)@340448a59994: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@340448a59994: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241029121122797 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029121122797 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029121122797 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029121122797 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029121122797 DMM INFO MM(262420000001056/f3d2b95d) Subscriber data update (mmctx.c:445) 20241029121122797 DMM DEBUG MM(262420000001056/f3d2b95d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029121122797 DMM INFO MM(262420000001056/f3d2b95d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029121122797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029121122797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029121122797 DMM INFO MM(262420000001056/f3d2b95d) <- GMM AUTH AND CIPHERING REQ (rand = b0 49 37 70 e5 fb f5 3b c2 5d 92 aa 33 4b 88 10 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 50 f9 0c 42 12 d6 b9 53 a6 07 bf c8 b7 a1 bd e4 ) (gprs_gmm.c:483) 20241029121122797 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241029121122797 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) 20241029121122797 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121122797 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121122797 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121122797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121122797 DLSS7 DEBUG Found route for dpc=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) 20241029121122797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121122797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@340448a59994: vl_len:37 SGSN_Test_0-SCCP(1583)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1583)@340448a59994: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122A5AFF64E23094B99990000105006F02904A06554EE'O 20241029121122800 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) 20241029121122800 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121122800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121122800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121122800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121122800 DLSS7 DEBUG Found route for dpc=188=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) 20241029121122800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121122800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121122800 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121122800 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121122800 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121122800 DMM INFO MM(262420000001056/f3d2b95d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029121122800 DMM NOTICE MM(262420000001056/f3d2b95d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029121122800 DMM DEBUG MM(262420000001056/f3d2b95d) checking auth: received UMTS RES = a5 af f6 4e a0 65 54 ee (gprs_gmm.c:666) 20241029121122800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029121122800 DMM DEBUG MM(262420000001056/f3d2b95d) Requesting authorization (sgsn_auth.c:160) 20241029121122800 DMM INFO MM(262420000001056/f3d2b95d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029121122800 DMM DEBUG MM(262420000001056/f3d2b95d) Requesting subscriber data update (gprs_subscriber.c:894) 20241029121122800 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241029121122800 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) 20241029121122800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241029121122800 DMM DEBUG MM(262420000001056/f3d2b95d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241029121122800 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) 20241029121122800 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121122800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121122800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121122800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121122800 DLSS7 DEBUG Found route for dpc=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) 20241029121122800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121122800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@340448a59994: vl_len:12 SGSN_Test_0-SCCP(1583)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1583)@340448a59994: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241029121122803 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) 20241029121122803 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121122803 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121122803 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121122803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121122803 DLSS7 DEBUG Found route for dpc=188=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) 20241029121122803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121122803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121122803 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241029121122803 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241029121122803 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241029121122804 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241029121122804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241029121122804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241029121122804 DMM INFO MM(262420000001056/f3d2b95d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3d2b95d) (gprs_gmm.c:300) 20241029121122804 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241029121122804 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) 20241029121122804 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121122804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121122804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121122804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121122804 DLSS7 DEBUG Found route for dpc=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) 20241029121122804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121122804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121122804 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) 20241029121122804 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121122804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121122804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121122804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121122804 DLSS7 DEBUG Found route for dpc=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) 20241029121122804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121122804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241029121122806 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029121122806 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029121122806 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241029121122806 DMM INFO MM(262420000001056/f3d2b95d) Subscriber data update (mmctx.c:445) 20241029121122806 DMM DEBUG MM(262420000001056/f3d2b95d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029121122806 DMM INFO MM(262420000001056/f3d2b95d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029121122806 DMM NOTICE MM(262420000001056/f3d2b95d) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241029121122806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029121122806 DMM NOTICE MM(262420000001056/f3d2b95d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029121122806 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) 20241029121122806 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029121122806 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241029121122806 DMM INFO MM(262420000001056/f3d2b95d) Subscriber data update (mmctx.c:445) 20241029121122806 DMM DEBUG MM(262420000001056/f3d2b95d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1583)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@340448a59994: vl_len:14 SGSN_Test_0-SCCP(1583)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1583)@340448a59994: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241029121122807 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) 20241029121122807 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121122807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121122807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121122807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121122807 DLSS7 DEBUG Found route for dpc=188=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) 20241029121122807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121122807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121122807 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121122807 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121122807 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121122807 DMM INFO MM(262420000001056/f3d2b95d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029121122807 DMM NOTICE MM(262420000001056/f3d2b95d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029121122807 DMM DEBUG GMM(gmm_fsm)[0x561a61590a80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029121122807 DMM DEBUG GMM(gmm_fsm)[0x561a61590a80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029121122807 DMM DEBUG MM_STATE_Iu(11)[0x561a61591550]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241029121122807 DMM DEBUG MM_STATE_Iu(11)[0x561a61591550]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241029121122807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029121122807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241029121122807 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) 20241029121122807 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121122807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121122807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121122807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121122807 DLSS7 DEBUG Found route for dpc=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) 20241029121122807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121122807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@340448a59994: vl_len:7 SGSN_Test_0-SCCP(1583)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1583)@340448a59994: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241029121122810 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) 20241029121122810 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121122810 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121122810 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121122810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121122810 DLSS7 DEBUG Found route for dpc=188=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) 20241029121122810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121122810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121122810 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029121122810 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029121122810 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241029121122810 DMM INFO MM(262420000001056/f3d2b95d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241029121122810 DMM DEBUG MM_STATE_Iu(11)[0x561a61591550]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241029121122810 DMM DEBUG MM_STATE_Iu(11)[0x561a61591550]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241029121122810 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) 20241029121122810 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121122810 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121122810 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121122810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121122810 DLSS7 DEBUG Found route for dpc=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) 20241029121122810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121122810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@340448a59994: Session index based on local reference:0 20241029121122811 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) 20241029121122811 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121122811 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121122811 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121122811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121122811 DLSS7 DEBUG Found route for dpc=188=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) 20241029121122811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121122811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@340448a59994: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)5350992 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@340448a59994: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@340448a59994: 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 := 'F3D2B95D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@340448a59994: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)16403331 SGSN_Test_0-RAN(1585)@340448a59994: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1583)@340448a59994: First idle individual index:0 20241029121123014 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) 20241029121123014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121123014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121123014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121123014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121123014 DLSS7 DEBUG Found route for dpc=188=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) 20241029121123014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121123014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121123015 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029121123015 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029121123015 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241029121123015 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF3D2B95D) type="signalling"  (gprs_gmm.c:1944) 20241029121123015 DMM DEBUG GMM(gmm_fsm)[0x561a61590a80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241029121123015 DMM DEBUG GMM(gmm_fsm)[0x561a61590a80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241029121123015 DMM DEBUG MM(262420000001056/f3d2b95d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241029121123015 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) 20241029121123015 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121123015 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121123015 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121123015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121123015 DLSS7 DEBUG Found route for dpc=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) 20241029121123015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121123015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121123015 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) 20241029121123015 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121123015 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121123015 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121123015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121123015 DLSS7 DEBUG Found route for dpc=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) 20241029121123016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121123016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@340448a59994: { messageType := 2, destLocRef := 'FA4B83'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(1583)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@340448a59994: vl_len:12 SGSN_Test_0-SCCP(1583)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1583)@340448a59994: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241029121123024 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) 20241029121123024 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121123024 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121123024 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121123024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121123024 DLSS7 DEBUG Found route for dpc=188=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) 20241029121123024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121123024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121123024 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241029121123024 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241029121123025 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241029121123025 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241029121123025 DMM DEBUG MM_STATE_Iu(11)[0x561a61591550]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241029121123025 DMM DEBUG MM_STATE_Iu(11)[0x561a61591550]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241029121123025 DMM INFO MM(262420000001056/f3d2b95d) <- GMM SERVICE ACCEPT (P-TMSI=0xf3d2b95d) (gprs_gmm.c:813) 20241029121123025 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241029121123025 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) 20241029121123025 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121123025 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121123025 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121123025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121123025 DLSS7 DEBUG Found route for dpc=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) 20241029121123025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121123025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121123025 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) 20241029121123025 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121123025 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121123025 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121123025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121123025 DLSS7 DEBUG Found route for dpc=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) 20241029121123025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121123025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@340448a59994: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1583)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@340448a59994: vl_len:23 SGSN_Test_0-SCCP(1583)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1583)@340448a59994: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241029121123039 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) 20241029121123039 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121123039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121123039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121123039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121123039 DLSS7 DEBUG Found route for dpc=188=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) 20241029121123039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121123039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121123039 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121123040 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121123040 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121123040 DMM INFO MM(262420000001056/f3d2b95d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029121123040 DMM INFO MM(262420000001056/f3d2b95d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029121123040 DMM DEBUG MM(262420000001056/f3d2b95d) Using GGSN 0 (gprs_sm.c:317) 20241029121123040 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) 20241029121123040 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241029121123040 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029121123040 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:185) 20241029121123040 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241029121123055 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 41 00 00 01 80 08 00 10 6f d3 6d 1e 11 ea 90 c7 b3 14 05 7f d0 47 b1 96 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) 20241029121123055 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76bf670, cbp=0x561a615906f0) (sgsn_libgtp.c:629) 20241029121123055 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029121123055 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) 20241029121123055 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121123055 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121123055 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121123055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121123055 DLSS7 DEBUG Found route for dpc=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) 20241029121123055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121123055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1583)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@340448a59994: vl_len:46 SGSN_Test_0-SCCP(1583)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1583)@340448a59994: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F000068000000000000000000000000000061CEC8AF'O 20241029121123065 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) 20241029121123065 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121123065 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121123065 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121123065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121123065 DLSS7 DEBUG Found route for dpc=188=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) 20241029121123065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121123065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121123065 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029121123065 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029121123066 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241029121123066 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241029121123066 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 )20241029121123066 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241029121123066 DGPRS INFO PDP(262420000001056/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029121123066 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241029121123066 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) 20241029121123066 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121123066 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121123066 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121123066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121123066 DLSS7 DEBUG Found route for dpc=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) 20241029121123066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121123066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241029121123068 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 42 00 00 01 80 10 6f d3 6d 1e 11 ea 90 c7 b3 7f d0 47 b1 96 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1090 from retransmit req queue (gtp.c:443) 20241029121123068 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f02e76bf670, cbp=0x561a615906f0) (sgsn_libgtp.c:629) 20241029121123068 DGPRS INFO PDP(262420000001056/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@340448a59994: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1583)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1583)@340448a59994: vl_len:16 SGSN_Test_0-SCCP(1583)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1583)@340448a59994: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241029121123072 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) 20241029121123072 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121123072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121123072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121123072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121123072 DLSS7 DEBUG Found route for dpc=188=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) 20241029121123072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121123072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121123072 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121123072 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121123072 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121123072 DMM INFO MM(262420000001056/f3d2b95d) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241029121123072 DGPRS INFO PDP(262420000001056/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029121123072 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241029121123072 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 43 00 00 01 80 : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20241029121123072 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f02e76bf670, cbp=0x561a615906f0) (sgsn_libgtp.c:629) 20241029121123072 DGPRS INFO PDP(262420000001056/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241029121123072 DMM INFO MM(262420000001056/f3d2b95d) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241029121123072 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241029121123072 DLGTP DEBUG Begin pdp_tiddel tid = 5650100000024262 (pdp.c:298) 20241029121123072 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241029121123072 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) 20241029121123072 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121123072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121123072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121123072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121123072 DLSS7 DEBUG Found route for dpc=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) 20241029121123072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121123072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1583)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1583)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1583)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@340448a59994: Removing Client IMSI='262420000001056'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@340448a59994: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@340448a59994: Final verdict of PTC: none 20241029121123075 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029121123075 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) 20241029121123075 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241029121123075 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241029121123075 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241029121123075 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) 20241029121123075 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241029121123075 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241029121123075 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) 20241029121123075 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) 20241029121123075 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241029121123075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241029121123075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241029121123075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241029121123075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241029121123075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241029121123075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241029121123075 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1586)@340448a59994: Final verdict of PTC: none SGSN_Test_0-SCCP(1583)@340448a59994: Final verdict of PTC: none 20241029121123077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33546<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241029121123078 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029121123078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1589)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@340448a59994: Final verdict of PTC: none -NSVCI97(1573)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1581)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@340448a59994: Final verdict of PTC: none -NSVCI98(1578)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@340448a59994: Final verdict of PTC: none -NSVCI99(1584)@340448a59994: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1576)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1582)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1571)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1581): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1582): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-SCCP(1583): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1584): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): pass (none -> pass) MTC@340448a59994: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass'. Tue Oct 29 12:11:23 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20241029121123200 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121123703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36642<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277056) 20241029121124080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121124080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=277056, count=305132) 20241029121125076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241029121125076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241029121125076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241029121125081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121125081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:11:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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 20241029121126083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121126083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241029121126775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121126776 DMM INFO MM(262420000001056/f3d2b95d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029121126776 DMM INFO MM(262420000001056/f3d2b95d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029121126776 DMM DEBUG GMM(gmm_fsm)[0x561a61590a80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029121126776 DMM DEBUG GMM(gmm_fsm)[0x561a61590a80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029121126776 DMM DEBUG MM_STATE_Iu(11)[0x561a61591550]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241029121126776 DMM DEBUG MM_STATE_Iu(11)[0x561a61591550]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241029121126776 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241029121126776 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) 20241029121126776 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) 20241029121126776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029121126776 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) 20241029121126776 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121126776 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121126776 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121126776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121126776 DLSS7 DEBUG Found route for dpc=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) 20241029121126776 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241029121126776 DMM DEBUG MM_STATE_Gb[0x561a61583780]{Idle}: Deallocated (fsm.c:568) 20241029121126776 DMM DEBUG MM_STATE_Iu(11)[0x561a61591550]{Detached}: Deallocated (fsm.c:568) 20241029121126776 DMM DEBUG GMM(gmm_fsm)[0x561a61590a80]{Deregistered}: Deallocated (fsm.c:568) 20241029121126776 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1592)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1596)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@340448a59994: Provider Link came up: sending NS-RESET 20241029121126803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029121126803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121126803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121126803 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121126803 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029121126803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121126803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121126803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121126803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121126804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121126804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121126804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121126804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121126804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121126804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121126804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121126804 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121126804 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029121126804 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121126804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1596)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029121126804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121126804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121126808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121126814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121126814 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1601)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@340448a59994: Provider Link came up: sending NS-RESET 20241029121126822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029121126822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121126822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121126822 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121126822 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029121126822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121126822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121126822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121126822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121126823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121126823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121126823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121126823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121126823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121126823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121126823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121126823 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121126823 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029121126823 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121126823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121126823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121126823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121126825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121126829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121126829 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1606)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@340448a59994: Provider Link came up: sending NS-RESET 20241029121126838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029121126838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121126838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121126838 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121126838 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029121126838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121126838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121126838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121126838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121126839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121126839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121126839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121126839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121126839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121126839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121126839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121126839 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121126839 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029121126839 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121126839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121126839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121126839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121126841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@340448a59994: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@340448a59994: ************************************************* SGSN_Test_0-M3UA(1609)@340448a59994: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@340448a59994: ************************************************* MTC@340448a59994: Starting RAN_Emulation SGSN_Test_0-SCCP(1607)@340448a59994: v_sccp_pdu_maxlen:268 20241029121126846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121126846 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029121127047 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241029121127047 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) 20241029121127047 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241029121127047 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(1609)@340448a59994: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241029121127053 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) 20241029121127053 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241029121127053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241029121127053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241029121127053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241029121127053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241029121127053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241029121127055 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) 20241029121127055 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241029121127055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241029121127055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241029121127055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241029121127055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241029121127055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241029121127055 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241029121127084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121127085 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029121127085 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029121127085 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1611)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029121127088 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029121127090 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1611)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1611)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1611)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241029121127866 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) 20241029121127866 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121127866 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121127866 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121127866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121127866 DLSS7 DEBUG Found route for dpc=188=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) 20241029121127866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121127867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121127867 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241029121127867 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029121127867 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) 20241029121127867 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121127867 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121127867 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121127867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121127868 DLSS7 DEBUG Found route for dpc=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) 20241029121127868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121127868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1608)@340448a59994: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@340448a59994: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='D733E63A'O, index=0 SGSN_Test-GSUP(1612)@340448a59994: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@340448a59994: 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 := '90F7'O, rac := 'E6'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1608)@340448a59994: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)16513522 SGSN_Test_0-SCCP(1607)@340448a59994: First idle individual index:0 SGSN_Test_0-RAN(1608)@340448a59994: patch: N(SD) for ConnIdx 0 set to 1 20241029121128188 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) 20241029121128188 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128188 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121128188 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121128188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128188 DLSS7 DEBUG Found route for dpc=188=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) 20241029121128188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121128188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121128189 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) 20241029121128189 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121128189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121128189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128189 DLSS7 DEBUG Found route for dpc=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) 20241029121128189 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029121128189 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029121128189 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241029121128189 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1266) 20241029121128189 DMM DEBUG GMM(gmm_fsm)[0x561a61591550]{Deregistered}: Allocated (fsm.c:456) 20241029121128189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029121128189 DMM DEBUG MM_STATE_Gb[0x561a615839e0]{Idle}: Allocated (fsm.c:456) 20241029121128189 DMM DEBUG MM_STATE_Iu[0x561a61593520]{Detached}: Allocated (fsm.c:456) 20241029121128189 DMM DEBUG GMM(gmm_fsm)[0x561a61591550]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029121128189 DMM DEBUG GMM(gmm_fsm)[0x561a61591550]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029121128189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029121128189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029121128189 DMM DEBUG MM(262420000001057/d51e17e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029121128189 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241029121128189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121128189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121128189 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) 20241029121128189 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121128189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121128189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128189 DLSS7 DEBUG Found route for dpc=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) 20241029121128189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121128189 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@340448a59994: { messageType := 2, destLocRef := 'FBF9F2'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@340448a59994: 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 := '23AFCB387E747B471D869485E58F613F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A6601984'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '289D1DB3937F01AA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '81203AD2CB5C7F12F5B821384861999E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '44EF8B6C50CF6C83F751E97EE3487E89'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '763EDD98FA13F288B90843AD994DFCEC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '499A4E0A87C0789D'O } } } } } SGSN_Test_0-SCCP(1607)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@340448a59994: vl_len:23 SGSN_Test_0-SCCP(1607)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1607)@340448a59994: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241029121128197 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) 20241029121128197 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121128197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121128197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128197 DLSS7 DEBUG Found route for dpc=188=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) 20241029121128197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121128197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121128197 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121128197 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121128197 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121128197 DMM DEBUG MM(262420000001057/d51e17e4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241029121128197 DMM NOTICE MM(262420000001057/d51e17e4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029121128197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029121128197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029121128197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029121128197 DMM DEBUG MM(262420000001057/d51e17e4) Requesting authorization (sgsn_auth.c:160) 20241029121128197 DMM INFO MM(262420000001057/d51e17e4) Requesting authentication tuples (sgsn_auth.c:184) 20241029121128197 DMM DEBUG MM(262420000001057/d51e17e4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029121128197 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241029121128197 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1612)@340448a59994: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@340448a59994: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241029121128199 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029121128199 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029121128199 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029121128199 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029121128199 DMM INFO MM(262420000001057/d51e17e4) Subscriber data update (mmctx.c:445) 20241029121128199 DMM DEBUG MM(262420000001057/d51e17e4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029121128199 DMM INFO MM(262420000001057/d51e17e4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029121128199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029121128199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029121128199 DMM INFO MM(262420000001057/d51e17e4) <- GMM AUTH AND CIPHERING REQ (rand = 23 af cb 38 7e 74 7b 47 1d 86 94 85 e5 8f 61 3f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 76 3e dd 98 fa 13 f2 88 b9 08 43 ad 99 4d fc ec ) (gprs_gmm.c:483) 20241029121128199 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241029121128199 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) 20241029121128199 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121128199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121128199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128199 DLSS7 DEBUG Found route for dpc=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) 20241029121128199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121128199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@340448a59994: vl_len:37 SGSN_Test_0-SCCP(1607)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1607)@340448a59994: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22499A4E0A23094B99990000105007F0290487C0789D'O 20241029121128204 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) 20241029121128204 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128204 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121128204 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121128204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128204 DLSS7 DEBUG Found route for dpc=188=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) 20241029121128204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121128204 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121128204 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121128204 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121128204 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121128204 DMM INFO MM(262420000001057/d51e17e4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029121128204 DMM NOTICE MM(262420000001057/d51e17e4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029121128204 DMM DEBUG MM(262420000001057/d51e17e4) checking auth: received UMTS RES = 49 9a 4e 0a 87 c0 78 9d (gprs_gmm.c:666) 20241029121128204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029121128204 DMM DEBUG MM(262420000001057/d51e17e4) Requesting authorization (sgsn_auth.c:160) 20241029121128204 DMM INFO MM(262420000001057/d51e17e4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029121128204 DMM DEBUG MM(262420000001057/d51e17e4) Requesting subscriber data update (gprs_subscriber.c:894) 20241029121128204 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241029121128204 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) 20241029121128204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241029121128204 DMM DEBUG MM(262420000001057/d51e17e4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241029121128204 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) 20241029121128204 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128204 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121128204 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121128204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128204 DLSS7 DEBUG Found route for dpc=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) 20241029121128204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121128204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@340448a59994: vl_len:12 SGSN_Test_0-SCCP(1607)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1607)@340448a59994: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241029121128209 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) 20241029121128209 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121128209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121128209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128209 DLSS7 DEBUG Found route for dpc=188=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) 20241029121128209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121128209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121128209 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241029121128209 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241029121128209 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241029121128209 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241029121128209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241029121128209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241029121128209 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) 20241029121128209 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128209 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121128209 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121128209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128209 DMM INFO MM(262420000001057/d51e17e4) <- GMM ATTACH ACCEPT (new P-TMSI=0xd51e17e4) (gprs_gmm.c:300) 20241029121128209 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241029121128209 DLSS7 DEBUG Found route for dpc=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) 20241029121128209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121128209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121128209 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) 20241029121128209 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128209 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121128209 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121128209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128209 DLSS7 DEBUG Found route for dpc=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) 20241029121128209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121128209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241029121128212 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029121128212 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029121128212 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241029121128212 DMM INFO MM(262420000001057/d51e17e4) Subscriber data update (mmctx.c:445) 20241029121128212 DMM DEBUG MM(262420000001057/d51e17e4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029121128212 DMM INFO MM(262420000001057/d51e17e4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029121128212 DMM NOTICE MM(262420000001057/d51e17e4) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241029121128212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029121128212 DMM NOTICE MM(262420000001057/d51e17e4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029121128212 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) 20241029121128213 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029121128213 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241029121128213 DMM INFO MM(262420000001057/d51e17e4) Subscriber data update (mmctx.c:445) 20241029121128213 DMM DEBUG MM(262420000001057/d51e17e4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@340448a59994: vl_len:14 SGSN_Test_0-SCCP(1607)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1607)@340448a59994: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241029121128215 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) 20241029121128215 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128215 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121128215 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121128215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128215 DLSS7 DEBUG Found route for dpc=188=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) 20241029121128215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121128215 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121128215 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121128215 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121128215 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121128215 DMM INFO MM(262420000001057/d51e17e4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029121128215 DMM NOTICE MM(262420000001057/d51e17e4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029121128215 DMM DEBUG GMM(gmm_fsm)[0x561a61591550]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029121128215 DMM DEBUG GMM(gmm_fsm)[0x561a61591550]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029121128215 DMM DEBUG MM_STATE_Iu(13)[0x561a61593520]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241029121128215 DMM DEBUG MM_STATE_Iu(13)[0x561a61593520]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241029121128215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029121128215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241029121128215 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) 20241029121128215 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128215 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121128215 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121128215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128215 DLSS7 DEBUG Found route for dpc=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) 20241029121128215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121128215 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@340448a59994: vl_len:7 SGSN_Test_0-SCCP(1607)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1607)@340448a59994: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241029121128217 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) 20241029121128217 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121128217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121128217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128217 DLSS7 DEBUG Found route for dpc=188=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) 20241029121128217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121128217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121128218 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029121128218 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029121128218 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241029121128218 DMM INFO MM(262420000001057/d51e17e4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241029121128218 DMM DEBUG MM_STATE_Iu(13)[0x561a61593520]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241029121128218 DMM DEBUG MM_STATE_Iu(13)[0x561a61593520]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241029121128218 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) 20241029121128218 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121128218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121128218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128218 DLSS7 DEBUG Found route for dpc=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) 20241029121128218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121128218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@340448a59994: Session index based on local reference:0 20241029121128218 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) 20241029121128218 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128218 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121128218 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121128218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128218 DLSS7 DEBUG Found route for dpc=188=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) 20241029121128218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121128218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1608)@340448a59994: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)16513522 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@340448a59994: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@340448a59994: 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 := 'D51E17E4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@340448a59994: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)7589550 SGSN_Test_0-RAN(1608)@340448a59994: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@340448a59994: First idle individual index:0 20241029121128422 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) 20241029121128422 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128422 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121128422 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121128422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128422 DLSS7 DEBUG Found route for dpc=188=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) 20241029121128422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121128422 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121128423 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029121128423 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029121128423 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241029121128423 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD51E17E4) type="signalling"  (gprs_gmm.c:1944) 20241029121128423 DMM DEBUG GMM(gmm_fsm)[0x561a61591550]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241029121128423 DMM DEBUG GMM(gmm_fsm)[0x561a61591550]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241029121128423 DMM DEBUG MM(262420000001057/d51e17e4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241029121128423 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) 20241029121128423 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128423 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121128424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121128424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128424 DLSS7 DEBUG Found route for dpc=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) 20241029121128424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121128424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121128424 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) 20241029121128424 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121128424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121128424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128424 DLSS7 DEBUG Found route for dpc=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) 20241029121128424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121128424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@340448a59994: { messageType := 2, destLocRef := '73CEAE'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@340448a59994: vl_len:12 SGSN_Test_0-SCCP(1607)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1607)@340448a59994: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241029121128433 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) 20241029121128434 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128434 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121128434 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121128434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128434 DLSS7 DEBUG Found route for dpc=188=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) 20241029121128434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121128434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121128434 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241029121128434 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241029121128434 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241029121128434 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241029121128434 DMM DEBUG MM_STATE_Iu(13)[0x561a61593520]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241029121128434 DMM DEBUG MM_STATE_Iu(13)[0x561a61593520]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241029121128434 DMM INFO MM(262420000001057/d51e17e4) <- GMM SERVICE ACCEPT (P-TMSI=0xd51e17e4) (gprs_gmm.c:813) 20241029121128434 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241029121128434 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) 20241029121128435 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121128435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121128435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128435 DLSS7 DEBUG Found route for dpc=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) 20241029121128435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121128435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121128435 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) 20241029121128435 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121128435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121128435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128435 DLSS7 DEBUG Found route for dpc=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) 20241029121128435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121128435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@340448a59994: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1607)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@340448a59994: vl_len:23 SGSN_Test_0-SCCP(1607)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1607)@340448a59994: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241029121128450 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) 20241029121128450 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128450 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121128450 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121128450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128450 DLSS7 DEBUG Found route for dpc=188=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) 20241029121128450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121128450 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121128451 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121128451 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121128451 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121128451 DMM INFO MM(262420000001057/d51e17e4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029121128451 DMM INFO MM(262420000001057/d51e17e4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029121128451 DMM DEBUG MM(262420000001057/d51e17e4) Using GGSN 0 (gprs_sm.c:317) 20241029121128451 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) 20241029121128451 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241029121128451 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029121128451 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:185) 20241029121128451 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241029121128480 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 44 00 00 01 80 08 00 10 51 e3 c6 9d 11 e5 56 49 d1 14 05 7f 3d d6 97 75 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1092 from retransmit req queue (gtp.c:443) 20241029121128480 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76bf670, cbp=0x561a615906f0) (sgsn_libgtp.c:629) 20241029121128480 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029121128480 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) 20241029121128480 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128480 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121128480 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121128480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128480 DLSS7 DEBUG Found route for dpc=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) 20241029121128480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121128480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@340448a59994: vl_len:48 SGSN_Test_0-SCCP(1607)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1607)@340448a59994: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F0000680000000000000000000000000000000262BAE6'O 20241029121128514 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) 20241029121128514 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121128514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121128514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128514 DLSS7 DEBUG Found route for dpc=188=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) 20241029121128514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121128514 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121128514 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029121128514 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029121128514 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241029121128514 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241029121128514 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 )20241029121128514 DRANAP ERROR RAB Assignment Resp: Unknown Transport Layer Address (size 21): 35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (gprs_ranap.c:81) 20241029121128515 DMM NOTICE MM(262420000001057/d51e17e4) <- ACTIVATE PDP CONTEXT REJ: Network Failure (gprs_sm.c:240) 20241029121128515 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241029121128515 DGPRS INFO PDP(262420000001057/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029121128515 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241029121128515 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241029121128515 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) 20241029121128515 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121128515 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121128515 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121128515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121128515 DLSS7 DEBUG Found route for dpc=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) 20241029121128515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121128515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1607)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029121128522 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 45 00 00 01 80 : Freeing seq=1093 from retransmit req queue (gtp.c:443) 20241029121128522 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f02e76bf670, cbp=0x561a615906f0) (sgsn_libgtp.c:629) 20241029121128522 DGPRS INFO PDP(262420000001057/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241029121128522 DLGTP DEBUG Begin pdp_tiddel tid = 5750100000024262 (pdp.c:298) 20241029121128522 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@340448a59994: Removing Client IMSI='262420000001057'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@340448a59994: Final verdict of PTC: pass SGSN_Test_0-RAN(1608)@340448a59994: Final verdict of PTC: none 20241029121128531 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029121128531 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) 20241029121128531 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241029121128531 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241029121128531 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241029121128531 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) 20241029121128531 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241029121128531 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241029121128531 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) 20241029121128531 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) 20241029121128531 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241029121128531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241029121128531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241029121128531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241029121128531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241029121128531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241029121128531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241029121128531 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1609)@340448a59994: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@340448a59994: Final verdict of PTC: none 20241029121128536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36650<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1612)@340448a59994: Final verdict of PTC: none 20241029121128541 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029121128541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1601)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@340448a59994: Final verdict of PTC: none -NSVCI99(1606)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@340448a59994: Final verdict of PTC: none -NSVCI97(1596)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@340448a59994: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1599)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1604)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1594)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): pass (none -> pass) MTC@340448a59994: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass'. Tue Oct 29 12:11:28 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20241029121128684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121129186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36664<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254564) 20241029121129542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121129542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=254564, count=289784) 20241029121130532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241029121130532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241029121130532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241029121130544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121130544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:11:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029121131544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121131545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Test case TC_attach_pdp_act_pmm_idle started. 20241029121132266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121132269 DMM INFO MM(262420000001057/d51e17e4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029121132269 DMM INFO MM(262420000001057/d51e17e4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029121132269 DMM DEBUG GMM(gmm_fsm)[0x561a61591550]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029121132269 DMM DEBUG GMM(gmm_fsm)[0x561a61591550]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029121132269 DMM DEBUG MM_STATE_Iu(13)[0x561a61593520]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241029121132269 DMM DEBUG MM_STATE_Iu(13)[0x561a61593520]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241029121132269 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241029121132269 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) 20241029121132269 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) 20241029121132269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029121132269 DMM DEBUG MM_STATE_Gb[0x561a615839e0]{Idle}: Deallocated (fsm.c:568) 20241029121132269 DMM DEBUG MM_STATE_Iu(13)[0x561a61593520]{Detached}: Deallocated (fsm.c:568) 20241029121132269 DMM DEBUG GMM(gmm_fsm)[0x561a61591550]{Deregistered}: Deallocated (fsm.c:568) 20241029121132270 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241029121132270 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) 20241029121132270 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121132270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121132270 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121132270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121132270 DLSS7 DEBUG Found route for dpc=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) 20241029121132270 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1615)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1619)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@340448a59994: Provider Link came up: sending NS-RESET 20241029121132303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029121132303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121132303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121132303 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121132303 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029121132303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121132303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121132303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121132303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121132305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121132305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121132305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121132305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121132305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121132305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121132305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121132305 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121132305 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029121132305 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121132305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121132306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121132306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121132309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241029121132322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121132322 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1620)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1625)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1625)@340448a59994: Provider Link came up: sending NS-RESET 20241029121132334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029121132334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121132334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121132334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121132334 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029121132334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121132334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121132334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121132334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1624)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1625)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121132336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121132336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121132336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121132336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121132336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121132336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121132336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121132336 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121132336 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029121132336 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121132336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1625)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241029121132336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121132336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1625)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121132339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1621)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1624)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1629)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241029121132347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121132348 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1629)@340448a59994: Provider Link came up: sending NS-RESET TC_attach_pdp_act_pmm_idle-BVCI210(1622)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029121132350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029121132350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121132350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121132350 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121132350 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029121132350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121132350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121132350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121132350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121132352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121132352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121132352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121132352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121132352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121132352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121132352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121132352 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121132352 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029121132352 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121132352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121132352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121132352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121132355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@340448a59994: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@340448a59994: ************************************************* SGSN_Test_0-M3UA(1632)@340448a59994: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@340448a59994: ************************************************* MTC@340448a59994: Starting RAN_Emulation SGSN_Test_0-SCCP(1630)@340448a59994: v_sccp_pdu_maxlen:268 20241029121132361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121132361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1628)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029121132546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121132546 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029121132546 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029121132546 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1634)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029121132551 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1634)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029121132552 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1634)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1634)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1634)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241029121132561 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241029121132561 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) 20241029121132561 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241029121132561 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(1632)@340448a59994: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241029121132567 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) 20241029121132567 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241029121132567 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241029121132567 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241029121132567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241029121132567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241029121132567 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241029121132569 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) 20241029121132569 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241029121132569 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241029121132569 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241029121132569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241029121132569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241029121132569 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241029121132569 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241029121133371 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) 20241029121133371 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121133371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121133371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133371 DLSS7 DEBUG Found route for dpc=188=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) 20241029121133371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121133371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121133371 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241029121133371 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029121133371 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) 20241029121133371 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133371 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121133371 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121133372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133372 DLSS7 DEBUG Found route for dpc=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) 20241029121133372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121133372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1631)@340448a59994: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@340448a59994: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='CFB4ED4D'O, index=0 SGSN_Test-GSUP(1635)@340448a59994: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@340448a59994: 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 := '3C73'O ("dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121133660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121133661 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) 20241029121133661 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133661 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121133661 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121133661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133661 DLSS7 DEBUG Found route for dpc=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) 20241029121133661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121133661 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121133661 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029121133661 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029121133661 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241029121133661 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1266) 20241029121133661 DMM DEBUG GMM(gmm_fsm)[0x561a61593520]{Deregistered}: Allocated (fsm.c:456) 20241029121133661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029121133661 DMM DEBUG MM_STATE_Gb[0x561a61583780]{Idle}: Allocated (fsm.c:456) 20241029121133661 DMM DEBUG MM_STATE_Iu[0x561a61593c00]{Detached}: Allocated (fsm.c:456) 20241029121133661 DMM DEBUG GMM(gmm_fsm)[0x561a61593520]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029121133661 DMM DEBUG GMM(gmm_fsm)[0x561a61593520]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029121133661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029121133661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029121133661 DMM DEBUG MM(262420000001005/f8f3fbae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029121133661 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241029121133661 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) 20241029121133661 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133661 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121133661 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121133661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133661 DLSS7 DEBUG Found route for dpc=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) 20241029121133661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121133661 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@340448a59994: { messageType := 2, destLocRef := '34F480'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@340448a59994: 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 := 'BE1BBFC250F08463046D638A4749778E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B344FBBC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '494B947870B9C3E5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2227E499677A56CC0393A8C2996A9299'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D7248B36B0BCC1910F30122D32D815D6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A3AD546BDD572D9AF792815E07143BA5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '500DC639E633746D'O } } } } } SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@340448a59994: vl_len:23 SGSN_Test_0-SCCP(1630)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1630)@340448a59994: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241029121133670 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) 20241029121133670 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133670 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121133670 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121133670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133670 DLSS7 DEBUG Found route for dpc=188=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) 20241029121133670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121133670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121133671 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121133671 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121133671 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121133671 DMM DEBUG MM(262420000001005/f8f3fbae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241029121133671 DMM NOTICE MM(262420000001005/f8f3fbae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029121133671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029121133671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029121133671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029121133671 DMM DEBUG MM(262420000001005/f8f3fbae) Requesting authorization (sgsn_auth.c:160) 20241029121133671 DMM INFO MM(262420000001005/f8f3fbae) Requesting authentication tuples (sgsn_auth.c:184) 20241029121133671 DMM DEBUG MM(262420000001005/f8f3fbae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029121133671 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241029121133671 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1635)@340448a59994: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@340448a59994: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241029121133674 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029121133674 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029121133674 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029121133674 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029121133674 DMM INFO MM(262420000001005/f8f3fbae) Subscriber data update (mmctx.c:445) 20241029121133674 DMM DEBUG MM(262420000001005/f8f3fbae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029121133674 DMM INFO MM(262420000001005/f8f3fbae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029121133674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029121133674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029121133674 DMM INFO MM(262420000001005/f8f3fbae) <- GMM AUTH AND CIPHERING REQ (rand = be 1b bf c2 50 f0 84 63 04 6d 63 8a 47 49 77 8e , mmctx_is_r99=1, vec->auth_types=0x3, autn = a3 ad 54 6b dd 57 2d 9a f7 92 81 5e 07 14 3b a5 ) (gprs_gmm.c:483) 20241029121133674 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241029121133675 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) 20241029121133675 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133675 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121133675 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121133675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133675 DLSS7 DEBUG Found route for dpc=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) 20241029121133675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121133675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@340448a59994: vl_len:37 SGSN_Test_0-SCCP(1630)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1630)@340448a59994: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922500DC63923094B99990000100005F02904E633746D'O 20241029121133682 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) 20241029121133682 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121133682 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121133682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133682 DLSS7 DEBUG Found route for dpc=188=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) 20241029121133682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121133682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121133683 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121133683 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121133683 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121133683 DMM INFO MM(262420000001005/f8f3fbae) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029121133683 DMM NOTICE MM(262420000001005/f8f3fbae) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029121133683 DMM DEBUG MM(262420000001005/f8f3fbae) checking auth: received UMTS RES = 50 0d c6 39 e6 33 74 6d (gprs_gmm.c:666) 20241029121133683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029121133683 DMM DEBUG MM(262420000001005/f8f3fbae) Requesting authorization (sgsn_auth.c:160) 20241029121133683 DMM INFO MM(262420000001005/f8f3fbae) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029121133683 DMM DEBUG MM(262420000001005/f8f3fbae) Requesting subscriber data update (gprs_subscriber.c:894) 20241029121133683 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241029121133683 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) 20241029121133683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241029121133683 DMM DEBUG MM(262420000001005/f8f3fbae) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241029121133683 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) 20241029121133683 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133683 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121133683 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121133683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133683 DLSS7 DEBUG Found route for dpc=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) 20241029121133683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121133683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@340448a59994: vl_len:12 SGSN_Test_0-SCCP(1630)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1630)@340448a59994: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241029121133693 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) 20241029121133693 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133693 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121133693 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121133693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133693 DLSS7 DEBUG Found route for dpc=188=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) 20241029121133693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121133693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121133693 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241029121133693 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241029121133693 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241029121133693 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241029121133693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241029121133693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241029121133693 DMM INFO MM(262420000001005/f8f3fbae) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8f3fbae) (gprs_gmm.c:300) 20241029121133693 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241029121133693 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) 20241029121133693 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133693 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121133693 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121133693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133693 DLSS7 DEBUG Found route for dpc=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) 20241029121133693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121133693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121133694 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) 20241029121133694 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133694 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121133694 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121133694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133694 DLSS7 DEBUG Found route for dpc=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) 20241029121133694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121133694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241029121133697 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029121133697 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029121133697 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241029121133697 DMM INFO MM(262420000001005/f8f3fbae) Subscriber data update (mmctx.c:445) 20241029121133697 DMM DEBUG MM(262420000001005/f8f3fbae) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029121133697 DMM INFO MM(262420000001005/f8f3fbae) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029121133697 DMM NOTICE MM(262420000001005/f8f3fbae) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241029121133697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029121133697 DMM NOTICE MM(262420000001005/f8f3fbae) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029121133697 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) 20241029121133698 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029121133698 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241029121133698 DMM INFO MM(262420000001005/f8f3fbae) Subscriber data update (mmctx.c:445) 20241029121133698 DMM DEBUG MM(262420000001005/f8f3fbae) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@340448a59994: vl_len:14 SGSN_Test_0-SCCP(1630)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1630)@340448a59994: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241029121133699 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) 20241029121133699 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121133700 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121133700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133700 DLSS7 DEBUG Found route for dpc=188=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) 20241029121133700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121133700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121133700 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121133700 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121133700 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121133700 DMM INFO MM(262420000001005/f8f3fbae) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029121133700 DMM NOTICE MM(262420000001005/f8f3fbae) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029121133700 DMM DEBUG GMM(gmm_fsm)[0x561a61593520]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029121133700 DMM DEBUG GMM(gmm_fsm)[0x561a61593520]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029121133700 DMM DEBUG MM_STATE_Iu(15)[0x561a61593c00]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241029121133700 DMM DEBUG MM_STATE_Iu(15)[0x561a61593c00]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241029121133700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029121133700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241029121133700 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) 20241029121133700 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121133700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121133700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133700 DLSS7 DEBUG Found route for dpc=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) 20241029121133700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121133700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@340448a59994: vl_len:7 SGSN_Test_0-SCCP(1630)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1630)@340448a59994: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241029121133703 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) 20241029121133703 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133703 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121133703 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121133703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133703 DLSS7 DEBUG Found route for dpc=188=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) 20241029121133703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121133703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121133704 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029121133704 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029121133704 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241029121133704 DMM INFO MM(262420000001005/f8f3fbae) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241029121133704 DMM DEBUG MM_STATE_Iu(15)[0x561a61593c00]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241029121133704 DMM DEBUG MM_STATE_Iu(15)[0x561a61593c00]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241029121133704 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) 20241029121133704 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133704 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121133704 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121133704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133704 DLSS7 DEBUG Found route for dpc=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) 20241029121133704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121133704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on local reference:0 20241029121133705 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) 20241029121133705 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121133705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121133705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133705 DLSS7 DEBUG Found route for dpc=188=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) 20241029121133705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121133705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1631)@340448a59994: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)3470464 TC_attach_pdp_act_pmm_idle(1637)@340448a59994: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@340448a59994: 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 := 'F8F3FBAE'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@340448a59994: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)1442237 SGSN_Test_0-RAN(1631)@340448a59994: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@340448a59994: First idle individual index:0 20241029121133910 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) 20241029121133910 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121133910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121133910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133910 DLSS7 DEBUG Found route for dpc=188=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) 20241029121133910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121133911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121133912 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029121133912 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029121133912 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241029121133912 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF8F3FBAE) type="signalling"  (gprs_gmm.c:1944) 20241029121133912 DMM DEBUG GMM(gmm_fsm)[0x561a61593520]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241029121133912 DMM DEBUG GMM(gmm_fsm)[0x561a61593520]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241029121133912 DMM DEBUG MM(262420000001005/f8f3fbae) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241029121133912 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) 20241029121133912 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133912 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121133912 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121133912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133912 DLSS7 DEBUG Found route for dpc=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) 20241029121133912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121133912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121133912 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) 20241029121133912 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133912 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121133912 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121133912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133912 DLSS7 DEBUG Found route for dpc=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) 20241029121133912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121133912 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@340448a59994: { messageType := 2, destLocRef := '1601BD'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@340448a59994: vl_len:12 SGSN_Test_0-SCCP(1630)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1630)@340448a59994: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241029121133923 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) 20241029121133923 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121133923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121133923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133923 DLSS7 DEBUG Found route for dpc=188=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) 20241029121133923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121133923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121133924 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241029121133924 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241029121133924 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241029121133924 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241029121133924 DMM DEBUG MM_STATE_Iu(15)[0x561a61593c00]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241029121133924 DMM DEBUG MM_STATE_Iu(15)[0x561a61593c00]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241029121133924 DMM INFO MM(262420000001005/f8f3fbae) <- GMM SERVICE ACCEPT (P-TMSI=0xf8f3fbae) (gprs_gmm.c:813) 20241029121133924 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241029121133924 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) 20241029121133924 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121133924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121133924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133924 DLSS7 DEBUG Found route for dpc=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) 20241029121133924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121133924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121133924 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) 20241029121133924 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121133924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121133924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133924 DLSS7 DEBUG Found route for dpc=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) 20241029121133924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121133924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@340448a59994: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@340448a59994: vl_len:23 SGSN_Test_0-SCCP(1630)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1630)@340448a59994: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241029121133936 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) 20241029121133936 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133936 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121133936 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121133936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133936 DLSS7 DEBUG Found route for dpc=188=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) 20241029121133936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121133936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121133936 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121133936 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121133936 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121133936 DMM INFO MM(262420000001005/f8f3fbae) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029121133936 DMM INFO MM(262420000001005/f8f3fbae) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029121133936 DMM DEBUG MM(262420000001005/f8f3fbae) Using GGSN 0 (gprs_sm.c:317) 20241029121133936 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) 20241029121133936 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241029121133936 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029121133936 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:185) 20241029121133936 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241029121133960 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 46 00 00 01 80 08 00 10 63 d4 ff 55 11 9e f8 a3 b3 14 05 7f 85 35 56 d3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1094 from retransmit req queue (gtp.c:443) 20241029121133960 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76bf670, cbp=0x561a615906f0) (sgsn_libgtp.c:629) 20241029121133960 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029121133960 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) 20241029121133961 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133961 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121133961 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121133961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133961 DLSS7 DEBUG Found route for dpc=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) 20241029121133961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121133961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@340448a59994: vl_len:30 SGSN_Test_0-SCCP(1630)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1630)@340448a59994: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800518F5023'O 20241029121133993 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) 20241029121133993 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133993 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121133993 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121133993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133993 DLSS7 DEBUG Found route for dpc=188=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) 20241029121133993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121133993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121133993 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029121133993 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029121133993 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241029121133993 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241029121133993 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241029121133993 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241029121133993 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029121133993 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241029121133993 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) 20241029121133993 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121133993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121133993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121133993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121133993 DLSS7 DEBUG Found route for dpc=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) 20241029121133993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121133993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241029121133998 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 47 00 00 01 80 10 63 d4 ff 55 11 9e f8 a3 b3 7f 85 35 56 d3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1095 from retransmit req queue (gtp.c:443) 20241029121133998 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f02e76bf670, cbp=0x561a615906f0) (sgsn_libgtp.c:629) 20241029121133998 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_pmm_idle(1637)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@340448a59994: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@340448a59994: vl_len:13 SGSN_Test_0-SCCP(1630)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1630)@340448a59994: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241029121134003 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) 20241029121134003 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121134003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121134003 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121134003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121134003 DLSS7 DEBUG Found route for dpc=188=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) 20241029121134003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121134003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121134003 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241029121134003 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241029121134003 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241029121134003 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241029121134004 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) 20241029121134004 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121134004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121134004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121134004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121134004 DLSS7 DEBUG Found route for dpc=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) 20241029121134004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121134004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@340448a59994: vl_len:7 SGSN_Test_0-SCCP(1630)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1630)@340448a59994: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241029121134007 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) 20241029121134007 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121134007 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121134007 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121134007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121134007 DLSS7 DEBUG Found route for dpc=188=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) 20241029121134007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121134007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121134007 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029121134007 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029121134007 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241029121134007 DMM INFO MM(262420000001005/f8f3fbae) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241029121134007 DMM DEBUG MM_STATE_Iu(15)[0x561a61593c00]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241029121134008 DMM DEBUG MM_STATE_Iu(15)[0x561a61593c00]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241029121134008 DMM INFO MM(262420000001005/f8f3fbae) Changing GTP-U endpoints 127.0.0.104/0x518f5023 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241029121134008 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241029121134008 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) 20241029121134008 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121134008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121134008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121134008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121134008 DLSS7 DEBUG Found route for dpc=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) 20241029121134008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121134008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on local reference:0 SGSN_Test_0-RAN(1631)@340448a59994: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)1442237 20241029121134009 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) 20241029121134009 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121134009 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121134009 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121134009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121134009 DLSS7 DEBUG Found route for dpc=188=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) 20241029121134009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121134009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_pmm_idle(1637)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@340448a59994: 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 := 'F8F3FBAE'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20241029121134011 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 48 00 00 01 80 10 63 d4 ff 55 11 9e f8 a3 b3 7f 85 35 56 d3 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) 20241029121134011 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f02e76bf670, cbp=0x561a615906f0) (sgsn_libgtp.c:629) 20241029121134011 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1631)@340448a59994: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)1392867 SGSN_Test_0-RAN(1631)@340448a59994: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@340448a59994: First idle individual index:0 20241029121134214 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) 20241029121134214 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121134214 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121134214 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121134214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121134214 DLSS7 DEBUG Found route for dpc=188=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) 20241029121134214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121134214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121134215 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029121134215 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029121134215 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241029121134216 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF8F3FBAE) type="signalling"  (gprs_gmm.c:1944) 20241029121134216 DMM DEBUG GMM(gmm_fsm)[0x561a61593520]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241029121134216 DMM DEBUG MM(262420000001005/f8f3fbae) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241029121134216 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) 20241029121134216 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121134216 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121134216 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121134216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121134216 DLSS7 DEBUG Found route for dpc=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) 20241029121134216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121134216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121134216 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) 20241029121134216 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121134216 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121134216 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121134216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121134216 DLSS7 DEBUG Found route for dpc=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) 20241029121134216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121134216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@340448a59994: { messageType := 2, destLocRef := '1540E3'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@340448a59994: vl_len:12 SGSN_Test_0-SCCP(1630)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1630)@340448a59994: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241029121134228 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) 20241029121134228 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121134228 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121134228 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121134228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121134228 DLSS7 DEBUG Found route for dpc=188=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) 20241029121134228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121134228 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121134228 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241029121134228 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241029121134228 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241029121134228 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241029121134229 DMM DEBUG MM_STATE_Iu(15)[0x561a61593c00]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241029121134229 DMM DEBUG MM_STATE_Iu(15)[0x561a61593c00]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241029121134229 DMM INFO MM(262420000001005/f8f3fbae) <- GMM SERVICE ACCEPT (P-TMSI=0xf8f3fbae) (gprs_gmm.c:813) 20241029121134229 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241029121134229 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) 20241029121134229 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121134229 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121134229 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121134229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121134229 DLSS7 DEBUG Found route for dpc=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) 20241029121134229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121134229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121134229 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) 20241029121134229 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121134229 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121134229 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121134229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121134229 DLSS7 DEBUG Found route for dpc=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) 20241029121134229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121134229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029121149165 DGPRS DEBUG Checking for inactive LLMEs, time = 32732108 (sgsn.c:131) 20241029121152547 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241029121152547 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241029121152548 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1634)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029121202307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121202313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121202314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029121202337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121202341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121202342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029121202353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121202356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121202356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_pmm_idle(1637)@340448a59994: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@340448a59994: Test Component 1637 has requested to stop MTC. Terminating current testcase execution. 20241029121203671 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029121203671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1635)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@340448a59994: Final verdict of PTC: none SGSN_Test_0-RAN(1631)@340448a59994: Final verdict of PTC: none 20241029121203674 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029121203674 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) 20241029121203674 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241029121203674 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241029121203674 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241029121203674 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) 20241029121203674 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241029121203674 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241029121203674 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) 20241029121203674 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) 20241029121203674 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241029121203674 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241029121203674 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241029121203674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241029121203674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241029121203675 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241029121203675 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241029121203675 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI97(1619)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@340448a59994: Final verdict of PTC: none -NSVCI99(1629)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1624)@340448a59994: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@340448a59994: Final verdict of PTC: none -NSVCI98(1625)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@340448a59994: Final verdict of PTC: none SGSN_Test_0-M3UA(1632)@340448a59994: Final verdict of PTC: none 20241029121203676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59150<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1616)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1622)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1627)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1623)@340448a59994: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@340448a59994: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1637)@340448a59994: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1617)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1622): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1623): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1624): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1625): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): fail (none -> fail) reason: "Tguard timeout" MTC@340448a59994: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: Tguard timeout MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail'. Tue Oct 29 12:12:03 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 20241029121203790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121204293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55064<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=367636) 20241029121204672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121204672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=367636, count=369220) 20241029121205674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121205674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241029121205675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241029121205675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241029121205675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:12:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029121206675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121206676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Test case TC_pmm_idle_rx_mt_data started. 20241029121207368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121207371 DMM INFO MM(262420000001005/f8f3fbae) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029121207371 DMM INFO MM(262420000001005/f8f3fbae) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029121207371 DMM DEBUG GMM(gmm_fsm)[0x561a61593520]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029121207371 DMM DEBUG GMM(gmm_fsm)[0x561a61593520]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029121207371 DMM DEBUG MM_STATE_Iu(15)[0x561a61593c00]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241029121207371 DMM DEBUG MM_STATE_Iu(15)[0x561a61593c00]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241029121207371 DMM NOTICE MM(262420000001005/f8f3fbae) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241029121207371 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241029121207371 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241029121207371 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029121207371 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241029121207371 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241029121207371 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) 20241029121207371 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) 20241029121207371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029121207371 DMM DEBUG MM_STATE_Gb[0x561a61583780]{Idle}: Deallocated (fsm.c:568) 20241029121207371 DMM DEBUG MM_STATE_Iu(15)[0x561a61593c00]{Detached}: Deallocated (fsm.c:568) 20241029121207371 DMM DEBUG GMM(gmm_fsm)[0x561a61593520]{Deregistered}: Deallocated (fsm.c:568) 20241029121207371 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241029121207371 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) 20241029121207371 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121207371 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121207371 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121207371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121207371 DLSS7 DEBUG Found route for dpc=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) 20241029121207371 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1638)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1642)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@340448a59994: Provider Link came up: sending NS-RESET 20241029121207416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029121207416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121207416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121207416 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121207416 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029121207416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121207416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121207416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121207416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121207417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121207417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121207417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121207417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121207417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121207417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121207417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121207417 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121207417 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029121207417 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121207417 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121207417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121207417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121207419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121207423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121207423 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1643)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1647)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@340448a59994: Provider Link came up: sending NS-RESET 20241029121207431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029121207431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121207431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121207431 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121207431 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029121207431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121207431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121207431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121207431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121207432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121207432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121207432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121207432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121207432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121207432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121207432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121207432 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121207432 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029121207432 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121207432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121207432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121207432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121207434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121207438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121207438 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1652)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@340448a59994: Provider Link came up: sending NS-RESET 20241029121207446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029121207446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121207446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121207446 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121207446 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029121207446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121207446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121207446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121207446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121207447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121207447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121207447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121207447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121207447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121207447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121207447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121207447 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121207447 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029121207447 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121207447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121207448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121207448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121207450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@340448a59994: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@340448a59994: ************************************************* SGSN_Test_0-M3UA(1655)@340448a59994: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@340448a59994: ************************************************* MTC@340448a59994: Starting RAN_Emulation SGSN_Test_0-SCCP(1653)@340448a59994: v_sccp_pdu_maxlen:268 20241029121207456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121207456 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1651)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029121207656 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241029121207656 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) 20241029121207656 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241029121207656 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(1655)@340448a59994: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241029121207663 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) 20241029121207663 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241029121207663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241029121207664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241029121207664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241029121207664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241029121207664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241029121207666 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) 20241029121207666 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241029121207666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241029121207666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241029121207666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241029121207666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241029121207666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241029121207666 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241029121207677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121207677 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029121207677 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029121207677 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1657)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029121207681 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1657)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029121207682 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1657)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1657)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1657)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241029121208467 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) 20241029121208467 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121208467 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121208467 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121208467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121208467 DLSS7 DEBUG Found route for dpc=188=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) 20241029121208467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121208467 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121208467 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241029121208467 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029121208468 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) 20241029121208468 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121208468 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121208468 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121208468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121208468 DLSS7 DEBUG Found route for dpc=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) 20241029121208468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121208468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@340448a59994: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@340448a59994: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='DDA86C15'O, index=0 SGSN_Test-GSUP(1658)@340448a59994: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@340448a59994: 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 := 'BF0D'O, rac := '8E'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(1654)@340448a59994: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)4203133 SGSN_Test_0-SCCP(1653)@340448a59994: First idle individual index:0 SGSN_Test_0-RAN(1654)@340448a59994: patch: N(SD) for ConnIdx 0 set to 1 20241029121208771 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) 20241029121208771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121208771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121208771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121208771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121208771 DLSS7 DEBUG Found route for dpc=188=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) 20241029121208771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121208771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121208771 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) 20241029121208771 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121208771 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121208771 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121208771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121208771 DLSS7 DEBUG Found route for dpc=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) 20241029121208771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121208771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121208771 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029121208771 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029121208771 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241029121208771 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1266) 20241029121208771 DMM DEBUG GMM(gmm_fsm)[0x561a61593c00]{Deregistered}: Allocated (fsm.c:456) 20241029121208771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Allocated (fsm.c:456) 20241029121208771 DMM DEBUG MM_STATE_Gb[0x561a615839e0]{Idle}: Allocated (fsm.c:456) 20241029121208771 DMM DEBUG MM_STATE_Iu[0x561a61592660]{Detached}: Allocated (fsm.c:456) 20241029121208771 DMM DEBUG GMM(gmm_fsm)[0x561a61593c00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029121208771 DMM DEBUG GMM(gmm_fsm)[0x561a61593c00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029121208771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029121208771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029121208771 DMM DEBUG MM(262420000001007/cb8f502b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029121208771 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241029121208771 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) 20241029121208771 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121208771 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121208771 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121208771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121208771 DLSS7 DEBUG Found route for dpc=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) 20241029121208771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121208771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@340448a59994: { messageType := 2, destLocRef := '40227D'O ("@\"}"), sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@340448a59994: 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 := '2DE4406AFFD093DC3CA307E3C8BA9FE5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D97B6EF5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DA1894E95EAD7E2B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F3D0C4FE700733C41016BE51F5CB2F8A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '485E2D4F3ACC760BD6B3BA004F1F2F87'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '12AFE8383A97402217CC9801F9203B15'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B9378ED726CB6148'O } } } } } SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@340448a59994: vl_len:23 SGSN_Test_0-SCCP(1653)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1653)@340448a59994: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241029121208783 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) 20241029121208783 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121208783 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121208783 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121208783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121208783 DLSS7 DEBUG Found route for dpc=188=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) 20241029121208783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121208783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121208783 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121208783 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121208783 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121208783 DMM DEBUG MM(262420000001007/cb8f502b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241029121208783 DMM NOTICE MM(262420000001007/cb8f502b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029121208783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029121208783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029121208783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029121208783 DMM DEBUG MM(262420000001007/cb8f502b) Requesting authorization (sgsn_auth.c:160) 20241029121208783 DMM INFO MM(262420000001007/cb8f502b) Requesting authentication tuples (sgsn_auth.c:184) 20241029121208783 DMM DEBUG MM(262420000001007/cb8f502b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029121208783 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241029121208783 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1658)@340448a59994: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@340448a59994: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241029121208786 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029121208786 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029121208786 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029121208786 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029121208786 DMM INFO MM(262420000001007/cb8f502b) Subscriber data update (mmctx.c:445) 20241029121208786 DMM DEBUG MM(262420000001007/cb8f502b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029121208786 DMM INFO MM(262420000001007/cb8f502b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029121208786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029121208786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029121208786 DMM INFO MM(262420000001007/cb8f502b) <- GMM AUTH AND CIPHERING REQ (rand = 2d e4 40 6a ff d0 93 dc 3c a3 07 e3 c8 ba 9f e5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 12 af e8 38 3a 97 40 22 17 cc 98 01 f9 20 3b 15 ) (gprs_gmm.c:483) 20241029121208786 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241029121208786 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) 20241029121208786 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121208786 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121208786 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121208786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121208786 DLSS7 DEBUG Found route for dpc=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) 20241029121208786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121208786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@340448a59994: vl_len:37 SGSN_Test_0-SCCP(1653)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1653)@340448a59994: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922B9378ED723094B99990000100007F0290426CB6148'O 20241029121208796 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) 20241029121208796 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121208796 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121208796 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121208796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121208796 DLSS7 DEBUG Found route for dpc=188=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) 20241029121208796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121208796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121208797 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121208797 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121208797 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121208797 DMM INFO MM(262420000001007/cb8f502b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029121208797 DMM NOTICE MM(262420000001007/cb8f502b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029121208797 DMM DEBUG MM(262420000001007/cb8f502b) checking auth: received UMTS RES = b9 37 8e d7 26 cb 61 48 (gprs_gmm.c:666) 20241029121208797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029121208797 DMM DEBUG MM(262420000001007/cb8f502b) Requesting authorization (sgsn_auth.c:160) 20241029121208797 DMM INFO MM(262420000001007/cb8f502b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029121208797 DMM DEBUG MM(262420000001007/cb8f502b) Requesting subscriber data update (gprs_subscriber.c:894) 20241029121208797 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241029121208797 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) 20241029121208797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241029121208797 DMM DEBUG MM(262420000001007/cb8f502b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241029121208797 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) 20241029121208797 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121208797 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121208797 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121208797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121208797 DLSS7 DEBUG Found route for dpc=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) 20241029121208797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121208797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@340448a59994: vl_len:12 SGSN_Test_0-SCCP(1653)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1653)@340448a59994: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241029121208810 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) 20241029121208810 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121208810 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121208810 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121208810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121208810 DLSS7 DEBUG Found route for dpc=188=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) 20241029121208810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121208810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121208810 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241029121208810 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241029121208810 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241029121208810 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241029121208810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241029121208810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241029121208810 DMM INFO MM(262420000001007/cb8f502b) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb8f502b) (gprs_gmm.c:300) 20241029121208810 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241029121208811 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) 20241029121208811 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121208811 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121208811 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121208811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121208811 DLSS7 DEBUG Found route for dpc=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) 20241029121208811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121208811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121208811 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) 20241029121208811 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121208811 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121208811 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121208811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121208811 DLSS7 DEBUG Found route for dpc=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) 20241029121208811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121208811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241029121208815 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029121208815 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029121208815 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241029121208815 DMM INFO MM(262420000001007/cb8f502b) Subscriber data update (mmctx.c:445) 20241029121208815 DMM DEBUG MM(262420000001007/cb8f502b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029121208815 DMM INFO MM(262420000001007/cb8f502b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029121208815 DMM NOTICE MM(262420000001007/cb8f502b) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241029121208815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029121208815 DMM NOTICE MM(262420000001007/cb8f502b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029121208815 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) 20241029121208815 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029121208815 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241029121208815 DMM INFO MM(262420000001007/cb8f502b) Subscriber data update (mmctx.c:445) 20241029121208815 DMM DEBUG MM(262420000001007/cb8f502b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@340448a59994: vl_len:14 SGSN_Test_0-SCCP(1653)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1653)@340448a59994: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241029121208818 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) 20241029121208818 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121208818 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121208818 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121208818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121208818 DLSS7 DEBUG Found route for dpc=188=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) 20241029121208818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121208818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121208818 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121208818 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121208818 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121208818 DMM INFO MM(262420000001007/cb8f502b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029121208818 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) 20241029121208818 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121208818 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121208818 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121208818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121208818 DLSS7 DEBUG Found route for dpc=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) 20241029121208818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121208818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121208818 DMM NOTICE MM(262420000001007/cb8f502b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029121208818 DMM DEBUG GMM(gmm_fsm)[0x561a61593c00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029121208818 DMM DEBUG GMM(gmm_fsm)[0x561a61593c00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029121208818 DMM DEBUG MM_STATE_Iu(18)[0x561a61592660]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241029121208818 DMM DEBUG MM_STATE_Iu(18)[0x561a61592660]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241029121208818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029121208818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@340448a59994: vl_len:7 SGSN_Test_0-SCCP(1653)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1653)@340448a59994: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241029121208823 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) 20241029121208823 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121208823 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121208823 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121208823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121208823 DLSS7 DEBUG Found route for dpc=188=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) 20241029121208823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121208823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121208824 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029121208824 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029121208824 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241029121208824 DMM INFO MM(262420000001007/cb8f502b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241029121208824 DMM DEBUG MM_STATE_Iu(18)[0x561a61592660]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241029121208824 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) 20241029121208824 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121208824 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121208824 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121208824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121208824 DLSS7 DEBUG Found route for dpc=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) 20241029121208824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121208824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121208824 DMM DEBUG MM_STATE_Iu(18)[0x561a61592660]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on local reference:0 SGSN_Test_0-RAN(1654)@340448a59994: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)4203133 20241029121208825 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) 20241029121208825 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121208825 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121208825 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121208825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121208825 DLSS7 DEBUG Found route for dpc=188=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) 20241029121208825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121208825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_pmm_idle_rx_mt_data(1660)@340448a59994: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@340448a59994: 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 := 'CB8F502B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@340448a59994: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)16083418 SGSN_Test_0-RAN(1654)@340448a59994: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@340448a59994: First idle individual index:0 20241029121209026 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) 20241029121209026 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121209026 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121209026 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121209026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121209026 DLSS7 DEBUG Found route for dpc=188=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) 20241029121209026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121209026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121209027 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029121209027 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029121209027 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241029121209027 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCB8F502B) type="signalling"  (gprs_gmm.c:1944) 20241029121209027 DMM DEBUG GMM(gmm_fsm)[0x561a61593c00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241029121209027 DMM DEBUG GMM(gmm_fsm)[0x561a61593c00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241029121209027 DMM DEBUG MM(262420000001007/cb8f502b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241029121209027 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) 20241029121209027 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121209027 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121209027 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121209027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121209027 DLSS7 DEBUG Found route for dpc=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) 20241029121209027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121209027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121209028 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) 20241029121209028 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121209028 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121209028 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121209028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121209028 DLSS7 DEBUG Found route for dpc=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) 20241029121209028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121209028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@340448a59994: { messageType := 2, destLocRef := 'F569DA'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@340448a59994: vl_len:12 SGSN_Test_0-SCCP(1653)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1653)@340448a59994: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241029121209038 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) 20241029121209038 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121209038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121209038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121209038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121209038 DLSS7 DEBUG Found route for dpc=188=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) 20241029121209038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121209038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121209039 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241029121209039 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241029121209039 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241029121209039 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241029121209039 DMM DEBUG MM_STATE_Iu(18)[0x561a61592660]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241029121209039 DMM DEBUG MM_STATE_Iu(18)[0x561a61592660]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241029121209039 DMM INFO MM(262420000001007/cb8f502b) <- GMM SERVICE ACCEPT (P-TMSI=0xcb8f502b) (gprs_gmm.c:813) 20241029121209039 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241029121209039 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) 20241029121209039 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121209039 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121209039 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121209039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121209039 DLSS7 DEBUG Found route for dpc=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) 20241029121209039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121209039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121209039 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) 20241029121209039 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121209039 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121209039 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121209039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121209039 DLSS7 DEBUG Found route for dpc=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) 20241029121209039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121209039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@340448a59994: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@340448a59994: vl_len:23 SGSN_Test_0-SCCP(1653)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1653)@340448a59994: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241029121209052 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) 20241029121209052 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121209052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121209052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121209052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121209052 DLSS7 DEBUG Found route for dpc=188=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) 20241029121209052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121209052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121209052 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121209052 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121209052 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121209052 DMM INFO MM(262420000001007/cb8f502b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029121209052 DMM INFO MM(262420000001007/cb8f502b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029121209052 DMM DEBUG MM(262420000001007/cb8f502b) Using GGSN 0 (gprs_sm.c:317) 20241029121209052 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) 20241029121209052 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241029121209052 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029121209052 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:185) 20241029121209052 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241029121209079 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 4a 00 00 01 80 08 00 10 c8 11 4b 5b 11 19 67 c5 69 14 05 7f 0a a1 6f d1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1098 from retransmit req queue (gtp.c:443) 20241029121209079 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76c06e8, cbp=0x561a615945a0) (sgsn_libgtp.c:629) 20241029121209079 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029121209079 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) 20241029121209079 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121209079 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121209079 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121209079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121209079 DLSS7 DEBUG Found route for dpc=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) 20241029121209079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121209079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@340448a59994: vl_len:30 SGSN_Test_0-SCCP(1653)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1653)@340448a59994: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068008B57F772'O 20241029121209103 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) 20241029121209103 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121209103 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121209103 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121209103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121209103 DLSS7 DEBUG Found route for dpc=188=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) 20241029121209103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121209103 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121209104 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029121209104 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029121209104 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241029121209104 DRANAP INFO Rx RAB Assignment Response for UE conn_id 19 (iu_client.c:574) 20241029121209104 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241029121209104 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241029121209104 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029121209104 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241029121209105 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) 20241029121209105 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121209105 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121209105 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121209105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121209105 DLSS7 DEBUG Found route for dpc=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) 20241029121209105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121209105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241029121209109 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0f 04 4b 00 00 01 80 10 c8 11 4b 5b 11 19 67 c5 69 7f 0a a1 6f d1 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) 20241029121209109 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f02e76c06e8, cbp=0x561a615945a0) (sgsn_libgtp.c:629) 20241029121209109 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_pmm_idle_rx_mt_data(1660)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@340448a59994: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@340448a59994: vl_len:13 SGSN_Test_0-SCCP(1653)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1653)@340448a59994: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241029121209114 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) 20241029121209114 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121209114 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121209114 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121209114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121209114 DLSS7 DEBUG Found route for dpc=188=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) 20241029121209114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121209114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121209114 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241029121209114 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241029121209114 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241029121209114 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241029121209114 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) 20241029121209114 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121209114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121209114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121209114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121209114 DLSS7 DEBUG Found route for dpc=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) 20241029121209114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121209114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@340448a59994: vl_len:7 SGSN_Test_0-SCCP(1653)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1653)@340448a59994: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241029121209116 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) 20241029121209116 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121209116 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121209116 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121209116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121209116 DLSS7 DEBUG Found route for dpc=188=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) 20241029121209116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121209116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121209116 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029121209116 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029121209116 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241029121209116 DMM INFO MM(262420000001007/cb8f502b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241029121209116 DMM DEBUG MM_STATE_Iu(18)[0x561a61592660]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241029121209116 DMM DEBUG MM_STATE_Iu(18)[0x561a61592660]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241029121209116 DMM INFO MM(262420000001007/cb8f502b) Changing GTP-U endpoints 127.0.0.104/0x8b57f772 -> 127.0.0.10/0x0000000f (gprs_mm_state_iu_fsm.c:52) 20241029121209116 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) 20241029121209116 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121209116 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121209116 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241029121209116 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121209116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121209116 DLSS7 DEBUG Found route for dpc=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) 20241029121209116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121209116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on local reference:0 20241029121209117 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) 20241029121209117 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121209117 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121209117 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121209117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121209117 DLSS7 DEBUG Found route for dpc=188=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) 20241029121209117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121209117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@340448a59994: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)16083418 TC_pmm_idle_rx_mt_data(1660)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029121209118 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0f 04 4c 00 00 01 80 10 c8 11 4b 5b 11 19 67 c5 69 7f 0a a1 6f d1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1100 from retransmit req queue (gtp.c:443) 20241029121209118 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f02e76c06e8, cbp=0x561a615945a0) (sgsn_libgtp.c:629) 20241029121209118 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1654)@340448a59994: Created IMSI[0] for '262420000001007'H'CB8F502B'O to be handled at TC_pmm_idle_rx_mt_data(1660) 20241029121209121 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:822) 20241029121209121 DMM INFO MM(262420000001007/cb8f502b) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:829) 20241029121209122 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) 20241029121209122 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121209122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121209122 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121209122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121209122 DLSS7 DEBUG Found route for dpc=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) 20241029121209122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121209122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1654)@340448a59994: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@340448a59994: 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 := 'CB8F502B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@340448a59994: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)3357862 SGSN_Test_0-RAN(1654)@340448a59994: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@340448a59994: First idle individual index:0 20241029121209127 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) 20241029121209127 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121209127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121209127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121209127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121209127 DLSS7 DEBUG Found route for dpc=188=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) 20241029121209127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121209127 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121209127 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) 20241029121209127 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121209127 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121209127 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121209127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121209127 DLSS7 DEBUG Found route for dpc=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) 20241029121209127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121209127 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029121209127 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029121209127 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121209127 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241029121209127 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCB8F502B) type="signalling"  (gprs_gmm.c:1944) 20241029121209127 DMM DEBUG GMM(gmm_fsm)[0x561a61593c00]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241029121209127 DMM DEBUG MM(262420000001007/cb8f502b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241029121209128 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) 20241029121209128 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121209128 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121209128 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121209128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121209128 DLSS7 DEBUG Found route for dpc=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) 20241029121209128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121209128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@340448a59994: { messageType := 2, destLocRef := '333CA6'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@340448a59994: vl_len:12 SGSN_Test_0-SCCP(1653)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1653)@340448a59994: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241029121209131 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) 20241029121209131 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121209131 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121209131 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121209131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121209131 DLSS7 DEBUG Found route for dpc=188=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) 20241029121209131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121209131 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121209131 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241029121209131 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241029121209131 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241029121209131 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241029121209131 DMM DEBUG MM_STATE_Iu(18)[0x561a61592660]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241029121209131 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) 20241029121209131 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121209131 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121209131 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121209131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121209131 DMM DEBUG MM_STATE_Iu(18)[0x561a61592660]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241029121209131 DMM INFO MM(262420000001007/cb8f502b) <- GMM SERVICE ACCEPT (P-TMSI=0xcb8f502b) (gprs_gmm.c:813) 20241029121209131 DLSS7 DEBUG Found route for dpc=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) 20241029121209131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121209131 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241029121209131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121209131 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) 20241029121209131 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121209131 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121209131 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121209131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121209131 DLSS7 DEBUG Found route for dpc=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) 20241029121209131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121209131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029121219166 DGPRS DEBUG Checking for inactive LLMEs, time = 32732138 (sgsn.c:131) 20241029121227679 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241029121227679 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1657)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029121227679 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241029121237418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121237424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121237424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029121237432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121237436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121237436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029121237448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121237452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121237452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_pmm_idle_rx_mt_data(1660)@340448a59994: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@340448a59994: Test Component 1660 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1658)@340448a59994: Final verdict of PTC: none 20241029121238781 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029121238781 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1657)@340448a59994: Final verdict of PTC: none 20241029121238783 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029121238783 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) 20241029121238783 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241029121238783 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241029121238784 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241029121238784 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) 20241029121238784 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241029121238784 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241029121238784 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) 20241029121238784 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) 20241029121238784 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241029121238784 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241029121238784 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241029121238784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241029121238784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241029121238784 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241029121238784 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241029121238784 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI98(1647)@340448a59994: Final verdict of PTC: none -NSVCI99(1652)@340448a59994: Final verdict of PTC: none SGSN_Test_0-RAN(1654)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@340448a59994: Final verdict of PTC: none SGSN_Test_0-M3UA(1655)@340448a59994: Final verdict of PTC: none -NSVCI97(1642)@340448a59994: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@340448a59994: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@340448a59994: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@340448a59994: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@340448a59994: Final verdict of PTC: none 20241029121238787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55076<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-RNC_GTP(1656)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@340448a59994: Final verdict of PTC: none -NSVCI98-provIP(1645)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1650)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1640)@340448a59994: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1660)@340448a59994: Final verdict of PTC: fail reason: "Tguard timeout" MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): fail (none -> fail) reason: "Tguard timeout" MTC@340448a59994: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: Tguard timeout MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail'. Tue Oct 29 12:12:38 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 20241029121238960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121239461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51074<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=364600) 20241029121239782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121239782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=364600, count=378052) 20241029121240784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121240784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241029121240785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241029121240785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241029121240785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Tue Oct 29 12:12:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029121241786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121241786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Test case TC_update_ctx_err_ind_from_ggsn started. 20241029121242532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121242533 DMM INFO MM(262420000001007/cb8f502b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029121242533 DMM INFO MM(262420000001007/cb8f502b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029121242533 DMM DEBUG GMM(gmm_fsm)[0x561a61593c00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029121242533 DMM DEBUG GMM(gmm_fsm)[0x561a61593c00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029121242533 DMM DEBUG MM_STATE_Iu(18)[0x561a61592660]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241029121242533 DMM DEBUG MM_STATE_Iu(18)[0x561a61592660]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241029121242533 DMM NOTICE MM(262420000001007/cb8f502b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241029121242533 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241029121242533 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241029121242533 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029121242533 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241029121242533 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241029121242533 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) 20241029121242533 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) 20241029121242533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a61583780]{Init}: Deallocated (fsm.c:568) 20241029121242533 DMM DEBUG MM_STATE_Gb[0x561a615839e0]{Idle}: Deallocated (fsm.c:568) 20241029121242533 DMM DEBUG MM_STATE_Iu(18)[0x561a61592660]{Detached}: Deallocated (fsm.c:568) 20241029121242533 DMM DEBUG GMM(gmm_fsm)[0x561a61593c00]{Deregistered}: Deallocated (fsm.c:568) 20241029121242533 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241029121242533 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) 20241029121242533 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121242533 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121242533 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121242533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121242533 DLSS7 DEBUG Found route for dpc=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) 20241029121242533 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1661)@340448a59994: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1665)@340448a59994: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@340448a59994: Provider Link came up: sending NS-RESET 20241029121242554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029121242554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121242554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121242554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121242554 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029121242554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121242554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121242554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121242554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@340448a59994: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121242555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121242555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121242555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121242555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121242555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121242555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121242555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121242555 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121242555 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241029121242555 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121242555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121242555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121242555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@340448a59994: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121242558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@340448a59994: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121242563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121242563 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@340448a59994: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1670)@340448a59994: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@340448a59994: Provider Link came up: sending NS-RESET 20241029121242571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241029121242571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121242571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121242571 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121242571 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241029121242571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121242571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121242571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121242571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@340448a59994: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121242571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121242572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121242572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121242572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121242572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121242572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121242572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121242572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121242572 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241029121242572 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121242572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121242572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121242572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@340448a59994: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121242574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@340448a59994: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241029121242579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121242579 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@340448a59994: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1671)@340448a59994: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1675)@340448a59994: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@340448a59994: Provider Link came up: sending NS-RESET 20241029121242588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241029121242588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121242588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121242588 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121242588 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241029121242588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121242588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121242588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121242588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@340448a59994: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241029121242589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121242589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121242589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121242589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241029121242589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241029121242589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241029121242589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241029121242589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121242589 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241029121242589 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241029121242589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241029121242590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121242590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@340448a59994: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@340448a59994: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241029121242591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@340448a59994: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@340448a59994: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@340448a59994: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241029121242596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241029121242596 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1678)@340448a59994: ************************************************* SGSN_Test_0-M3UA(1678)@340448a59994: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@340448a59994: ************************************************* MTC@340448a59994: Starting RAN_Emulation SGSN_Test_0-SCCP(1676)@340448a59994: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@340448a59994: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241029121242787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121242787 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241029121242787 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241029121242787 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1680)@340448a59994: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241029121242791 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241029121242792 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1680)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1680)@340448a59994: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1680)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241029121242797 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241029121242797 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) 20241029121242797 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241029121242797 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(1678)@340448a59994: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241029121242801 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) 20241029121242801 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241029121242801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241029121242801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241029121242801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241029121242801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241029121242801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241029121242801 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) 20241029121242801 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241029121242801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241029121242801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241029121242801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241029121242801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241029121242801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241029121242801 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241029121243618 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) 20241029121243618 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121243618 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121243618 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121243618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121243618 DLSS7 DEBUG Found route for dpc=188=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) 20241029121243618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121243619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121243619 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241029121243619 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241029121243619 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) 20241029121243619 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121243619 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121243619 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121243619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121243619 DLSS7 DEBUG Found route for dpc=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) 20241029121243619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121243619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1677)@340448a59994: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@340448a59994: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='E202793A'O, index=0 SGSN_Test-GSUP(1681)@340448a59994: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@340448a59994: 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 := '8ED3'O, rac := 'E3'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1677)@340448a59994: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)6600748 SGSN_Test_0-SCCP(1676)@340448a59994: First idle individual index:0 SGSN_Test_0-RAN(1677)@340448a59994: patch: N(SD) for ConnIdx 0 set to 1 20241029121243880 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) 20241029121243880 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121243880 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121243880 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121243880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121243880 DLSS7 DEBUG Found route for dpc=188=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) 20241029121243880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121243880 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121243880 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029121243880 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029121243880 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241029121243880 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20241029121243880 DMM DEBUG GMM(gmm_fsm)[0x561a61592660]{Deregistered}: Allocated (fsm.c:456) 20241029121243880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Allocated (fsm.c:456) 20241029121243880 DMM DEBUG MM_STATE_Gb[0x561a61583780]{Idle}: Allocated (fsm.c:456) 20241029121243880 DMM DEBUG MM_STATE_Iu[0x561a61594230]{Detached}: Allocated (fsm.c:456) 20241029121243880 DMM DEBUG GMM(gmm_fsm)[0x561a61592660]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241029121243880 DMM DEBUG GMM(gmm_fsm)[0x561a61592660]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241029121243880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241029121243880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241029121243880 DMM DEBUG MM(262420000001004/f6a35e5d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241029121243880 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241029121243880 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) 20241029121243880 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121243880 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121243880 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121243880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121243880 DLSS7 DEBUG Found route for dpc=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) 20241029121243880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121243880 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121243881 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) 20241029121243881 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121243881 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121243881 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121243881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121243881 DLSS7 DEBUG Found route for dpc=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) 20241029121243881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121243881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@340448a59994: { messageType := 2, destLocRef := '64B82C'O, sourceLocRef := '000015'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@340448a59994: 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 := 'A7B9367233FA68BDE4303A46D40D94FE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7E8A5FF2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F4EC30C872AA9B53'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3CB760EC981D9507704C4B0B5F1F1E8F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '803F1FEF95956E9284E6DBCE165A2DA3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '71D7D530131F19F6337199C3ECE0B3E7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D5B3A0C767CBCB9D'O } } } } } SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@340448a59994: vl_len:23 SGSN_Test_0-SCCP(1676)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1676)@340448a59994: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241029121243890 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) 20241029121243890 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121243890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121243890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121243890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121243890 DLSS7 DEBUG Found route for dpc=188=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) 20241029121243890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121243890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121243890 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121243890 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121243890 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121243890 DMM DEBUG MM(262420000001004/f6a35e5d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241029121243890 DMM NOTICE MM(262420000001004/f6a35e5d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241029121243890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241029121243890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241029121243890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241029121243890 DMM DEBUG MM(262420000001004/f6a35e5d) Requesting authorization (sgsn_auth.c:160) 20241029121243890 DMM INFO MM(262420000001004/f6a35e5d) Requesting authentication tuples (sgsn_auth.c:184) 20241029121243890 DMM DEBUG MM(262420000001004/f6a35e5d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241029121243890 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241029121243890 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1681)@340448a59994: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@340448a59994: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241029121243893 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241029121243893 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241029121243893 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241029121243893 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241029121243893 DMM INFO MM(262420000001004/f6a35e5d) Subscriber data update (mmctx.c:445) 20241029121243893 DMM DEBUG MM(262420000001004/f6a35e5d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241029121243893 DMM INFO MM(262420000001004/f6a35e5d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241029121243893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241029121243893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241029121243893 DMM INFO MM(262420000001004/f6a35e5d) <- GMM AUTH AND CIPHERING REQ (rand = a7 b9 36 72 33 fa 68 bd e4 30 3a 46 d4 0d 94 fe , mmctx_is_r99=1, vec->auth_types=0x3, autn = 71 d7 d5 30 13 1f 19 f6 33 71 99 c3 ec e0 b3 e7 ) (gprs_gmm.c:483) 20241029121243893 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241029121243893 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) 20241029121243893 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121243893 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121243893 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121243893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121243893 DLSS7 DEBUG Found route for dpc=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) 20241029121243893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121243893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@340448a59994: vl_len:37 SGSN_Test_0-SCCP(1676)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1676)@340448a59994: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722D5B3A0C723094B99990000100004F0290467CBCB9D'O 20241029121243899 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) 20241029121243899 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121243899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121243899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121243899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121243899 DLSS7 DEBUG Found route for dpc=188=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) 20241029121243899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121243899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121243900 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121243900 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121243900 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121243900 DMM INFO MM(262420000001004/f6a35e5d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241029121243900 DMM NOTICE MM(262420000001004/f6a35e5d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241029121243900 DMM DEBUG MM(262420000001004/f6a35e5d) checking auth: received UMTS RES = d5 b3 a0 c7 67 cb cb 9d (gprs_gmm.c:666) 20241029121243900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241029121243900 DMM DEBUG MM(262420000001004/f6a35e5d) Requesting authorization (sgsn_auth.c:160) 20241029121243900 DMM INFO MM(262420000001004/f6a35e5d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241029121243900 DMM DEBUG MM(262420000001004/f6a35e5d) Requesting subscriber data update (gprs_subscriber.c:894) 20241029121243900 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241029121243900 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) 20241029121243900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241029121243900 DMM DEBUG MM(262420000001004/f6a35e5d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241029121243900 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) 20241029121243900 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121243900 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121243900 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121243900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121243900 DLSS7 DEBUG Found route for dpc=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) 20241029121243900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121243900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@340448a59994: vl_len:12 SGSN_Test_0-SCCP(1676)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1676)@340448a59994: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241029121243908 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) 20241029121243908 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121243908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121243908 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121243908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121243908 DLSS7 DEBUG Found route for dpc=188=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) 20241029121243908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121243908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121243908 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241029121243908 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241029121243908 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241029121243908 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 21) (iu_client.c:366) 20241029121243908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241029121243908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241029121243908 DMM INFO MM(262420000001004/f6a35e5d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6a35e5d) (gprs_gmm.c:300) 20241029121243908 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241029121243908 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) 20241029121243908 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121243908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121243908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121243908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121243908 DLSS7 DEBUG Found route for dpc=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) 20241029121243908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121243908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121243908 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) 20241029121243908 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121243908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121243908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121243908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121243908 DLSS7 DEBUG Found route for dpc=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) 20241029121243908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121243908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241029121243912 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241029121243912 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241029121243912 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241029121243912 DMM INFO MM(262420000001004/f6a35e5d) Subscriber data update (mmctx.c:445) 20241029121243912 DMM DEBUG MM(262420000001004/f6a35e5d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241029121243912 DMM INFO MM(262420000001004/f6a35e5d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241029121243912 DMM NOTICE MM(262420000001004/f6a35e5d) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241029121243912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241029121243912 DMM NOTICE MM(262420000001004/f6a35e5d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241029121243912 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) 20241029121243913 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241029121243913 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241029121243913 DMM INFO MM(262420000001004/f6a35e5d) Subscriber data update (mmctx.c:445) 20241029121243913 DMM DEBUG MM(262420000001004/f6a35e5d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@340448a59994: vl_len:14 SGSN_Test_0-SCCP(1676)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1676)@340448a59994: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241029121243915 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) 20241029121243915 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121243915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121243915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121243915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121243915 DLSS7 DEBUG Found route for dpc=188=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) 20241029121243915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121243915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121243915 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121243915 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121243915 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121243915 DMM INFO MM(262420000001004/f6a35e5d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241029121243915 DMM NOTICE MM(262420000001004/f6a35e5d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241029121243915 DMM DEBUG GMM(gmm_fsm)[0x561a61592660]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241029121243915 DMM DEBUG GMM(gmm_fsm)[0x561a61592660]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241029121243915 DMM DEBUG MM_STATE_Iu(21)[0x561a61594230]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241029121243915 DMM DEBUG MM_STATE_Iu(21)[0x561a61594230]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241029121243915 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) 20241029121243915 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121243915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121243915 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121243915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121243915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241029121243915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241029121243915 DLSS7 DEBUG Found route for dpc=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) 20241029121243915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121243915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@340448a59994: vl_len:7 SGSN_Test_0-SCCP(1676)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1676)@340448a59994: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241029121243919 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) 20241029121243919 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121243919 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121243919 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121243919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121243919 DLSS7 DEBUG Found route for dpc=188=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) 20241029121243919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121243919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121243919 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241029121243919 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241029121243919 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241029121243919 DMM INFO MM(262420000001004/f6a35e5d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241029121243919 DMM DEBUG MM_STATE_Iu(21)[0x561a61594230]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241029121243919 DMM DEBUG MM_STATE_Iu(21)[0x561a61594230]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241029121243919 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) 20241029121243919 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121243919 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121243919 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121243919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121243919 DLSS7 DEBUG Found route for dpc=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) 20241029121243919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121243919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on local reference:0 20241029121243920 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) 20241029121243920 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121243920 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121243920 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121243920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121243920 DLSS7 DEBUG Found route for dpc=188=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) 20241029121243920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121243920 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1677)@340448a59994: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)6600748 TC_update_ctx_err_ind_from_ggsn(1683)@340448a59994: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@340448a59994: 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 := 'F6A35E5D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@340448a59994: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)243576 SGSN_Test_0-RAN(1677)@340448a59994: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@340448a59994: First idle individual index:0 20241029121244122 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) 20241029121244122 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121244122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121244122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121244122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121244122 DLSS7 DEBUG Found route for dpc=188=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) 20241029121244122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121244122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121244123 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029121244123 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029121244123 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241029121244123 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF6A35E5D) type="signalling"  (gprs_gmm.c:1944) 20241029121244123 DMM DEBUG GMM(gmm_fsm)[0x561a61592660]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241029121244123 DMM DEBUG GMM(gmm_fsm)[0x561a61592660]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241029121244123 DMM DEBUG MM(262420000001004/f6a35e5d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241029121244123 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) 20241029121244123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121244123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121244123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121244123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121244123 DLSS7 DEBUG Found route for dpc=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) 20241029121244123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121244123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121244124 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) 20241029121244124 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121244124 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121244124 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121244124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121244124 DLSS7 DEBUG Found route for dpc=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) 20241029121244124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121244124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@340448a59994: { messageType := 2, destLocRef := '03B778'O, sourceLocRef := '000016'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@340448a59994: vl_len:12 SGSN_Test_0-SCCP(1676)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1676)@340448a59994: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241029121244135 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) 20241029121244136 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121244136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121244136 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121244136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121244136 DLSS7 DEBUG Found route for dpc=188=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) 20241029121244136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121244136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121244136 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241029121244136 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241029121244136 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241029121244136 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 22) (iu_client.c:366) 20241029121244136 DMM DEBUG MM_STATE_Iu(21)[0x561a61594230]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241029121244136 DMM DEBUG MM_STATE_Iu(21)[0x561a61594230]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241029121244136 DMM INFO MM(262420000001004/f6a35e5d) <- GMM SERVICE ACCEPT (P-TMSI=0xf6a35e5d) (gprs_gmm.c:813) 20241029121244136 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241029121244136 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) 20241029121244136 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121244136 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121244136 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121244136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121244136 DLSS7 DEBUG Found route for dpc=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) 20241029121244136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121244136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121244137 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) 20241029121244137 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121244137 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121244137 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121244137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121244137 DLSS7 DEBUG Found route for dpc=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) 20241029121244137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121244137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@340448a59994: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@340448a59994: vl_len:23 SGSN_Test_0-SCCP(1676)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1676)@340448a59994: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241029121244148 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) 20241029121244148 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121244148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121244148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121244148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121244148 DLSS7 DEBUG Found route for dpc=188=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) 20241029121244148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121244148 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121244149 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241029121244149 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241029121244149 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241029121244149 DMM INFO MM(262420000001004/f6a35e5d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241029121244149 DMM INFO MM(262420000001004/f6a35e5d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241029121244149 DMM DEBUG MM(262420000001004/f6a35e5d) Using GGSN 0 (gprs_sm.c:317) 20241029121244149 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) 20241029121244149 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241029121244149 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241029121244149 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20241029121244149 DLGTP DEBUG Registering seq=1102 in restransmit req queue (gtp.c:402) 20241029121244173 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 4e 00 00 01 80 08 00 10 51 3b 40 40 11 6e e5 1a 25 14 05 7f 7d a9 b9 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=1102 from retransmit req queue (gtp.c:443) 20241029121244174 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f02e76c1760, cbp=0x561a61594360) (sgsn_libgtp.c:629) 20241029121244174 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241029121244174 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) 20241029121244174 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121244174 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121244174 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121244174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121244174 DLSS7 DEBUG Found route for dpc=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) 20241029121244174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121244174 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@340448a59994: vl_len:30 SGSN_Test_0-SCCP(1676)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1676)@340448a59994: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068008F54087E'O 20241029121244202 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) 20241029121244202 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121244203 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121244203 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121244203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121244203 DLSS7 DEBUG Found route for dpc=188=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) 20241029121244203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121244203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121244203 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241029121244203 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241029121244203 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241029121244203 DRANAP INFO Rx RAB Assignment Response for UE conn_id 22 (iu_client.c:574) 20241029121244203 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241029121244203 DLGTP DEBUG Registering seq=1103 in restransmit req queue (gtp.c:402) 20241029121244203 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241029121244203 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241029121244203 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) 20241029121244203 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121244203 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121244203 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121244203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121244203 DLSS7 DEBUG Found route for dpc=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) 20241029121244203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121244203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241029121244207 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 4f 00 00 01 80 10 51 3b 40 40 11 6e e5 1a 25 7f 7d a9 b9 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=1103 from retransmit req queue (gtp.c:443) 20241029121244207 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f02e76c1760, cbp=0x561a61594360) (sgsn_libgtp.c:629) 20241029121244207 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_update_ctx_err_ind_from_ggsn(1683)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@340448a59994: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1677)@340448a59994: Created IMSI[0] for '262420000001004'H'F6A35E5D'O to be handled at TC_update_ctx_err_ind_from_ggsn(1683) 20241029121244221 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20241029121244221 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20241029121244221 DGPRS INFO PDP(262420000001004:5): Context 0x7f02e76c1760 was updated (sgsn_libgtp.c:659) 20241029121244221 DMM INFO MM(262420000001004/f6a35e5d) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:681) 20241029121244221 DMM DEBUG MM_STATE_Iu(21)[0x561a61594230]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:684) 20241029121244221 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) 20241029121244221 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121244221 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121244221 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121244221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121244221 DLSS7 DEBUG Found route for dpc=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) 20241029121244221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121244221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121244221 DMM DEBUG MM_STATE_Iu(21)[0x561a61594230]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20241029121244221 DMM INFO MM(262420000001004/f6a35e5d) Changing GTP-U endpoints 127.0.0.104/0x8f54087e -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20241029121244221 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20241029121244222 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) 20241029121244222 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121244222 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121244222 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121244222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121244222 DLSS7 DEBUG Found route for dpc=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) 20241029121244222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121244222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on local reference:0 20241029121244224 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) 20241029121244224 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121244224 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121244224 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121244224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121244224 DLSS7 DEBUG Found route for dpc=188=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) 20241029121244224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121244224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1677)@340448a59994: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)243576 SGSN_Test_0-RAN(1677)@340448a59994: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@340448a59994: 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 := 'F6A35E5D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@340448a59994: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)3397995 SGSN_Test_0-RAN(1677)@340448a59994: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@340448a59994: First idle individual index:0 20241029121244426 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) 20241029121244426 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121244426 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121244426 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121244426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121244426 DLSS7 DEBUG Found route for dpc=188=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) 20241029121244426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121244426 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121244427 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241029121244427 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241029121244427 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241029121244427 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF6A35E5D) type="signalling"  (gprs_gmm.c:1944) 20241029121244427 DMM DEBUG GMM(gmm_fsm)[0x561a61592660]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241029121244427 DMM DEBUG MM(262420000001004/f6a35e5d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241029121244427 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) 20241029121244427 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121244427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121244427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121244427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121244427 DLSS7 DEBUG Found route for dpc=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) 20241029121244427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121244427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121244427 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) 20241029121244427 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121244427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121244428 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121244428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121244428 DLSS7 DEBUG Found route for dpc=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) 20241029121244428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121244428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@340448a59994: { messageType := 2, destLocRef := '33D96B'O, sourceLocRef := '000017'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@340448a59994: vl_len:12 SGSN_Test_0-SCCP(1676)@340448a59994: vl_from0 SGSN_Test_0-SCCP(1676)@340448a59994: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241029121244436 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) 20241029121244436 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121244436 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241029121244436 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:599) 20241029121244436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121244437 DLSS7 DEBUG Found route for dpc=188=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) 20241029121244437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241029121244437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121244437 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241029121244437 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241029121244437 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241029121244437 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 23) (iu_client.c:366) 20241029121244437 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) 20241029121244437 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121244437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121244437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121244437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121244437 DLSS7 DEBUG Found route for dpc=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) 20241029121244437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121244437 DMM DEBUG MM_STATE_Iu(21)[0x561a61594230]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241029121244437 DMM DEBUG MM_STATE_Iu(21)[0x561a61594230]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241029121244437 DMM INFO MM(262420000001004/f6a35e5d) <- GMM SERVICE ACCEPT (P-TMSI=0xf6a35e5d) (gprs_gmm.c:813) 20241029121244437 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:510) 20241029121244437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241029121244437 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) 20241029121244437 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121244437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121244437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121244437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121244437 DLSS7 DEBUG Found route for dpc=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) 20241029121244437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241029121244437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@340448a59994: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@340448a59994: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@340448a59994: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@340448a59994: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@340448a59994: setverdict(pass): pass -> pass, component reason not changed 20241029121249167 DGPRS DEBUG Checking for inactive LLMEs, time = 32732168 (sgsn.c:131) 20241029121300006 DLGTP DEBUG Retransmit resp queue seq 2 expired, removing from queue (gsn.c:293) 20241029121302788 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241029121302788 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241029121302789 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1680)@340448a59994: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@340448a59994: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241029121312556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121312558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121312558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029121312573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121312576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121312576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x561a61580410]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241029121312590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121312592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241029121312592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x561a61581e70]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_update_ctx_err_ind_from_ggsn(1683)@340448a59994: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@340448a59994: Test Component 1683 has requested to stop MTC. Terminating current testcase execution. 20241029121313888 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241029121313888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1681)@340448a59994: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@340448a59994: Final verdict of PTC: none 20241029121313889 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241029121313890 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) 20241029121313890 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241029121313890 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241029121313890 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241029121313890 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) 20241029121313890 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241029121313890 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241029121313890 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) 20241029121313890 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) 20241029121313890 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241029121313890 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241029121313890 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241029121313890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241029121313890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241029121313891 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241029121313891 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241029121313891 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb1-NS1(1666)@340448a59994: Final verdict of PTC: none SGSN_Test_0-RAN(1677)@340448a59994: Final verdict of PTC: none SGSN_Test_0-M3UA(1678)@340448a59994: Final verdict of PTC: none -NSVCI97(1665)@340448a59994: Final verdict of PTC: none -NSVCI98(1670)@340448a59994: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@340448a59994: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@340448a59994: Final verdict of PTC: none -NSVCI99(1675)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@340448a59994: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@340448a59994: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@340448a59994: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@340448a59994: Final verdict of PTC: none 20241029121313891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37586<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1672)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@340448a59994: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@340448a59994: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@340448a59994: Final verdict of PTC: none -NSVCI97-provIP(1663)@340448a59994: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1683)@340448a59994: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1668)@340448a59994: Final verdict of PTC: none -NSVCI99-provIP(1673)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: none MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@340448a59994: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@340448a59994: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@340448a59994: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): fail (none -> fail) reason: "Tguard timeout" MTC@340448a59994: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: Tguard timeout MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Tue Oct 29 12:13:13 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 20241029121314029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121314633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37760<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=359040) 20241029121314889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121314889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=359040, count=360480) 20241029121315890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121315890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241029121315892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241029121315892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241029121315892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@340448a59994: Test execution finished. MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Tue Oct 29 12:13:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029121316892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121316892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_NS_connect_alive started. 20241029121317703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121317706 DMM INFO MM(262420000001004/f6a35e5d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241029121317706 DMM INFO MM(262420000001004/f6a35e5d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241029121317706 DMM DEBUG GMM(gmm_fsm)[0x561a61592660]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241029121317706 DMM DEBUG GMM(gmm_fsm)[0x561a61592660]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241029121317706 DMM DEBUG MM_STATE_Iu(21)[0x561a61594230]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241029121317707 DMM DEBUG MM_STATE_Iu(21)[0x561a61594230]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241029121317707 DMM NOTICE MM(262420000001004/f6a35e5d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241029121317707 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241029121317707 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241029121317707 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241029121317707 DLGTP DEBUG Registering seq=1104 in restransmit req queue (gtp.c:402) 20241029121317707 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241029121317707 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) 20241029121317707 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) 20241029121317707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x561a615839e0]{Init}: Deallocated (fsm.c:568) 20241029121317707 DMM DEBUG MM_STATE_Gb[0x561a61583780]{Idle}: Deallocated (fsm.c:568) 20241029121317707 DMM DEBUG MM_STATE_Iu(21)[0x561a61594230]{Detached}: Deallocated (fsm.c:568) 20241029121317707 DMM DEBUG GMM(gmm_fsm)[0x561a61592660]{Deregistered}: Deallocated (fsm.c:568) 20241029121317707 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) 20241029121317707 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241029121317707 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241029121317707 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:599) 20241029121317707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241029121317707 DLSS7 DEBUG Found route for dpc=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) 20241029121317707 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241029121317707 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241029121317736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241029121317736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241029121317736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241029121317893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121317893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: setverdict(pass): none -> pass MTC@340448a59994: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241029121318745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37776<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: pass MTC@340448a59994: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@340448a59994: Test case TC_NS_connect_alive finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Tue Oct 29 12:13:18 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 20241029121318785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121318894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121318894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241029121319168 DGPRS DEBUG Checking for inactive LLMEs, time = 32732198 (sgsn.c:131) 20241029121319287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37778<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=18964) 20241029121319895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121319895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=18964, count=20448) 20241029121320897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121320897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Tue Oct 29 12:13:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241029121321899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121321899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@340448a59994: Test case TC_NS_connect_reset started. 20241029121322372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121322373 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241029121322407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241029121322407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241029121322407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241029121322407 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241029121322407 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241029121322407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241029121322407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241029121322407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121322407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x561a6157df80]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@340448a59994: setverdict(pass): none -> pass 20241029121322900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121322900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241029121323410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46108<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@340448a59994: Final verdict of PTC: none MTC@340448a59994: Setting final verdict of the test case. MTC@340448a59994: Local verdict of MTC: pass MTC@340448a59994: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@340448a59994: Test case TC_NS_connect_reset finished. Verdict: pass MTC@340448a59994: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Tue Oct 29 12:13:23 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 20241029121323437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241029121323901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121323901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241029121323939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46120<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20241029121324903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121324903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7456, count=12352) 20241029121325408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241029121325904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121325904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@340448a59994: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@340448a59994: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@340448a59994: Terminating MTC. MC@340448a59994: MTC terminated. MC2> exit MC@340448a59994: Shutting down session. MC@340448a59994: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7788.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass 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 SGSN_Tests_Iu.TC_attach_pdp_act_user pass SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 5 NEW: FAIL: 1 xfail: 3 pass: 77 NEW: PASS: 2 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3337792) [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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241029121326906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121326906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241029121327906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121327906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241029121328409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/log_format.sh'] 20241029121328906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121328906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241029121329908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241029121329908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (3337722) [testenv][generic] Stopping sgsn (3337743) [testenv][generic] Showing junit-xml-7788.log [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/junit-xml-7788.log && echo']             SGSN_Tests.ttcn:3219 SGSN_Tests control part SGSN_Tests.ttcn:755 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3220 SGSN_Tests control part SGSN_Tests.ttcn:786 TC_attach_gsup_lu_reject testcase                                       Tguard timeout SGSN_Tests.ttcn:3259 SGSN_Tests control part SGSN_Tests.ttcn:1215 TC_attach_second_attempt testcase                      Tguard timeout SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:2707 TC_paging_ps_ra_multiple_cells testcase          Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3291 SGSN_Tests control part SGSN_Tests.ttcn:3108 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3292 SGSN_Tests control part SGSN_Tests.ttcn:3206 TC_sgsn_context_req_out testcase              Tguard timeout SGSN_Tests_Iu.ttcn:429 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:274 TC_attach_pdp_act_pmm_idle testcase    Tguard timeout SGSN_Tests_Iu.ttcn:430 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:354 TC_pmm_idle_rx_mt_data testcase    Tguard timeout SGSN_Tests_Iu.ttcn:431 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:415 TC_update_ctx_err_ind_from_ggsn testcase      [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0'] testenv-sgsn-generic-osmocom-nightly-20241029-1158-49469d91-0 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-io_uring/241/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