Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 7108643171a3fc71a75e4ff7434b5252c7df5b2e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7108643171a3fc71a75e4ff7434b5252c7df5b2e # timeout=10 Commit message: "testenv: podman: disable send_redirects" > git rev-list --no-walk 7108643171a3fc71a75e4ff7434b5252c7df5b2e # timeout=10 [ttcn3-sgsn-test-asan] $ /bin/sh -xe /tmp/jenkins4033424884091598482.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + 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:47ddea1ab9ecf4cc690f804829cbca14e5ba48dfd366075399fac7db883422c3 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:0bec61e96e833ca4660c9d42e825a0c56fdb00bfee709cb11f5d743e5f5a5433 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:88fbf634186715ae2e4520575b0dea46f37ae466b51354fd978e95af830e4f92 Copying blob sha256:c98b27bb9967805a35ba6914fd613692c2b9959dca408aa9ccc6d0162ead060f Copying blob sha256:266aa5d8ea309f8bc87a610ab47d8a57e2f3d7e10f1642197c0bd86fcfb3965a Copying blob sha256:00692accea1ceaf708d83832d7a6e713864e03731042dfd26a17150548691c01 Copying blob sha256:10467bb343063ab1ffc03d4f040e4b53ade687eb4142dd1411758d511d3c3061 Copying blob sha256:5f1d2dabbca8c2e6cd9adc07b1e46d492a74493dfa08d4fb03c77ff548458668 Copying config sha256:d1f527b921aa39e76b93228804388c04331a81de4f3242a6438e4d74af5c47a1 Writing manifest to image destination Storing signatures d1f527b921aa39e76b93228804388c04331a81de4f3242a6438e4d74af5c47a1 + rm -rf logs _cache + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs -b osmocom:nightly:asan -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-09-17 13:52:04 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/testenv-podman-main.sh'] 8a64226f88eb8acb9186ab4b64fc61e9538202e1d6bf4b62f5403387d717d115 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Ign:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [185 kB] Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [79.3 kB] Fetched 9311 kB in 1s (9583 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', './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 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 RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', '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_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_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_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_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_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 `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:85.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:61.1-65.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:84.10-95.2: In function definition `enum2oct1_Cause_gtpc_tmpl': GTPv1C_Templates.ttcn:92.5-94.3: In else statement: GTPv1C_Templates.ttcn:93.4-33: In return statement: GTPv1C_Templates.ttcn:93.29-33: In actual parameter list of function `@GTPv1C_Templates.f_GTP_Cause_2_OCT1': GTPv1C_Templates.ttcn:93.30-32: In parameter #1 for `cause': GTPv1C_Templates.ttcn:93.30-32: warning: Inadequate restriction on the referenced template parameter `inp', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:84.45-66: note: Referenced template parameter is here GTPv1C_Templates.ttcn:100.2-109.2: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:106.5-108.3: In else statement: GTPv1C_Templates.ttcn:107.4-30: In return statement: GTPv1C_Templates.ttcn:107.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:107.25-29: In parameter #1 for `cause': GTPv1C_Templates.ttcn:107.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:100.27-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:193.2-201.2: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:198.5-200.3: In else statement: GTPv1C_Templates.ttcn:199.4-38: In return statement: GTPv1C_Templates.ttcn:199.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:199.27-37: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:199.27-37: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:193.29-58: note: Referenced template parameter is here GTPv1C_Templates.ttcn:202.10-208.2: In function definition `f_ts_MS_Validated': GTPv1C_Templates.ttcn:207.3-37: In return statement: GTPv1C_Templates.ttcn:207.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': GTPv1C_Templates.ttcn:207.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:207.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:202.37-68: note: Referenced template parameter is here GTPv1C_Templates.ttcn:229.10-235.2: In function definition `f_ts_TEIC': GTPv1C_Templates.ttcn:234.3-22: In return statement: GTPv1C_Templates.ttcn:234.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': GTPv1C_Templates.ttcn:234.18-21: In parameter #1 for `teic': GTPv1C_Templates.ttcn:234.18-21: warning: Inadequate restriction on the referenced template parameter `teic', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:229.29-53: note: Referenced template parameter is here GTPv1C_Templates.ttcn:259.10-265.2: In function definition `f_ts_IMEISV': GTPv1C_Templates.ttcn:264.3-26: In return statement: GTPv1C_Templates.ttcn:264.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': GTPv1C_Templates.ttcn:264.20-25: In parameter #1 for `imeisv': GTPv1C_Templates.ttcn:264.20-25: warning: Inadequate restriction on the referenced template parameter `imeisv', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:259.31-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:284.2-296.2: In function definition `f_ts_MS_TimeZone': GTPv1C_Templates.ttcn:289.3-291.3: In if statement: GTPv1C_Templates.ttcn:290.4-66: In return statement: GTPv1C_Templates.ttcn:290.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': In parameter #2 for `daylightSavingTime': GTPv1C_Templates.ttcn:290.48-65: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here GTPv1C_Templates.ttcn:292.3-294.3: In if statement: GTPv1C_Templates.ttcn:293.4-34: In return statement: GTPv1C_Templates.ttcn:293.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': GTPv1C_Templates.ttcn:293.26-33: In parameter #1 for `timeZone': GTPv1C_Templates.ttcn:293.26-33: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here GTPv1C_Templates.ttcn:295.3-53: In return statement: GTPv1C_Templates.ttcn:295.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': GTPv1C_Templates.ttcn:295.25-32: In parameter #1 for `timeZone': GTPv1C_Templates.ttcn:295.25-32: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here GTPv1C_Templates.ttcn:295.35-52: In parameter #2 for `daylightSavingTime': GTPv1C_Templates.ttcn:295.35-52: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here GTPv1C_Templates.ttcn:314.10-320.2: In function definition `f_ts_ChargingCharacteristics': GTPv1C_Templates.ttcn:319.3-49: In return statement: GTPv1C_Templates.ttcn:319.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': GTPv1C_Templates.ttcn:319.37-48: In parameter #1 for `chargingChar': GTPv1C_Templates.ttcn:319.37-48: warning: Inadequate restriction on the referenced template parameter `chargingChar', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:314.48-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:701.2-709.2: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:706.5-708.3: In else statement: GTPv1C_Templates.ttcn:707.4-25: In return statement: GTPv1C_Templates.ttcn:707.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:707.19-24: In parameter #1 for `digits': GTPv1C_Templates.ttcn:707.19-24: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:701.21-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:726.2-732.2: In function definition `f_ts_RATType': GTPv1C_Templates.ttcn:729.5-731.3: In else statement: GTPv1C_Templates.ttcn:730.4-30: In return statement: GTPv1C_Templates.ttcn:730.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': GTPv1C_Templates.ttcn:730.22-29: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:730.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:726.24-60: note: Referenced template parameter is here GTPv1C_Templates.ttcn:738.2-746.2: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:743.5-745.3: In else statement: GTPv1C_Templates.ttcn:744.4-30: In return statement: GTPv1C_Templates.ttcn:744.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:744.22-29: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:744.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:738.24-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1163.2-1171.2: In template definition `ts_PCO_IPv4_DNS_IPCP': GTPv1C_Templates.ttcn:1164.16-1170.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1168.4-1169.62: In component 2: GTPv1C_Templates.ttcn:1169.9-60: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1169.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1169.24-59: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1169.24-59: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1281.2-1283.74: In template definition `ts_IPCP_ReqDNS': GTPv1C_Templates.ttcn:1282.10-1283.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1283.4-73: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1173.2-1181.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': GTPv1C_Templates.ttcn:1174.16-1180.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1178.4-1179.57: In component 2: GTPv1C_Templates.ttcn:1179.9-55: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1179.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1179.24-54: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1179.24-54: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1285.2-1287.39: In template definition `ts_IPCP_ReqDNS_Primary': GTPv1C_Templates.ttcn:1286.10-1287.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1287.4-38: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1182.2-1190.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': GTPv1C_Templates.ttcn:1183.16-1189.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1187.4-1188.59: In component 2: GTPv1C_Templates.ttcn:1188.9-57: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1188.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1188.24-56: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1188.24-56: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1288.2-1290.41: In template definition `ts_IPCP_ReqDNS_Secondary': GTPv1C_Templates.ttcn:1289.10-1290.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1290.4-40: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1236.2-1250.2: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1249.3-12: warning: Control never reaches this statement GTPv1C_Templates.ttcn:1453.2-1490.2: In template definition `ts_SGSNContextRespPDU': GTPv1C_Templates.ttcn:1459.27-1489.3: In template for union field `sgsn_ContextResponse': GTPv1C_Templates.ttcn:1470.30-58: In template for record field `sgsn_addr_controlPlane': GTPv1C_Templates.ttcn:1470.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': GTPv1C_Templates.ttcn:1470.41-57: In parameter #1 for `ip_addr': GTPv1C_Templates.ttcn:1470.41-57: warning: Inadequate restriction on the referenced template parameter `sgsn_addr_control', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1456.8-60: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1568.2-1603.2: In function definition `tr_GTPC_Cell_Identifier_V': GTPv1C_Templates.ttcn:1602.3-12: In return statement: GTPv1C_Templates.ttcn:1602.10-12: warning: Inadequate restriction on the referenced template variable `ret', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1569.39-1579.3: note: Referenced template variable is here 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:1409.1-1445.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1416.2-1424.2: In if statement: RAN_Emulation.ttcnpp:1419.3-1423.3: In if statement: RAN_Emulation.ttcnpp:1422.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1444.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:231.1-253.1: In altstep definition `as_mm_identity': BSSGP_ConnHdlr.ttcn:233.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:233.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:238.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:238.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:243.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:243.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:248.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:248.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:256.1-267.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:260.2-265.2: In alt construct: BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:262.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:262.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:300.1-373.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:304.2-367.2: In if statement: BSSGP_ConnHdlr.ttcn:363.3-366.3: In if statement: BSSGP_ConnHdlr.ttcn:365.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:365.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:372.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:372.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:561.1-581.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:578.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:578.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:582.1-585.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:583.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:583.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:584.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:584.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:587.1-610.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:601.2-609.2: In alt construct: BSSGP_ConnHdlr.ttcn:603.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:603.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:604.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:604.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.1-631.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:628.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:628.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:695.1-704.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:697.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:697.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:697.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:744.9-761.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:754.3-759.22: In send statement: BSSGP_ConnHdlr.ttcn:754.47-759.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:759.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:759.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:746.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:869.1-872.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:870.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:870.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:871.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:871.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:874.1-907.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:898.2-906.2: In alt construct: BSSGP_ConnHdlr.ttcn:900.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:900.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:901.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:901.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:909.1-925.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:919.2-923.2: In alt construct: BSSGP_ConnHdlr.ttcn:920.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:920.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:921.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:921.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:922.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:922.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:927.1-958.1: In function definition `f_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:944.2-957.2: In alt construct: BSSGP_ConnHdlr.ttcn:945.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:945.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:1106.1-1131.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1113.2-1130.2: In alt construct: BSSGP_ConnHdlr.ttcn:1115.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1115.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1117.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1117.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1118.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1118.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1122.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1122.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1123.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1123.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:2077.9-2179.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2169.2-15: In deactivate statement: SGSN_Tests.ttcn:2169.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2206.9-2252.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2251.2-15: In deactivate statement: SGSN_Tests.ttcn:2251.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2506.9-2527.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2518.2-18: In function instance: SGSN_Tests.ttcn:2518.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2526.2-14: In deactivate statement: SGSN_Tests.ttcn:2526.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2539.9-2567.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2560.2-14: In deactivate statement: SGSN_Tests.ttcn:2560.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2578.9-2609.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2590.2-18: In function instance: SGSN_Tests.ttcn:2590.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2598.2-14: In deactivate statement: SGSN_Tests.ttcn:2598.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2704.1-2780.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2729.2-2731.19: In variable assignment: SGSN_Tests.ttcn:2729.45-2731.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2729.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2729.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2729.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2729.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:2710.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2730.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2730.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2730.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2730.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:2711.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2758.2-2760.22: In variable assignment: SGSN_Tests.ttcn:2758.47-2760.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2758.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2758.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2758.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2758.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:2711.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2759.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2759.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2759.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2759.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:2710.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2782.1-2890.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2855.2-2857.21: In variable assignment: SGSN_Tests.ttcn:2855.47-2857.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2855.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2855.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2855.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2855.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:2822.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2856.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2856.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2856.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2856.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:2822.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2869.2-2871.22: In variable assignment: SGSN_Tests.ttcn:2869.48-2871.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2871.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2871.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:2860.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2872.2-101: In variable assignment: SGSN_Tests.ttcn:2872.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2872.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2872.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2872.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2872.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:2861.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:224.9-256.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:245.2-69: In receive statement: SGSN_Tests_Iu.ttcn:245.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:271.9-317.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:306.2-69: In receive statement: SGSN_Tests_Iu.ttcn:306.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_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 `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: 720 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', 'make', '-j', '17'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAW_NS.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_2.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_7.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_2.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Templates_part_2.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_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_2.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_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.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_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for Native_Functions_part_3.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_2.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_7.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_CodecPort.cc Creating dependency file for RANAP_Templates.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_CC_Types.cc Creating dependency file for MobileL3_CommonIE_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 LLC_Types.cc Creating dependency file for M3UA_Emulation.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 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 IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc 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 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_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env 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_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 L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:16604:1: warning: control reaches end of non-void function [-Wreturn-type] 16604 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:16656:1: warning: control reaches end of non-void function [-Wreturn-type] 16656 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:16765:1: warning: control reaches end of non-void function [-Wreturn-type] 16765 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:16816:1: warning: control reaches end of non-void function [-Wreturn-type] 16816 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_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 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_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 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_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_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_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 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_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_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_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 L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Ign:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [51.9 kB] Fetched 53.5 kB in 1s (96.6 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-sgsn, osmo-stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-nightly-asan The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-nightly-asan 0 upgraded, 16 newly installed, 0 to remove and 10 not upgraded. Need to get 6732 kB of archives. After this operation, 69.9 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202410012029 [1192 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.13.ddc5.202410012029~asan [578 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libgtp10 1.12.0.6.8c01.202410012029~asan [129 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.13.ddc5.202410012029~asan [162 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.13.ddc5.202410012029~asan [1082 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.13.ddc5.202410012029~asan [275 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.13.9119.202410012029~asan [314 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202410012029~asan [45.2 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202410012029~asan [197 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran10 2.0.0.3.e1ad.202410012029~asan [529 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.13.ddc5.202410012029~asan [96.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.10.0.13.ddc5.202410012029~asan [741 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-stp 2.0.0.3.e1ad.202410012029~asan [19.8 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libasn1c1 0.9.37.202410012029~asan [358 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-ranap7 1.6.0.1.4a6b5.202410012029~asan [1629 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-sgsn 1.12.0.14.b12c.202410012029~asan [575 kB] Fetched 6732 kB in 0s (19.4 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly-asan. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 45138 files and directories currently installed.) Preparing to unpack .../00-osmocom-nightly-asan_202410012029_amd64.deb ... Unpacking osmocom-nightly-asan (202410012029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.13.ddc5.202410012029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.13.ddc5.202410012029~asan) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.6.8c01.202410012029~asan_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.6.8c01.202410012029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.13.ddc5.202410012029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.13.ddc5.202410012029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.13.ddc5.202410012029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.13.ddc5.202410012029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.13.ddc5.202410012029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.13.ddc5.202410012029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.13.9119.202410012029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.13.9119.202410012029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.2.7c06.202410012029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410012029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202410012029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202410012029~asan) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0.3.e1ad.202410012029~asan_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.3.e1ad.202410012029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.13.ddc5.202410012029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.13.ddc5.202410012029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.13.ddc5.202410012029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.13.ddc5.202410012029~asan) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.3.e1ad.202410012029~asan_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.3.e1ad.202410012029~asan) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202410012029~asan_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202410012029~asan) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.1.4a6b5.202410012029~asan_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.1.4a6b5.202410012029~asan) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.14.b12c.202410012029~asan_amd64.deb ... Unpacking osmo-sgsn (1.12.0.14.b12c.202410012029~asan) ... Setting up osmocom-nightly-asan (202410012029) ... Setting up libasn1c1:amd64 (0.9.37.202410012029~asan) ... Setting up libosmocore22:amd64 (1.10.0.13.ddc5.202410012029~asan) ... Setting up libosmovty13:amd64 (1.10.0.13.ddc5.202410012029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.13.ddc5.202410012029~asan) ... Setting up libgtp10:amd64 (1.12.0.6.8c01.202410012029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.13.ddc5.202410012029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.13.9119.202410012029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.13.ddc5.202410012029~asan) ... Setting up libosmogb14:amd64 (1.10.0.13.ddc5.202410012029~asan) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202410012029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410012029~asan) ... Setting up libosmo-sigtran10:amd64 (2.0.0.3.e1ad.202410012029~asan) ... Setting up osmo-stp:amd64 (2.0.0.3.e1ad.202410012029~asan) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Created symlink /etc/systemd/system/multi-user.target.wants/osmo-stp.service → /lib/systemd/system/osmo-stp.service. Setting up libosmo-ranap7:amd64 (1.6.0.1.4a6b5.202410012029~asan) ... Setting up osmo-sgsn (1.12.0.14.b12c.202410012029~asan) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Created symlink /etc/systemd/system/multi-user.target.wants/osmo-sgsn.service → /lib/systemd/system/osmo-sgsn.service. Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/stp/osmo-stp.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/sgsn/osmo-sgsn.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/stp/stp.log'] 20241002124229572 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:338) 20241002124229572 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:638) 20241002124229572 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) 20241002124229572 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241002124229572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241002124229572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241002124229572 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:957) 20241002124229572 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241002124229572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241002124229573 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:781) 20241002124229573 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241002124229573 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241002124229573 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241002124229573 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241002124229573 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241002124229573 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241002124229573 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/sgsn/sgsn.log'] [testenv][generic] Running testsuite rate_ctr.c:86 validating counter group 0x561da404aa80(sgsn) with 23 counters 20241002124229831 DLSS7 INFO (r=127.0.0.1:60899<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241002124229831 DLSS7 INFO (r=127.0.0.1:60899<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241002124229831 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:60899<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241002124229832 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241002124229832 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241002124229832 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241002124229832 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241002124229832 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241002124229832 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241002124229832 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241002124229848 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:966) 20241002124229848 DGPRS NOTICE libGTP v1.12.0.6-8c01.202410012029~asan initialized (sgsn_main.c:456) 20241002124229848 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241002124229848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124229848 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241002124229849 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241002124229849 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241002124229849 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241002124229849 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) 20241002124229849 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241002124229849 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241002124229849 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241002124229849 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:409) 20241002124229849 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241002124229849 DLSS7 INFO (r=127.0.0.1:57666<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241002124229849 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241002124229849 DLSS7 INFO (r=127.0.0.1:57666<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241002124229849 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:57666<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241002124229849 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241002124229849 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241002124229849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241002124229849 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241002124229849 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241002124229849 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241002124229849 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) 20241002124229849 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241002124229849 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241002124229849 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:60899<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241002124229849 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) 20241002124229849 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241002124229849 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241002124229849 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241002124229849 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241002124229849 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241002124229849 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241002124229849 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241002124229849 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241002124229849 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241002124229849 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002124229849 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241002124229849 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241002124229849 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241002124229849 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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@8a64226f88eb: Unix server socket created successfully. MC@8a64226f88eb: Listening on TCP port 34327. MC2> 8a64226f88eb is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 8a64226f88eb 34327 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@8a64226f88eb: New HC connected from 10.0.2.100 [10.0.2.100]. 8a64226f88eb: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@8a64226f88eb: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@8a64226f88eb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8a64226f88eb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8a64226f88eb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8a64226f88eb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8a64226f88eb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8a64226f88eb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@8a64226f88eb: Configuration file was processed on all HCs. MC@8a64226f88eb: Creating MTC on host 10.0.2.100. MC@8a64226f88eb: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Wed Oct 2 12:42:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124230849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124230850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach started. 20241002124231520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124231524 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124231568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241002124231568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241002124231568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241002124231568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124231568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124231568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124231568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124231568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124231568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124231570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124231570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124231570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124231570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124231570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124231570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124231570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124231570 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241002124231570 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124231570 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124231570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124231571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124231571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124231574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002124231584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124231585 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(12)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124231608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNCONFIGURED}: Allocated (fsm.c:456) 20241002124231608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241002124231608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241002124231608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124231608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124231608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124231608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124231608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124231608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124231609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124231610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124231610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124231610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124231610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124231610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124231610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124231610 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241002124231610 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124231610 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124231610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124231610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124231610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124231614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124231614 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-NS2(13)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124231623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124231623 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(14)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI210(11)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(18)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(18)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124231649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241002124231649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241002124231649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241002124231649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124231649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124231649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124231649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124231649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124231649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(18)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124231651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124231651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124231651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124231651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124231651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124231652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124231652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124231652 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241002124231652 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124231652 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124231652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(18)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124231652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124231652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(18)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124231656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124231656 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)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124231664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124231664 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(15)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124231850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124231850 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124231851 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124231851 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241002124231851 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002124231851 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:747) 20241002124231851 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:199) 20241002124231851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241002124231851 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:957) 20241002124231851 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:781) 20241002124231851 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241002124231851 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241002124231851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:337) 20241002124231851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) SGSN_Test-GSUP-IPA(17)@8a64226f88eb: Established a new IPA connection (conn_id=2) 20241002124231851 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:656) 20241002124231851 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002124231851 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241002124231851 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241002124231851 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241002124231852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241002124231852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241002124231852 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241002124231852 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x6120000048a0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241002124231852 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:656) SGSN_Test-GSUP-IPA(17)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124231853 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(17)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(17)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124231853 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(17)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(17)@8a64226f88eb: 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(17)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(17)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@8a64226f88eb: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='F0D03298'O, index=0 SGSN_Test-GSUP(19)@8a64226f88eb: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@8a64226f88eb: 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 := '7B5CF2D8EC583FCA1DBD200F4F1F4C28'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A8CA0FF4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FCB8E475B0502886'O } } } } } 20241002124232908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124232908 DLLC NOTICE LLME(ffffffff/f0d03298){UNASSIGNED} LLC RX: unknown TLLI 0xf0d03298, creating LLME on the fly (gprs_llc.c:552) 20241002124232908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124232909 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124232909 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Deregistered}: Allocated (fsm.c:456) 20241002124232909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Init}: Allocated (fsm.c:456) 20241002124232909 DMM DEBUG MM_STATE_Gb[0x612000005320]{Idle}: Allocated (fsm.c:456) 20241002124232909 DMM DEBUG MM_STATE_Iu[0x6120000054a0]{Detached}: Allocated (fsm.c:456) 20241002124232909 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124232909 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124232909 DLLC NOTICE LLME(ffffffff/f0d03298){UNASSIGNED} LLGM Assign pre (f0d03298 => d90f6ca3) (gprs_llc.c:1079) 20241002124232909 DLLC NOTICE LLME(f0d03298/d90f6ca3){ASSIGNED} LLGM Assign post (f0d03298 => d90f6ca3) (gprs_llc.c:1125) 20241002124232909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124232909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124232909 DMM DEBUG MM(262420000000001/d90f6ca3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124232922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124232922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124232922 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124232922 DMM DEBUG MM(262420000000001/d90f6ca3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241002124232922 DMM NOTICE MM(262420000000001/d90f6ca3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124232922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124232922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124232922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124232922 DMM DEBUG MM(262420000000001/d90f6ca3) Requesting authorization (sgsn_auth.c:160) 20241002124232922 DMM INFO MM(262420000000001/d90f6ca3) Requesting authentication tuples (sgsn_auth.c:184) 20241002124232922 DMM DEBUG MM(262420000000001/d90f6ca3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124232922 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241002124232922 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@8a64226f88eb: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241002124232925 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124232925 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124232925 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124232925 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124232925 DMM INFO MM(262420000000001/d90f6ca3) Subscriber data update (mmctx.c:445) 20241002124232925 DMM DEBUG MM(262420000000001/d90f6ca3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124232926 DMM INFO MM(262420000000001/d90f6ca3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124232926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124232926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124232926 DMM INFO MM(262420000000001/d90f6ca3) <- GMM AUTH AND CIPHERING REQ (rand = 7b 5c f2 d8 ec 58 3f ca 1d bd 20 0f 4f 1f 4c 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124232933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124232933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124232933 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124232933 DMM INFO MM(262420000000001/d90f6ca3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124232933 DMM NOTICE MM(262420000000001/d90f6ca3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124232933 DMM DEBUG MM(262420000000001/d90f6ca3) checking auth: received GSM SRES = a8 ca 0f f4 (gprs_gmm.c:666) 20241002124232933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124232933 DMM DEBUG MM(262420000000001/d90f6ca3) Requesting authorization (sgsn_auth.c:160) 20241002124232933 DMM INFO MM(262420000000001/d90f6ca3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124232933 DMM DEBUG MM(262420000000001/d90f6ca3) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124232933 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241002124232933 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) 20241002124232933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124232933 DMM INFO MM(262420000000001/d90f6ca3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd90f6ca3) (gprs_gmm.c:300) 20241002124232935 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124232935 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124232935 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241002124232935 DMM INFO MM(262420000000001/d90f6ca3) Subscriber data update (mmctx.c:445) 20241002124232935 DMM DEBUG MM(262420000000001/d90f6ca3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124232935 DMM INFO MM(262420000000001/d90f6ca3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124232935 DMM NOTICE MM(262420000000001/d90f6ca3) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241002124232935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124232935 DMM NOTICE MM(262420000000001/d90f6ca3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124232935 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) 20241002124232936 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124232936 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241002124232936 DMM INFO MM(262420000000001/d90f6ca3) Subscriber data update (mmctx.c:445) 20241002124232936 DMM DEBUG MM(262420000000001/d90f6ca3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002124232942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124232942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124232942 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124232942 DMM INFO MM(262420000000001/d90f6ca3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124232942 DMM NOTICE MM(262420000000001/d90f6ca3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124232942 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124232942 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124232942 DLLC NOTICE LLME(f0d03298/d90f6ca3){ASSIGNED} LLGM Assign pre (ffffffff => d90f6ca3) (gprs_llc.c:1079) 20241002124232942 DLLC NOTICE LLME(ffffffff/d90f6ca3){ASSIGNED} LLGM Assign post (ffffffff => d90f6ca3) (gprs_llc.c:1125) 20241002124232942 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124232942 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124232942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124232942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@8a64226f88eb: setverdict(pass): none -> pass TC_attach-BVCI196(6)@8a64226f88eb: Removing Client IMSI='262420000000001'H, index=0 20241002124232993 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) 20241002124232993 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241002124232993 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:57666 err=None (osmo_ss7_asp.c:785) TC_attach(21)@8a64226f88eb: Final verdict of PTC: pass 20241002124232995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54904<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002124232997 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124232997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach-BVCI220(15)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(17)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(19)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@8a64226f88eb: Final verdict of PTC: none TC_attach-BVCI196(6)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(7)@8a64226f88eb: Final verdict of PTC: none TC_attach-BVCI210(11)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(12)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(18)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(5)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(16)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(10)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach-BVCI220(15): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(16): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(17): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(18): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Wed Oct 2 12:42:33 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241002124233154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124233555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54912<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101196) 20241002124233998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124233998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101196, count=105552) 20241002124234998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124234998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Wed Oct 2 12:42:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124235999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124235999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_mnc3 started. 20241002124236620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124236622 DMM INFO MM(262420000000001/d90f6ca3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124236622 DMM INFO MM(262420000000001/d90f6ca3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124236622 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124236622 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124236622 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124236622 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124236622 DLLC NOTICE LLME(ffffffff/d90f6ca3){ASSIGNED} LLGM Assign pre (d90f6ca3 => ffffffff) (gprs_llc.c:1079) 20241002124236622 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d90f6ca3 => ffffffff) (gprs_llc.c:1125) 20241002124236622 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241002124236622 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) 20241002124236622 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) 20241002124236622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Init}: Deallocated (fsm.c:568) 20241002124236622 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Deallocated (fsm.c:568) 20241002124236622 DMM DEBUG MM_STATE_Iu[0x6120000054a0]{Detached}: Deallocated (fsm.c:568) 20241002124236622 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Deregistered}: Deallocated (fsm.c:568) 20241002124236622 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124236664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124236664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124236664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124236664 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124236664 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124236664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124236664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124236664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124236664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124236665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124236666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124236666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124236666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124236666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124236666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124236666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124236666 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124236666 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124236666 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124236666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(26)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124236667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124236667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124236671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124236682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124236682 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124236701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124236701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124236701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124236701 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124236701 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124236702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124236702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124236702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124236702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124236703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124236703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124236703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124236703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124236703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124236703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124236703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124236703 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124236703 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124236703 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124236703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124236703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124236704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124236708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124236719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124236719 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124236738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124236738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124236738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124236738 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124236738 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124236738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124236738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124236738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124236738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124236740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124236740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124236740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124236740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124236740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124236740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124236740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124236740 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124236740 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124236740 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124236740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(36)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124236741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124236741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124236745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124236753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124236754 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124237000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124237000 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124237000 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124237000 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124237003 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124237003 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@8a64226f88eb: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='EE339BEE'O, index=0 SGSN_Test-GSUP(38)@8a64226f88eb: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@8a64226f88eb: 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 := '5B1184AD4385AD33DDF555B06B530EA9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '291C0273'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '58A8906E2CF9A7D8'O } } } } } 20241002124238056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124238056 DLLC NOTICE LLME(ffffffff/ee339bee){UNASSIGNED} LLC RX: unknown TLLI 0xee339bee, creating LLME on the fly (gprs_llc.c:552) 20241002124238057 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124238057 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124238057 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Deregistered}: Allocated (fsm.c:456) 20241002124238057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Init}: Allocated (fsm.c:456) 20241002124238057 DMM DEBUG MM_STATE_Gb[0x612000005920]{Idle}: Allocated (fsm.c:456) 20241002124238057 DMM DEBUG MM_STATE_Iu[0x612000005aa0]{Detached}: Allocated (fsm.c:456) 20241002124238057 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124238057 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124238057 DLLC NOTICE LLME(ffffffff/ee339bee){UNASSIGNED} LLGM Assign pre (ee339bee => c0247587) (gprs_llc.c:1079) 20241002124238057 DLLC NOTICE LLME(ee339bee/c0247587){ASSIGNED} LLGM Assign post (ee339bee => c0247587) (gprs_llc.c:1125) 20241002124238057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124238057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124238057 DMM DEBUG MM(262420000001001/c0247587) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124238071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124238071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124238071 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124238071 DMM DEBUG MM(262420000001001/c0247587) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241002124238072 DMM NOTICE MM(262420000001001/c0247587) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124238072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124238072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124238072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124238072 DMM DEBUG MM(262420000001001/c0247587) Requesting authorization (sgsn_auth.c:160) 20241002124238072 DMM INFO MM(262420000001001/c0247587) Requesting authentication tuples (sgsn_auth.c:184) 20241002124238072 DMM DEBUG MM(262420000001001/c0247587) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124238072 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241002124238072 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)@8a64226f88eb: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@8a64226f88eb: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241002124238075 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124238075 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124238075 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124238075 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124238075 DMM INFO MM(262420000001001/c0247587) Subscriber data update (mmctx.c:445) 20241002124238075 DMM DEBUG MM(262420000001001/c0247587) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124238075 DMM INFO MM(262420000001001/c0247587) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124238075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124238075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124238075 DMM INFO MM(262420000001001/c0247587) <- GMM AUTH AND CIPHERING REQ (rand = 5b 11 84 ad 43 85 ad 33 dd f5 55 b0 6b 53 0e a9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124238083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124238083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124238083 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124238083 DMM INFO MM(262420000001001/c0247587) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124238083 DMM NOTICE MM(262420000001001/c0247587) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124238083 DMM DEBUG MM(262420000001001/c0247587) checking auth: received GSM SRES = 29 1c 02 73 (gprs_gmm.c:666) 20241002124238083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124238083 DMM DEBUG MM(262420000001001/c0247587) Requesting authorization (sgsn_auth.c:160) 20241002124238083 DMM INFO MM(262420000001001/c0247587) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124238083 DMM DEBUG MM(262420000001001/c0247587) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124238083 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241002124238083 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) 20241002124238083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124238083 DMM INFO MM(262420000001001/c0247587) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0247587) (gprs_gmm.c:300) 20241002124238084 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124238084 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124238084 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241002124238084 DMM INFO MM(262420000001001/c0247587) Subscriber data update (mmctx.c:445) 20241002124238085 DMM DEBUG MM(262420000001001/c0247587) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124238085 DMM INFO MM(262420000001001/c0247587) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124238085 DMM NOTICE MM(262420000001001/c0247587) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241002124238085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124238085 DMM NOTICE MM(262420000001001/c0247587) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124238085 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) 20241002124238085 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124238085 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241002124238085 DMM INFO MM(262420000001001/c0247587) Subscriber data update (mmctx.c:445) 20241002124238085 DMM DEBUG MM(262420000001001/c0247587) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002124238091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124238091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124238091 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124238091 DMM INFO MM(262420000001001/c0247587) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124238091 DMM NOTICE MM(262420000001001/c0247587) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124238091 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124238091 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124238092 DLLC NOTICE LLME(ee339bee/c0247587){ASSIGNED} LLGM Assign pre (ffffffff => c0247587) (gprs_llc.c:1079) 20241002124238092 DLLC NOTICE LLME(ffffffff/c0247587){ASSIGNED} LLGM Assign post (ffffffff => c0247587) (gprs_llc.c:1125) 20241002124238092 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124238092 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124238092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124238092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@8a64226f88eb: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@8a64226f88eb: Final verdict of PTC: pass 20241002124238144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54924<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@8a64226f88eb: Final verdict of PTC: none 20241002124238146 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124238146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(37)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(31)@8a64226f88eb: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@8a64226f88eb: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(26)@8a64226f88eb: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(36)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(24)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(34)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(29)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_mnc3 finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Wed Oct 2 12:42:38 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241002124238273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124238675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43512<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85004) 20241002124239147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124239147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85004, count=89360) 20241002124240147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124240147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Wed Oct 2 12:42:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124241149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124241149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_umts_aka_umts_res started. 20241002124241734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124241735 DMM INFO MM(262420000001001/c0247587) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124241735 DMM INFO MM(262420000001001/c0247587) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124241735 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124241735 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124241735 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124241736 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124241736 DLLC NOTICE LLME(ffffffff/c0247587){ASSIGNED} LLGM Assign pre (c0247587 => ffffffff) (gprs_llc.c:1079) 20241002124241736 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0247587 => ffffffff) (gprs_llc.c:1125) 20241002124241736 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241002124241736 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) 20241002124241736 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) 20241002124241736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Init}: Deallocated (fsm.c:568) 20241002124241736 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Deallocated (fsm.c:568) 20241002124241736 DMM DEBUG MM_STATE_Iu[0x612000005aa0]{Detached}: Deallocated (fsm.c:568) 20241002124241736 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Deregistered}: Deallocated (fsm.c:568) 20241002124241736 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124241784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124241784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124241784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124241784 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124241784 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124241784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124241784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124241784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124241784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124241786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124241786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124241786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124241787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124241787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124241787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124241787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124241787 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124241787 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124241787 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124241787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(45)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124241787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124241787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124241791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124241802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124241802 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(46)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 TC_attach_umts_aka_umts_res-BVCI196(44)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(51)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(51)@8a64226f88eb: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(50)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002124241836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124241836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124241836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124241836 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124241836 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124241836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124241837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124241837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124241837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(51)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124241838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124241838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124241838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124241839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124241839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124241839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124241839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124241839 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124241839 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124241839 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124241839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124241839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124241839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(51)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(51)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124241843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124241852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124241852 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(52)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(48)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(50)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124241865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124241865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124241865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124241865 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124241865 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124241865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124241865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124241865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124241865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124241867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124241867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124241867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124241867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124241867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124241867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124241867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124241867 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124241867 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124241867 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124241867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(55)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124241867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124241867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124241872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124241883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124241883 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124242150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124242150 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124242150 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124242150 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124242152 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124242152 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@8a64226f88eb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@8a64226f88eb: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='C81424C4'O, index=0 SGSN_Test-GSUP(57)@8a64226f88eb: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@8a64226f88eb: 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 := 'F4BD61F75E22A77A084B170059735D06'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8EA3DFFF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C17592F495081E1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BF85091F9C7F952E1AB9BFB05D793AED'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6E204D2BDD4599AB00A4B59302B4EF10'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '930B98D12B241B61652A3090BB51AF32'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9D49C174047768D6'O } } } } } 20241002124243206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124243206 DLLC NOTICE LLME(ffffffff/c81424c4){UNASSIGNED} LLC RX: unknown TLLI 0xc81424c4, creating LLME on the fly (gprs_llc.c:552) 20241002124243206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124243206 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124243207 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Deregistered}: Allocated (fsm.c:456) 20241002124243207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Init}: Allocated (fsm.c:456) 20241002124243207 DMM DEBUG MM_STATE_Gb[0x612000005f20]{Idle}: Allocated (fsm.c:456) 20241002124243207 DMM DEBUG MM_STATE_Iu[0x6120000060a0]{Detached}: Allocated (fsm.c:456) 20241002124243207 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124243207 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124243207 DLLC NOTICE LLME(ffffffff/c81424c4){UNASSIGNED} LLGM Assign pre (c81424c4 => ce854ee1) (gprs_llc.c:1079) 20241002124243207 DLLC NOTICE LLME(c81424c4/ce854ee1){ASSIGNED} LLGM Assign post (c81424c4 => ce854ee1) (gprs_llc.c:1125) 20241002124243207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124243207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124243207 DMM DEBUG MM(262420000001002/ce854ee1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124243218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124243219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124243219 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124243219 DMM DEBUG MM(262420000001002/ce854ee1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241002124243219 DMM NOTICE MM(262420000001002/ce854ee1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124243219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124243219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124243219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124243219 DMM DEBUG MM(262420000001002/ce854ee1) Requesting authorization (sgsn_auth.c:160) 20241002124243219 DMM INFO MM(262420000001002/ce854ee1) Requesting authentication tuples (sgsn_auth.c:184) 20241002124243219 DMM DEBUG MM(262420000001002/ce854ee1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124243219 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241002124243219 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)@8a64226f88eb: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@8a64226f88eb: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241002124243222 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124243222 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124243222 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124243222 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124243222 DMM INFO MM(262420000001002/ce854ee1) Subscriber data update (mmctx.c:445) 20241002124243222 DMM DEBUG MM(262420000001002/ce854ee1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124243222 DMM INFO MM(262420000001002/ce854ee1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124243222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124243222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124243222 DMM INFO MM(262420000001002/ce854ee1) <- GMM AUTH AND CIPHERING REQ (rand = f4 bd 61 f7 5e 22 a7 7a 08 4b 17 00 59 73 5d 06 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 93 0b 98 d1 2b 24 1b 61 65 2a 30 90 bb 51 af 32 ) (gprs_gmm.c:483) 20241002124243229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124243229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124243229 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124243229 DMM INFO MM(262420000001002/ce854ee1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124243229 DMM NOTICE MM(262420000001002/ce854ee1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124243229 DMM DEBUG MM(262420000001002/ce854ee1) checking auth: received UMTS RES = 9d 49 c1 74 04 77 68 d6 (gprs_gmm.c:666) 20241002124243229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124243229 DMM DEBUG MM(262420000001002/ce854ee1) Requesting authorization (sgsn_auth.c:160) 20241002124243229 DMM INFO MM(262420000001002/ce854ee1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124243229 DMM DEBUG MM(262420000001002/ce854ee1) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124243229 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241002124243230 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) 20241002124243230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124243230 DMM INFO MM(262420000001002/ce854ee1) <- GMM ATTACH ACCEPT (new P-TMSI=0xce854ee1) (gprs_gmm.c:300) 20241002124243231 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124243231 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124243231 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241002124243231 DMM INFO MM(262420000001002/ce854ee1) Subscriber data update (mmctx.c:445) 20241002124243231 DMM DEBUG MM(262420000001002/ce854ee1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124243231 DMM INFO MM(262420000001002/ce854ee1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124243231 DMM NOTICE MM(262420000001002/ce854ee1) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241002124243231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124243231 DMM NOTICE MM(262420000001002/ce854ee1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124243231 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) 20241002124243232 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124243232 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241002124243232 DMM INFO MM(262420000001002/ce854ee1) Subscriber data update (mmctx.c:445) 20241002124243232 DMM DEBUG MM(262420000001002/ce854ee1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002124243237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124243237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124243237 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124243237 DMM INFO MM(262420000001002/ce854ee1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124243238 DMM NOTICE MM(262420000001002/ce854ee1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124243238 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124243238 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124243238 DLLC NOTICE LLME(c81424c4/ce854ee1){ASSIGNED} LLGM Assign pre (ffffffff => ce854ee1) (gprs_llc.c:1079) 20241002124243238 DLLC NOTICE LLME(ffffffff/ce854ee1){ASSIGNED} LLGM Assign post (ffffffff => ce854ee1) (gprs_llc.c:1125) 20241002124243238 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124243238 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124243238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124243238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@8a64226f88eb: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@8a64226f88eb: Final verdict of PTC: pass 20241002124243292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43516<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002124243294 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(57)@8a64226f88eb: Final verdict of PTC: none 20241002124243294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(56)@8a64226f88eb: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(45)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(51)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(55)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@8a64226f88eb: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@8a64226f88eb: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(48)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(50)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(43)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(49)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(53)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(48): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(49): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(50): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(51): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Wed Oct 2 12:42:43 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc 20241002124243418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124243820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43532<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85472) 20241002124244295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124244295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85472, count=89828) 20241002124245296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124245297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Wed Oct 2 12:42:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124246297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124246297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_umts_aka_gsm_sres started. 20241002124246880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124246882 DMM INFO MM(262420000001002/ce854ee1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124246882 DMM INFO MM(262420000001002/ce854ee1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124246882 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124246882 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124246882 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124246882 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124246882 DLLC NOTICE LLME(ffffffff/ce854ee1){ASSIGNED} LLGM Assign pre (ce854ee1 => ffffffff) (gprs_llc.c:1079) 20241002124246882 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce854ee1 => ffffffff) (gprs_llc.c:1125) 20241002124246882 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241002124246882 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) 20241002124246882 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) 20241002124246882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Init}: Deallocated (fsm.c:568) 20241002124246882 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Deallocated (fsm.c:568) 20241002124246882 DMM DEBUG MM_STATE_Iu[0x6120000060a0]{Detached}: Deallocated (fsm.c:568) 20241002124246882 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Deregistered}: Deallocated (fsm.c:568) 20241002124246882 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(64)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124246934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124246934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124246934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124246934 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124246934 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124246934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124246934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124246934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124246934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124246936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124246936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124246936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124246936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124246936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124246936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124246936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124246936 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124246936 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124246936 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124246936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124246937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124246937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124246941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124246950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124246950 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(70)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(70)@8a64226f88eb: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(69)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002124246980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124246980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124246980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124246980 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124246980 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124246980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124246980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124246980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124246980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(70)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124246982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124246982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124246982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124246982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124246982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124246982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124246983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124246983 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124246983 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124246983 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124246983 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(70)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124246983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124246983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(70)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124246986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124246994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124246994 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(71)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(67)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(69)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124247006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124247006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124247006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124247006 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124247006 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124247006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124247006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124247006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124247006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124247007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124247007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124247007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124247008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124247008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124247008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124247008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124247008 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124247008 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124247008 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124247008 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124247009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124247009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124247012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124247022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124247022 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124247298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124247298 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124247299 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124247299 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124247301 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124247301 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@8a64226f88eb: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='D02AF280'O, index=0 SGSN_Test-GSUP(76)@8a64226f88eb: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@8a64226f88eb: 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 := '6C52D794F8A8A967556BF94BA795D3AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DE39C5B5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C6DD43E8E8D773F9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E69016FF34DCA4CDC780110A47C5D741'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1180D46E3B586B6C888AEB1F691DE767'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C9F1619F995A84F3722C8D54A3DDFE15'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8190270F1ACE8927'O } } } } } 20241002124248351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124248351 DLLC NOTICE LLME(ffffffff/d02af280){UNASSIGNED} LLC RX: unknown TLLI 0xd02af280, creating LLME on the fly (gprs_llc.c:552) 20241002124248351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124248351 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124248351 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Deregistered}: Allocated (fsm.c:456) 20241002124248351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Init}: Allocated (fsm.c:456) 20241002124248351 DMM DEBUG MM_STATE_Gb[0x612000006520]{Idle}: Allocated (fsm.c:456) 20241002124248351 DMM DEBUG MM_STATE_Iu[0x6120000066a0]{Detached}: Allocated (fsm.c:456) 20241002124248351 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124248351 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124248351 DLLC NOTICE LLME(ffffffff/d02af280){UNASSIGNED} LLGM Assign pre (d02af280 => d770bfaf) (gprs_llc.c:1079) 20241002124248351 DLLC NOTICE LLME(d02af280/d770bfaf){ASSIGNED} LLGM Assign post (d02af280 => d770bfaf) (gprs_llc.c:1125) 20241002124248351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124248351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124248351 DMM DEBUG MM(262420000001003/d770bfaf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124248365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124248365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124248365 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124248365 DMM DEBUG MM(262420000001003/d770bfaf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241002124248365 DMM NOTICE MM(262420000001003/d770bfaf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124248365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124248365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124248365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124248365 DMM DEBUG MM(262420000001003/d770bfaf) Requesting authorization (sgsn_auth.c:160) 20241002124248365 DMM INFO MM(262420000001003/d770bfaf) Requesting authentication tuples (sgsn_auth.c:184) 20241002124248365 DMM DEBUG MM(262420000001003/d770bfaf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124248365 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241002124248366 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)@8a64226f88eb: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@8a64226f88eb: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241002124248369 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124248369 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124248369 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124248369 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124248369 DMM INFO MM(262420000001003/d770bfaf) Subscriber data update (mmctx.c:445) 20241002124248369 DMM DEBUG MM(262420000001003/d770bfaf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124248369 DMM INFO MM(262420000001003/d770bfaf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124248369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124248369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124248369 DMM INFO MM(262420000001003/d770bfaf) <- GMM AUTH AND CIPHERING REQ (rand = 6c 52 d7 94 f8 a8 a9 67 55 6b f9 4b a7 95 d3 aa , mmctx_is_r99=1, vec->auth_types=0x3, autn = c9 f1 61 9f 99 5a 84 f3 72 2c 8d 54 a3 dd fe 15 ) (gprs_gmm.c:483) 20241002124248377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124248377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124248377 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124248377 DMM INFO MM(262420000001003/d770bfaf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124248377 DMM NOTICE MM(262420000001003/d770bfaf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124248377 DMM DEBUG MM(262420000001003/d770bfaf) checking auth: received GSM SRES = de 39 c5 b5 (gprs_gmm.c:666) 20241002124248377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124248377 DMM DEBUG MM(262420000001003/d770bfaf) Requesting authorization (sgsn_auth.c:160) 20241002124248377 DMM INFO MM(262420000001003/d770bfaf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124248378 DMM DEBUG MM(262420000001003/d770bfaf) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124248378 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241002124248378 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) 20241002124248378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124248378 DMM INFO MM(262420000001003/d770bfaf) <- GMM ATTACH ACCEPT (new P-TMSI=0xd770bfaf) (gprs_gmm.c:300) 20241002124248379 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124248379 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124248379 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241002124248379 DMM INFO MM(262420000001003/d770bfaf) Subscriber data update (mmctx.c:445) 20241002124248379 DMM DEBUG MM(262420000001003/d770bfaf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124248379 DMM INFO MM(262420000001003/d770bfaf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124248379 DMM NOTICE MM(262420000001003/d770bfaf) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241002124248379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124248379 DMM NOTICE MM(262420000001003/d770bfaf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124248379 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) 20241002124248380 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124248380 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241002124248380 DMM INFO MM(262420000001003/d770bfaf) Subscriber data update (mmctx.c:445) 20241002124248380 DMM DEBUG MM(262420000001003/d770bfaf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002124248386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124248386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124248386 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124248386 DMM INFO MM(262420000001003/d770bfaf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124248386 DMM NOTICE MM(262420000001003/d770bfaf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124248386 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124248386 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124248386 DLLC NOTICE LLME(d02af280/d770bfaf){ASSIGNED} LLGM Assign pre (ffffffff => d770bfaf) (gprs_llc.c:1079) 20241002124248386 DLLC NOTICE LLME(ffffffff/d770bfaf){ASSIGNED} LLGM Assign post (ffffffff => d770bfaf) (gprs_llc.c:1125) 20241002124248386 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124248386 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124248386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124248386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@8a64226f88eb: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@8a64226f88eb: Final verdict of PTC: pass 20241002124248439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42628<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@8a64226f88eb: Final verdict of PTC: none 20241002124248442 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124248442 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(64)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(70)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(74)@8a64226f88eb: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@8a64226f88eb: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(67)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@8a64226f88eb: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(69)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(68)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(62)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(72)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(67): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(68): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(69): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(70): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Wed Oct 2 12:42:48 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc 20241002124248568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124248969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85460) 20241002124249443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124249443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85460, count=89816) 20241002124250445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124250445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Wed Oct 2 12:42:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124251446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124251446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_timeout_after_pdp_act started. 20241002124252029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124252030 DMM INFO MM(262420000001003/d770bfaf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124252030 DMM INFO MM(262420000001003/d770bfaf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124252030 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124252030 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124252030 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124252030 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124252030 DLLC NOTICE LLME(ffffffff/d770bfaf){ASSIGNED} LLGM Assign pre (d770bfaf => ffffffff) (gprs_llc.c:1079) 20241002124252030 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d770bfaf => ffffffff) (gprs_llc.c:1125) 20241002124252030 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241002124252031 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) 20241002124252031 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) 20241002124252031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Init}: Deallocated (fsm.c:568) 20241002124252031 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Deallocated (fsm.c:568) 20241002124252031 DMM DEBUG MM_STATE_Iu[0x6120000066a0]{Detached}: Deallocated (fsm.c:568) 20241002124252031 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Deregistered}: Deallocated (fsm.c:568) 20241002124252031 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124252074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124252074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124252074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124252074 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124252074 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124252074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124252074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124252074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124252074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124252076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124252076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124252076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124252076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124252076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124252076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124252076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124252076 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124252076 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124252076 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124252076 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124252076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124252076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124252079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002124252090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124252090 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124252111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124252111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124252111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124252111 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124252111 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124252111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124252111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124252111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124252111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124252113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124252113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124252113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124252114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124252114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124252114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124252114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124252114 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124252114 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124252114 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124252114 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124252114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124252114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124252118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124252128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124252128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124252144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124252144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124252144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124252144 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124252144 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124252144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124252144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124252144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124252144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124252146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124252146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124252146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124252146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124252147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124252147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124252147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124252147 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124252147 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124252147 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124252147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124252147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124252147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124252151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124252161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124252161 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124252446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124252446 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124252446 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124252447 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124252448 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124252449 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@8a64226f88eb: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='CB7ADD5E'O, index=0 SGSN_Test-GSUP(95)@8a64226f88eb: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@8a64226f88eb: 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 := '2826A97C5B32535ACEA23F322F11C610'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8A56C5A4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B5942B43E34B9CA1'O } } } } } 20241002124252493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124252493 DLLC NOTICE LLME(ffffffff/cb7add5e){UNASSIGNED} LLC RX: unknown TLLI 0xcb7add5e, creating LLME on the fly (gprs_llc.c:552) 20241002124252493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124252493 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124252494 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Deregistered}: Allocated (fsm.c:456) 20241002124252494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: Allocated (fsm.c:456) 20241002124252494 DMM DEBUG MM_STATE_Gb[0x612000006b20]{Idle}: Allocated (fsm.c:456) 20241002124252494 DMM DEBUG MM_STATE_Iu[0x612000006ca0]{Detached}: Allocated (fsm.c:456) 20241002124252494 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124252494 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124252494 DLLC NOTICE LLME(ffffffff/cb7add5e){UNASSIGNED} LLGM Assign pre (cb7add5e => fb48b612) (gprs_llc.c:1079) 20241002124252494 DLLC NOTICE LLME(cb7add5e/fb48b612){ASSIGNED} LLGM Assign post (cb7add5e => fb48b612) (gprs_llc.c:1125) 20241002124252494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124252494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124252494 DMM DEBUG MM(262420000000021/fb48b612) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124252506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124252506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124252506 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124252506 DMM DEBUG MM(262420000000021/fb48b612) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241002124252506 DMM NOTICE MM(262420000000021/fb48b612) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124252506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124252506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124252506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124252506 DMM DEBUG MM(262420000000021/fb48b612) Requesting authorization (sgsn_auth.c:160) 20241002124252506 DMM INFO MM(262420000000021/fb48b612) Requesting authentication tuples (sgsn_auth.c:184) 20241002124252506 DMM DEBUG MM(262420000000021/fb48b612) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124252506 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241002124252506 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@8a64226f88eb: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241002124252509 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124252509 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124252509 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124252509 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124252509 DMM INFO MM(262420000000021/fb48b612) Subscriber data update (mmctx.c:445) 20241002124252509 DMM DEBUG MM(262420000000021/fb48b612) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124252509 DMM INFO MM(262420000000021/fb48b612) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124252509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124252509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124252509 DMM INFO MM(262420000000021/fb48b612) <- GMM AUTH AND CIPHERING REQ (rand = 28 26 a9 7c 5b 32 53 5a ce a2 3f 32 2f 11 c6 10 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124252515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124252515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124252516 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124252516 DMM INFO MM(262420000000021/fb48b612) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124252516 DMM NOTICE MM(262420000000021/fb48b612) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124252516 DMM DEBUG MM(262420000000021/fb48b612) checking auth: received GSM SRES = 8a 56 c5 a4 (gprs_gmm.c:666) 20241002124252516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124252516 DMM DEBUG MM(262420000000021/fb48b612) Requesting authorization (sgsn_auth.c:160) 20241002124252516 DMM INFO MM(262420000000021/fb48b612) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124252516 DMM DEBUG MM(262420000000021/fb48b612) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124252516 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241002124252516 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) 20241002124252516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124252516 DMM INFO MM(262420000000021/fb48b612) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb48b612) (gprs_gmm.c:300) 20241002124252517 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124252517 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124252517 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241002124252518 DMM INFO MM(262420000000021/fb48b612) Subscriber data update (mmctx.c:445) 20241002124252518 DMM DEBUG MM(262420000000021/fb48b612) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124252518 DMM INFO MM(262420000000021/fb48b612) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124252518 DMM NOTICE MM(262420000000021/fb48b612) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241002124252518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124252518 DMM NOTICE MM(262420000000021/fb48b612) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124252518 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) 20241002124252518 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124252518 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241002124252519 DMM INFO MM(262420000000021/fb48b612) Subscriber data update (mmctx.c:445) 20241002124252519 DMM DEBUG MM(262420000000021/fb48b612) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002124252524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124252524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124252524 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124252524 DMM INFO MM(262420000000021/fb48b612) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124252524 DMM NOTICE MM(262420000000021/fb48b612) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124252524 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124252524 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124252524 DLLC NOTICE LLME(cb7add5e/fb48b612){ASSIGNED} LLGM Assign pre (ffffffff => fb48b612) (gprs_llc.c:1079) 20241002124252524 DLLC NOTICE LLME(ffffffff/fb48b612){ASSIGNED} LLGM Assign post (ffffffff => fb48b612) (gprs_llc.c:1125) 20241002124252524 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124252524 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124252524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124252524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@8a64226f88eb: setverdict(pass): none -> pass 20241002124252576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124252576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002124252576 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124252576 DMM INFO MM(262420000000021/fb48b612) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002124252576 DMM INFO MM(262420000000021/fb48b612) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002124252576 DMM DEBUG MM(262420000000021/fb48b612) Using GGSN 0 (gprs_sm.c:317) 20241002124252576 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241002124252576 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002124252576 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20241002124252576 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241002124252587 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 98 bc fa 7d 11 6b f5 f6 06 14 05 7f 78 e3 ec 8a 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) 20241002124252587 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3de848, cbp=0x614000002ea0) (sgsn_libgtp.c:629) 20241002124252587 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002124252587 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100081a0b8 TLLI=fb48b612, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002124252587 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002124252587 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002124252596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124252596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241002124252596 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124252596 DMM INFO MM(262420000000021/fb48b612) -> GMM ATTACH REQUEST MI(TMSI-0xFB48B612) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124252596 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124252596 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241002124252596 DLLC NOTICE LLME(ffffffff/fb48b612){ASSIGNED} LLGM Assign pre (fb48b612 => f8e9baa4) (gprs_llc.c:1079) 20241002124252596 DLLC NOTICE LLME(fb48b612/f8e9baa4){ASSIGNED} LLGM Assign post (fb48b612 => f8e9baa4) (gprs_llc.c:1125) 20241002124252596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124252596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124252596 DMM DEBUG MM(262420000000021/f8e9baa4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124252602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124252602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241002124252602 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124252602 DMM DEBUG MM(262420000000021/f8e9baa4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241002124252602 DMM NOTICE MM(262420000000021/f8e9baa4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124252602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124252602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124252602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124252602 DMM DEBUG MM(262420000000021/f8e9baa4) Requesting authorization (sgsn_auth.c:160) 20241002124252602 DMM INFO MM(262420000000021/f8e9baa4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124252602 DMM DEBUG MM(262420000000021/f8e9baa4) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124252602 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241002124252602 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) 20241002124252603 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124252603 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124252603 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241002124252603 DMM INFO MM(262420000000021/f8e9baa4) Subscriber data update (mmctx.c:445) 20241002124252603 DMM DEBUG MM(262420000000021/f8e9baa4) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241002124252603 DMM INFO MM(262420000000021/f8e9baa4) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241002124252603 DMM NOTICE MM(262420000000021/f8e9baa4) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241002124252603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124252603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124252603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241002124252603 DMM INFO MM(262420000000021/f8e9baa4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8e9baa4) (gprs_gmm.c:300) 20241002124252603 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) 20241002124252604 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124252604 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241002124252604 DMM INFO MM(262420000000021/f8e9baa4) Subscriber data update (mmctx.c:445) 20241002124252604 DMM DEBUG MM(262420000000021/f8e9baa4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@8a64226f88eb: Trying to receive 5 ATTACH ACCEPTs 20241002124258604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241002124258604 DMM INFO MM(262420000000021/f8e9baa4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8e9baa4) (gprs_gmm.c:300) 20241002124259825 DGPRS DEBUG Checking for inactive LLMEs, time = 9683713 (sgsn.c:131) 20241002124304605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241002124304605 DMM INFO MM(262420000000021/f8e9baa4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8e9baa4) (gprs_gmm.c:300) 20241002124310605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241002124310605 DMM INFO MM(262420000000021/f8e9baa4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8e9baa4) (gprs_gmm.c:300) 20241002124312448 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241002124312448 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124312448 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241002124316607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241002124316607 DMM INFO MM(262420000000021/f8e9baa4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8e9baa4) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@8a64226f88eb: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@8a64226f88eb: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241002124322077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124322079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124322079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002124322114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124322117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124322117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002124322148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124322149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124322149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002124322608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241002124322608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241002124322608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241002124322608 DMM NOTICE MM(262420000000021/f8e9baa4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241002124322608 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241002124322608 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100081a0b8, TLLI=f8e9baa4, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002124322608 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241002124322608 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002124322608 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241002124322608 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241002124322608 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) 20241002124322608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Reject}: Deallocated (fsm.c:568) 20241002124322608 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Ready}: Deallocated (fsm.c:568) 20241002124322608 DMM DEBUG MM_STATE_Iu[0x612000006ca0]{Detached}: Deallocated (fsm.c:568) 20241002124322608 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241002124322608 DLLC NOTICE LLME(fb48b612/f8e9baa4){ASSIGNED} LLGM Assign pre (f8e9baa4 => ffffffff) (gprs_llc.c:1079) 20241002124322608 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8e9baa4 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@8a64226f88eb: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@8a64226f88eb: Final verdict of PTC: pass 20241002124323147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42656<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002124323150 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124323150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(95)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(88)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(83)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(93)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@8a64226f88eb: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@8a64226f88eb: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(81)@8a64226f88eb: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(86)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(91)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Wed Oct 2 12:43:23 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20241002124323281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124323582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58706<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125356) 20241002124324151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124324151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125356, count=131408) 20241002124325151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124325151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Wed Oct 2 12:43:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124326153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124326153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_auth_id_timeout started. 20241002124326638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124326640 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124326684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124326684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124326684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124326684 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124326684 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124326684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124326684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124326684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124326684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124326685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124326685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124326685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124326686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124326686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124326686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124326686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124326686 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124326686 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124326686 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124326686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124326686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124326686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124326690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124326700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124326700 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(108)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(108)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124326727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124326727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124326727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124326727 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124326727 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124326727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124326727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124326727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124326727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(107)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(108)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124326729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124326729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124326729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124326729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124326730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124326730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124326730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124326730 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124326730 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124326730 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124326730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(108)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124326730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124326730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(108)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124326733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124326744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124326744 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(109)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI210(105)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(107)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124326762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124326762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124326762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124326762 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124326762 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124326762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124326762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124326762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124326762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124326763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124326764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124326764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124326764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124326764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124326764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124326764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124326764 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124326764 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124326764 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124326764 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124326764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124326764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124326768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124326778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124326778 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124327153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124327153 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124327153 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124327154 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124327155 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@8a64226f88eb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241002124327156 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@8a64226f88eb: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='DB66EE2D'O, index=0 SGSN_Test-GSUP(114)@8a64226f88eb: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241002124327201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124327202 DLLC NOTICE LLME(ffffffff/db66ee2d){UNASSIGNED} LLC RX: unknown TLLI 0xdb66ee2d, creating LLME on the fly (gprs_llc.c:552) 20241002124327202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124327202 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124327202 DMM DEBUG GMM(gmm_fsm)[0x612000006fa0]{Deregistered}: Allocated (fsm.c:456) 20241002124327202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{Init}: Allocated (fsm.c:456) 20241002124327202 DMM DEBUG MM_STATE_Gb[0x6120000072a0]{Idle}: Allocated (fsm.c:456) 20241002124327202 DMM DEBUG MM_STATE_Iu[0x612000007420]{Detached}: Allocated (fsm.c:456) 20241002124327202 DMM DEBUG GMM(gmm_fsm)[0x612000006fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124327202 DMM DEBUG GMM(gmm_fsm)[0x612000006fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124327202 DLLC NOTICE LLME(ffffffff/db66ee2d){UNASSIGNED} LLGM Assign pre (db66ee2d => c3d4d289) (gprs_llc.c:1079) 20241002124327202 DLLC NOTICE LLME(db66ee2d/c3d4d289){ASSIGNED} LLGM Assign post (db66ee2d => c3d4d289) (gprs_llc.c:1125) 20241002124327202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124327202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124327202 DMM DEBUG MM(262420000000002/c3d4d289) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124329827 DGPRS DEBUG Checking for inactive LLMEs, time = 9683743 (sgsn.c:131) 20241002124333204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241002124333204 DMM DEBUG MM(262420000000002/c3d4d289) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124339205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241002124339205 DMM DEBUG MM(262420000000002/c3d4d289) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124345205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241002124345205 DMM DEBUG MM(262420000000002/c3d4d289) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124347154 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241002124347155 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124347155 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241002124351207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241002124351207 DMM DEBUG MM(262420000000002/c3d4d289) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124356688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124356690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124356690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002124356731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124356733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124356733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002124356765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124356767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124356768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002124357208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241002124357208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241002124357208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241002124357208 DMM NOTICE MM(262420000000002/c3d4d289) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241002124357208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{Reject}: Deallocated (fsm.c:568) 20241002124357208 DMM DEBUG MM_STATE_Gb(0)[0x6120000072a0]{Idle}: Deallocated (fsm.c:568) 20241002124357208 DMM DEBUG MM_STATE_Iu[0x612000007420]{Detached}: Deallocated (fsm.c:568) 20241002124357208 DMM DEBUG GMM(gmm_fsm)[0x612000006fa0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241002124357208 DLLC NOTICE LLME(db66ee2d/c3d4d289){ASSIGNED} LLGM Assign pre (c3d4d289 => ffffffff) (gprs_llc.c:1079) 20241002124357208 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3d4d289 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@8a64226f88eb: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@8a64226f88eb: Final verdict of PTC: pass 20241002124357218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58712<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(102)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(112)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@8a64226f88eb: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@8a64226f88eb: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(107)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(110)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(106)@8a64226f88eb: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(105)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@8a64226f88eb: Final verdict of PTC: none 20241002124357226 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124357226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(108)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(100)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(105): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(106): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(107): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(108): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Wed Oct 2 12:43:57 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20241002124357463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124357782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39290<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64280) 20241002124358227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124358227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64280, count=68636) 20241002124359228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124359228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241002124359829 DGPRS DEBUG Checking for inactive LLMEs, time = 9683773 (sgsn.c:131) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Wed Oct 2 12:44:00 UTC 2024 20241002124400228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124400229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Warnings or error messages from command: /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Message: Capturing on 'any' Waiting for packet dumper to start... 0 20241002124401233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124401233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_auth_sai_timeout started. 20241002124401734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124401736 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(122)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(121)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124402241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124402241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(123)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241002124402261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124402261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124402261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124402261 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124402261 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124402261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124402262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124402262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124402262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124402381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124402381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124402381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124402401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124402401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124402401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124402401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124402401 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124402401 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124402401 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124402401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124402474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124402474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(122)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI97(121)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(127)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002124402531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI98(126)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124402610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124402610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124402610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124402610 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124402610 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124402610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124402610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124402610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124402610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241002124402677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124402677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124402677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124402677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124402677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124402678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124402678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124402678 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124402678 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124402678 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124402678 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb0-BSSGP0(118)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK -NSVCI98(126)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb0-BSSGP0(118)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124402733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124402733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(127)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI99(131)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124402989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124402989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124402989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124402989 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124402990 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124402990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124402990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124402990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124402990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241002124402990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124402990 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20241002124403001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI99(131)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124403073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124403074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124403074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124403093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124403094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124403094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124403094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124403094 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124403094 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124403094 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124403094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124403145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124403146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-BSSGP1(123)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK -NSVCI99(131)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(123)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124403245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124403246 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124403246 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124403246 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124403249 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124403250 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124403417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124403461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124403462 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(128)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_timeout-BVCI210(124)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124403793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124403794 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_timeout-BVCI196(120)@8a64226f88eb: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='FE2EDD39'O, index=0 SGSN_Test-GSUP(133)@8a64226f88eb: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241002124403947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124403948 DLLC NOTICE LLME(ffffffff/fe2edd39){UNASSIGNED} LLC RX: unknown TLLI 0xfe2edd39, creating LLME on the fly (gprs_llc.c:552) 20241002124403948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124403948 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124403949 DMM DEBUG GMM(gmm_fsm)[0x6120000075a0]{Deregistered}: Allocated (fsm.c:456) 20241002124403949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Init}: Allocated (fsm.c:456) 20241002124403949 DMM DEBUG MM_STATE_Gb[0x6120000078a0]{Idle}: Allocated (fsm.c:456) 20241002124403949 DMM DEBUG MM_STATE_Iu[0x612000007a20]{Detached}: Allocated (fsm.c:456) 20241002124403949 DMM DEBUG GMM(gmm_fsm)[0x6120000075a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124403949 DMM DEBUG GMM(gmm_fsm)[0x6120000075a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124403949 DLLC NOTICE LLME(ffffffff/fe2edd39){UNASSIGNED} LLGM Assign pre (fe2edd39 => ff2ba27b) (gprs_llc.c:1079) 20241002124403950 DLLC NOTICE LLME(fe2edd39/ff2ba27b){ASSIGNED} LLGM Assign post (fe2edd39 => ff2ba27b) (gprs_llc.c:1125) 20241002124403950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124403950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124403950 DMM DEBUG MM(262420000000003/ff2ba27b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124403982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124403982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124403983 DMM DEBUG MM_STATE_Gb(0)[0x6120000078a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124403983 DMM DEBUG MM(262420000000003/ff2ba27b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241002124403983 DMM NOTICE MM(262420000000003/ff2ba27b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124403983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124403983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124403983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124403983 DMM DEBUG MM(262420000000003/ff2ba27b) Requesting authorization (sgsn_auth.c:160) 20241002124403984 DMM INFO MM(262420000000003/ff2ba27b) Requesting authentication tuples (sgsn_auth.c:184) 20241002124403984 DMM DEBUG MM(262420000000003/ff2ba27b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124403984 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241002124403984 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@8a64226f88eb: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241002124409984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241002124409984 DMM ERROR MM(262420000000003/ff2ba27b) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241002124409984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241002124409984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241002124409984 DMM NOTICE MM(262420000000003/ff2ba27b) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241002124409984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Reject}: Deallocated (fsm.c:568) 20241002124409984 DMM DEBUG MM_STATE_Gb(0)[0x6120000078a0]{Idle}: Deallocated (fsm.c:568) 20241002124409984 DMM DEBUG MM_STATE_Iu[0x612000007a20]{Detached}: Deallocated (fsm.c:568) 20241002124409984 DMM DEBUG GMM(gmm_fsm)[0x6120000075a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241002124409985 DLLC NOTICE LLME(fe2edd39/ff2ba27b){ASSIGNED} LLGM Assign pre (ff2ba27b => ffffffff) (gprs_llc.c:1079) 20241002124409985 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff2ba27b => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@8a64226f88eb: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@8a64226f88eb: Final verdict of PTC: pass 20241002124410018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39296<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(121)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@8a64226f88eb: Final verdict of PTC: none 20241002124410021 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124410021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(132)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@8a64226f88eb: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(131)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(126)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(119)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(129)@8a64226f88eb: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(125)@8a64226f88eb: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(124)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(124): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(125): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Wed Oct 2 12:44:10 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 20241002124410364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124410665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40616<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63720) 20241002124411023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124411023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63720, count=68356) 20241002124412025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124412025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241002124413037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124413037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Wed Oct 2 12:44:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & 20241002124414041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124414041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to start... 0 20241002124415042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124415042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_auth_sai_reject started. 20241002124415073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124415075 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124415599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124415599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124415599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124415599 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124415599 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124415599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124415599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124415599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124415599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241002124415620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124415620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124415620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(140)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124415650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124415650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124415650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124415650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124415650 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124415650 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124415650 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124415650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(140)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124415658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124415658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(141)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(142)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124415813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124415814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124415814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124415814 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124415814 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124415814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124415814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124415814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124415814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124415841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124415842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124415842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124415842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124415873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124415874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124415874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124415874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124415874 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124415874 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124415874 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124415874 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(145)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124415913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124415913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(146)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(145)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124416045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124416045 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(137)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241002124416126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20241002124416221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124416221 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI99(150)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(142)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(150)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124416358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124416358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124416358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124416358 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124416358 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124416358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124416358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124416358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124416358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124416442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124416442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124416442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) TC_attach_auth_sai_reject-BVCI196(139)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124416481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124416482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124416482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124416482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124416482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124416482 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124416482 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124416482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124416495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124416495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124416562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124416562 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20241002124416605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) TC_attach_auth_sai_reject-BVCI210(144)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124416754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124416754 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124417047 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124417047 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124417047 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124417047 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124417049 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124417050 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@8a64226f88eb: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='CCD61CCE'O, index=0 SGSN_Test-GSUP(152)@8a64226f88eb: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241002124417166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124417166 DLLC NOTICE LLME(ffffffff/ccd61cce){UNASSIGNED} LLC RX: unknown TLLI 0xccd61cce, creating LLME on the fly (gprs_llc.c:552) 20241002124417166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124417166 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124417166 DMM DEBUG GMM(gmm_fsm)[0x612000007ba0]{Deregistered}: Allocated (fsm.c:456) 20241002124417166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Init}: Allocated (fsm.c:456) 20241002124417166 DMM DEBUG MM_STATE_Gb[0x612000007ea0]{Idle}: Allocated (fsm.c:456) 20241002124417166 DMM DEBUG MM_STATE_Iu[0x612000008020]{Detached}: Allocated (fsm.c:456) 20241002124417166 DMM DEBUG GMM(gmm_fsm)[0x612000007ba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124417166 DMM DEBUG GMM(gmm_fsm)[0x612000007ba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124417166 DLLC NOTICE LLME(ffffffff/ccd61cce){UNASSIGNED} LLGM Assign pre (ccd61cce => cad8496a) (gprs_llc.c:1079) 20241002124417166 DLLC NOTICE LLME(ccd61cce/cad8496a){ASSIGNED} LLGM Assign post (ccd61cce => cad8496a) (gprs_llc.c:1125) 20241002124417166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124417166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124417166 DMM DEBUG MM(262420000000004/cad8496a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124417209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124417209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124417209 DMM DEBUG MM_STATE_Gb(0)[0x612000007ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124417209 DMM DEBUG MM(262420000000004/cad8496a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241002124417209 DMM NOTICE MM(262420000000004/cad8496a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124417209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124417209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124417209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124417209 DMM DEBUG MM(262420000000004/cad8496a) Requesting authorization (sgsn_auth.c:160) 20241002124417209 DMM INFO MM(262420000000004/cad8496a) Requesting authentication tuples (sgsn_auth.c:184) 20241002124417209 DMM DEBUG MM(262420000000004/cad8496a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124417209 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241002124417209 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@8a64226f88eb: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241002124417213 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241002124417213 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241002124417213 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241002124423209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241002124423209 DMM ERROR MM(262420000000004/cad8496a) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241002124423209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241002124423209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241002124423210 DMM NOTICE MM(262420000000004/cad8496a) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241002124423210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Reject}: Deallocated (fsm.c:568) 20241002124423210 DMM DEBUG MM_STATE_Gb(0)[0x612000007ea0]{Idle}: Deallocated (fsm.c:568) 20241002124423210 DMM DEBUG MM_STATE_Iu[0x612000008020]{Detached}: Deallocated (fsm.c:568) 20241002124423210 DMM DEBUG GMM(gmm_fsm)[0x612000007ba0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241002124423210 DLLC NOTICE LLME(ccd61cce/cad8496a){ASSIGNED} LLGM Assign pre (cad8496a => ffffffff) (gprs_llc.c:1079) 20241002124423210 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cad8496a => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@8a64226f88eb: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@8a64226f88eb: Final verdict of PTC: pass 20241002124423220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40620<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002124423223 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124423223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(152)@8a64226f88eb: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(140)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(150)@8a64226f88eb: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(148)@8a64226f88eb: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(138)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(143)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(145)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Wed Oct 2 12:44:23 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 20241002124423547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124423849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57794<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64576) 20241002124424224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124424224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64576, count=68932) 20241002124425225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124425225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Wed Oct 2 12:44:26 UTC 2024 20241002124426229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124426229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124427231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124427231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_gsup_lu_timeout started. 20241002124427406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124427407 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(160)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(159)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124427621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124427621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124427621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124427622 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124427622 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124427622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124427622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124427622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124427622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124427665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124427665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124427665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124427666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124427666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124427666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124427666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124427666 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124427666 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124427666 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124427666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124427666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124427666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-BSSGP1(161)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI98(164)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124427771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124427771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124427771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124427771 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124427771 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124427771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124427772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124427772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124427772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241002124427777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI98(164)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124427792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124427792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124427792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb0-BSSGP0(156)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002124427804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124427804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124427804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124427804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124427804 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124427804 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124427804 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124427804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124427806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124427806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124427809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124427809 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(157)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241002124427977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI99(169)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124428049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124428049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124428049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124428049 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124428050 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124428050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124428050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124428050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124428050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-BSSGP1(161)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK -NSVCI99(169)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124428090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124428090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124428090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124428091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124428091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124428091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124428091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124428091 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124428091 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124428091 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124428091 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124428091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124428091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002124428121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124428121 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(169)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_gsup_lu_timeout-BVCI210(163)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124428207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124428232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124428232 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124428232 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124428232 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@8a64226f88eb: CCM 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(170)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124428237 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241002124428237 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002124428266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124428266 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_timeout-BVCI196(157)@8a64226f88eb: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='F10BA034'O, index=0 SGSN_Test-GSUP(171)@8a64226f88eb: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@8a64226f88eb: 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 := '0068E414BC1B39ABF670433DEAB3596D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '81FEA285'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D037B1B448EAC1E2'O } } } } } 20241002124429322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124429322 DLLC NOTICE LLME(ffffffff/f10ba034){UNASSIGNED} LLC RX: unknown TLLI 0xf10ba034, creating LLME on the fly (gprs_llc.c:552) 20241002124429322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124429322 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124429322 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{Deregistered}: Allocated (fsm.c:456) 20241002124429322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Init}: Allocated (fsm.c:456) 20241002124429322 DMM DEBUG MM_STATE_Gb[0x6120000084a0]{Idle}: Allocated (fsm.c:456) 20241002124429322 DMM DEBUG MM_STATE_Iu[0x612000008620]{Detached}: Allocated (fsm.c:456) 20241002124429322 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124429322 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124429322 DLLC NOTICE LLME(ffffffff/f10ba034){UNASSIGNED} LLGM Assign pre (f10ba034 => fafcf4bd) (gprs_llc.c:1079) 20241002124429322 DLLC NOTICE LLME(f10ba034/fafcf4bd){ASSIGNED} LLGM Assign post (f10ba034 => fafcf4bd) (gprs_llc.c:1125) 20241002124429322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124429322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124429322 DMM DEBUG MM(262420000000005/fafcf4bd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124429345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124429345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124429345 DMM DEBUG MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124429345 DMM DEBUG MM(262420000000005/fafcf4bd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241002124429345 DMM NOTICE MM(262420000000005/fafcf4bd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124429345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124429345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124429345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124429345 DMM DEBUG MM(262420000000005/fafcf4bd) Requesting authorization (sgsn_auth.c:160) 20241002124429345 DMM INFO MM(262420000000005/fafcf4bd) Requesting authentication tuples (sgsn_auth.c:184) 20241002124429345 DMM DEBUG MM(262420000000005/fafcf4bd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124429345 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241002124429345 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@8a64226f88eb: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241002124429349 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124429349 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124429349 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124429349 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124429350 DMM INFO MM(262420000000005/fafcf4bd) Subscriber data update (mmctx.c:445) 20241002124429350 DMM DEBUG MM(262420000000005/fafcf4bd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124429350 DMM INFO MM(262420000000005/fafcf4bd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124429350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124429350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124429350 DMM INFO MM(262420000000005/fafcf4bd) <- GMM AUTH AND CIPHERING REQ (rand = 00 68 e4 14 bc 1b 39 ab f6 70 43 3d ea b3 59 6d , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124429362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124429362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124429362 DMM DEBUG MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124429362 DMM INFO MM(262420000000005/fafcf4bd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124429362 DMM NOTICE MM(262420000000005/fafcf4bd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124429362 DMM DEBUG MM(262420000000005/fafcf4bd) checking auth: received GSM SRES = 81 fe a2 85 (gprs_gmm.c:666) 20241002124429362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124429362 DMM DEBUG MM(262420000000005/fafcf4bd) Requesting authorization (sgsn_auth.c:160) 20241002124429362 DMM INFO MM(262420000000005/fafcf4bd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124429362 DMM DEBUG MM(262420000000005/fafcf4bd) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124429362 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241002124429363 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) 20241002124429363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124429363 DMM INFO MM(262420000000005/fafcf4bd) <- GMM ATTACH ACCEPT (new P-TMSI=0xfafcf4bd) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@8a64226f88eb: setverdict(fail): none -> fail MC@8a64226f88eb: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241002124429375 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124429376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(170)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(171)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(169)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(164)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(159)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@8a64226f88eb: Final verdict of PTC: none 20241002124429426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46370<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(156)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@8a64226f88eb: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(167)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(158)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@8a64226f88eb: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(162)@8a64226f88eb: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(157)@8a64226f88eb: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@8a64226f88eb: Final verdict of PTC: fail MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(157): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(158): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@8a64226f88eb: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Wed Oct 2 12:44:29 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 20241002124429685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124429831 DGPRS DEBUG Checking for inactive LLMEs, time = 9683803 (sgsn.c:131) 20241002124430093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46378<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72900) 20241002124430377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124430377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=72900, count=74380) 20241002124431377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124431378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Wed Oct 2 12:44:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124432379 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124432379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_gsup_lu_reject started. 20241002124433232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124433233 DMM INFO MM(262420000000005/fafcf4bd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124433233 DMM INFO MM(262420000000005/fafcf4bd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124433233 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124433233 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124433233 DMM DEBUG MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124433233 DMM ERROR MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241002124433233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241002124433233 DMM DEBUG MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Deallocated (fsm.c:568) 20241002124433233 DMM DEBUG MM_STATE_Iu[0x612000008620]{Detached}: Deallocated (fsm.c:568) 20241002124433233 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{Deregistered}: Deallocated (fsm.c:568) 20241002124433233 DLLC NOTICE LLME(f10ba034/fafcf4bd){ASSIGNED} LLGM Assign pre (fafcf4bd => ffffffff) (gprs_llc.c:1079) 20241002124433233 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fafcf4bd => ffffffff) (gprs_llc.c:1125) 20241002124433233 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241002124433381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124433382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(174)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(180)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(178)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(180)@8a64226f88eb: Provider Link came up: sending NS-RESET -NSVCI97(180)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124433445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124433445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124433445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124433445 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124433445 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124433445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124433446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124433446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124433446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241002124433449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124433449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124433449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124433450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124433450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124433450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124433450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124433450 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) -NSVCI97(180)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(180)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124433450 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124433450 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124433450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124433450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124433450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002124433456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124433470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124433470 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(176)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(179)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(178)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124433578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124433578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124433578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124433578 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124433578 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124433578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124433578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124433578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124433578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241002124433596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124433596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124433596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(183)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124433597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124433597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124433597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124433597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124433597 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124433597 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124433597 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124433597 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(184)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(183)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124433602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124433603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002124433613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(179)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(179)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124433633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124433633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124433741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124433741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124433741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124433741 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124433741 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124433741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124433741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124433742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124433742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241002124433745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124433745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124433745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124433746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124433746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124433746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124433746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124433746 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124433746 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124433746 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124433746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124433746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124433746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(188)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124433762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124433863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124433863 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124434383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124434383 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124434383 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124434383 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124434391 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124434393 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(176)@8a64226f88eb: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='F2F7CE86'O, index=0 SGSN_Test-GSUP(190)@8a64226f88eb: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@8a64226f88eb: 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 := 'B7A5B218F1A74E24557B5F7E1ED8B85C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3FFA2F5D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D31BA5078F7113A9'O } } } } } 20241002124435439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124435439 DLLC NOTICE LLME(ffffffff/f2f7ce86){UNASSIGNED} LLC RX: unknown TLLI 0xf2f7ce86, creating LLME on the fly (gprs_llc.c:552) 20241002124435439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124435439 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124435439 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{Deregistered}: Allocated (fsm.c:456) 20241002124435439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Init}: Allocated (fsm.c:456) 20241002124435439 DMM DEBUG MM_STATE_Gb[0x612000008aa0]{Idle}: Allocated (fsm.c:456) 20241002124435439 DMM DEBUG MM_STATE_Iu[0x612000008c20]{Detached}: Allocated (fsm.c:456) 20241002124435439 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124435439 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124435439 DLLC NOTICE LLME(ffffffff/f2f7ce86){UNASSIGNED} LLGM Assign pre (f2f7ce86 => c9f385b0) (gprs_llc.c:1079) 20241002124435439 DLLC NOTICE LLME(f2f7ce86/c9f385b0){ASSIGNED} LLGM Assign post (f2f7ce86 => c9f385b0) (gprs_llc.c:1125) 20241002124435439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124435439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124435439 DMM DEBUG MM(262420000000006/c9f385b0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124435453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124435453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124435453 DMM DEBUG MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124435453 DMM DEBUG MM(262420000000006/c9f385b0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241002124435453 DMM NOTICE MM(262420000000006/c9f385b0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124435453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124435453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124435453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124435453 DMM DEBUG MM(262420000000006/c9f385b0) Requesting authorization (sgsn_auth.c:160) 20241002124435453 DMM INFO MM(262420000000006/c9f385b0) Requesting authentication tuples (sgsn_auth.c:184) 20241002124435453 DMM DEBUG MM(262420000000006/c9f385b0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124435453 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241002124435453 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@8a64226f88eb: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241002124435458 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124435458 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124435458 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124435458 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124435458 DMM INFO MM(262420000000006/c9f385b0) Subscriber data update (mmctx.c:445) 20241002124435458 DMM DEBUG MM(262420000000006/c9f385b0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124435458 DMM INFO MM(262420000000006/c9f385b0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124435458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124435458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124435458 DMM INFO MM(262420000000006/c9f385b0) <- GMM AUTH AND CIPHERING REQ (rand = b7 a5 b2 18 f1 a7 4e 24 55 7b 5f 7e 1e d8 b8 5c , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124435467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124435467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124435467 DMM DEBUG MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124435467 DMM INFO MM(262420000000006/c9f385b0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124435467 DMM NOTICE MM(262420000000006/c9f385b0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124435467 DMM DEBUG MM(262420000000006/c9f385b0) checking auth: received GSM SRES = 3f fa 2f 5d (gprs_gmm.c:666) 20241002124435468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124435468 DMM DEBUG MM(262420000000006/c9f385b0) Requesting authorization (sgsn_auth.c:160) 20241002124435468 DMM INFO MM(262420000000006/c9f385b0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124435468 DMM DEBUG MM(262420000000006/c9f385b0) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124435468 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241002124435468 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) 20241002124435468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124435468 DMM INFO MM(262420000000006/c9f385b0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9f385b0) (gprs_gmm.c:300) 20241002124435469 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241002124435469 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241002124435469 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241002124435469 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124435469 DMM INFO MM(262420000000006/c9f385b0) Subscriber data update (mmctx.c:445) 20241002124435469 DMM DEBUG MM(262420000000006/c9f385b0) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@8a64226f88eb: setverdict(fail): none -> fail MC@8a64226f88eb: Test Component 192 has requested to stop MTC. Terminating current testcase execution. -NSVCI99(188)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(180)@8a64226f88eb: Final verdict of PTC: none 20241002124435480 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124435480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241002124435480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46384<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(178)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(183)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(190)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@8a64226f88eb: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(179)@8a64226f88eb: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@8a64226f88eb: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(176)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(181)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(177)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(186)@8a64226f88eb: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@8a64226f88eb: Final verdict of PTC: fail MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(176): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(177): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(178): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(179): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(180): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@8a64226f88eb: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Wed Oct 2 12:44:35 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 20241002124435772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124436174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46400<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79728) 20241002124436481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124436481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79728, count=80888) 20241002124437483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124437483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Wed Oct 2 12:44:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124438484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124438484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_combined started. 20241002124439222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124439224 DMM INFO MM(262420000000006/c9f385b0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124439224 DMM INFO MM(262420000000006/c9f385b0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124439224 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124439224 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124439224 DMM DEBUG MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124439224 DMM ERROR MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241002124439224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241002124439224 DMM DEBUG MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Deallocated (fsm.c:568) 20241002124439224 DMM DEBUG MM_STATE_Iu[0x612000008c20]{Detached}: Deallocated (fsm.c:568) 20241002124439224 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{Deregistered}: Deallocated (fsm.c:568) 20241002124439224 DLLC NOTICE LLME(f2f7ce86/c9f385b0){ASSIGNED} LLGM Assign pre (c9f385b0 => ffffffff) (gprs_llc.c:1079) 20241002124439224 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9f385b0 => ffffffff) (gprs_llc.c:1125) 20241002124439224 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(198)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(198)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124439281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124439281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124439281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124439281 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124439281 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124439281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124439281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124439281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124439281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(198)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(197)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002124439283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124439283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124439283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124439283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124439283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124439283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124439283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124439283 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124439283 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124439283 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124439283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(198)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124439284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124439284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(198)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124439288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241002124439300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124439300 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(195)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(197)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(203)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(203)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124439324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124439324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124439324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124439324 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124439324 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124439325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124439325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124439325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124439325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(202)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(203)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124439327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124439327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124439327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124439327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124439327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124439327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124439327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124439327 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124439327 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124439328 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124439328 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(203)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124439328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124439328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(203)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124439333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124439345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124439345 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(204)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI210(200)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(202)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124439358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124439358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124439358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124439358 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124439358 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124439358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124439358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124439358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124439358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124439360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124439360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124439360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124439360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124439361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124439361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124439361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124439361 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124439361 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124439361 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124439361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124439361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124439361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124439366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124439376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124439376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124439485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124439485 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124439485 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124439485 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124439487 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124439487 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(195)@8a64226f88eb: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='EE5A5DDD'O, index=0 SGSN_Test-GSUP(209)@8a64226f88eb: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@8a64226f88eb: 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 := '713D3D4CF9C5C0AE8AD5E4BCFF721FAC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F3665772'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A9BF3ADB27316807'O } } } } } 20241002124440540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124440540 DLLC NOTICE LLME(ffffffff/ee5a5ddd){UNASSIGNED} LLC RX: unknown TLLI 0xee5a5ddd, creating LLME on the fly (gprs_llc.c:552) 20241002124440540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124440540 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241002124440540 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Deregistered}: Allocated (fsm.c:456) 20241002124440540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Init}: Allocated (fsm.c:456) 20241002124440540 DMM DEBUG MM_STATE_Gb[0x6120000090a0]{Idle}: Allocated (fsm.c:456) 20241002124440540 DMM DEBUG MM_STATE_Iu[0x612000009220]{Detached}: Allocated (fsm.c:456) 20241002124440540 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124440540 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124440540 DLLC NOTICE LLME(ffffffff/ee5a5ddd){UNASSIGNED} LLGM Assign pre (ee5a5ddd => d230d972) (gprs_llc.c:1079) 20241002124440540 DLLC NOTICE LLME(ee5a5ddd/d230d972){ASSIGNED} LLGM Assign post (ee5a5ddd => d230d972) (gprs_llc.c:1125) 20241002124440540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124440540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124440540 DMM DEBUG MM(262420000000007/d230d972) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124440555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124440555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124440555 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124440555 DMM DEBUG MM(262420000000007/d230d972) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241002124440555 DMM NOTICE MM(262420000000007/d230d972) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124440555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124440555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124440555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124440555 DMM DEBUG MM(262420000000007/d230d972) Requesting authorization (sgsn_auth.c:160) 20241002124440555 DMM INFO MM(262420000000007/d230d972) Requesting authentication tuples (sgsn_auth.c:184) 20241002124440555 DMM DEBUG MM(262420000000007/d230d972) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124440555 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241002124440555 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@8a64226f88eb: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241002124440559 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124440559 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124440559 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124440559 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124440559 DMM INFO MM(262420000000007/d230d972) Subscriber data update (mmctx.c:445) 20241002124440559 DMM DEBUG MM(262420000000007/d230d972) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124440559 DMM INFO MM(262420000000007/d230d972) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124440559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124440559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124440559 DMM INFO MM(262420000000007/d230d972) <- GMM AUTH AND CIPHERING REQ (rand = 71 3d 3d 4c f9 c5 c0 ae 8a d5 e4 bc ff 72 1f ac , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124440568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124440568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124440568 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124440568 DMM INFO MM(262420000000007/d230d972) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124440568 DMM NOTICE MM(262420000000007/d230d972) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124440568 DMM DEBUG MM(262420000000007/d230d972) checking auth: received GSM SRES = f3 66 57 72 (gprs_gmm.c:666) 20241002124440568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124440568 DMM DEBUG MM(262420000000007/d230d972) Requesting authorization (sgsn_auth.c:160) 20241002124440569 DMM INFO MM(262420000000007/d230d972) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124440569 DMM DEBUG MM(262420000000007/d230d972) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124440569 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241002124440569 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) 20241002124440569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124440569 DMM INFO MM(262420000000007/d230d972) <- GMM ATTACH ACCEPT (new P-TMSI=0xd230d972) (gprs_gmm.c:300) 20241002124440570 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124440570 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124440570 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241002124440570 DMM INFO MM(262420000000007/d230d972) Subscriber data update (mmctx.c:445) 20241002124440570 DMM DEBUG MM(262420000000007/d230d972) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124440570 DMM INFO MM(262420000000007/d230d972) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124440570 DMM NOTICE MM(262420000000007/d230d972) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241002124440570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124440570 DMM NOTICE MM(262420000000007/d230d972) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124440570 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) 20241002124440571 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124440571 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241002124440571 DMM INFO MM(262420000000007/d230d972) Subscriber data update (mmctx.c:445) 20241002124440571 DMM DEBUG MM(262420000000007/d230d972) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_combined-BVCI196(195)@8a64226f88eb: Removing Client IMSI='262420000000007'H, index=0 20241002124440579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124440579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124440579 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124440579 DMM INFO MM(262420000000007/d230d972) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124440579 DMM NOTICE MM(262420000000007/d230d972) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124440579 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124440579 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124440579 DLLC NOTICE LLME(ee5a5ddd/d230d972){ASSIGNED} LLGM Assign pre (ffffffff => d230d972) (gprs_llc.c:1079) 20241002124440579 DLLC NOTICE LLME(ffffffff/d230d972){ASSIGNED} LLGM Assign post (ffffffff => d230d972) (gprs_llc.c:1125) 20241002124440579 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124440579 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124440579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124440579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@8a64226f88eb: Final verdict of PTC: pass 20241002124440582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59190<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(197)@8a64226f88eb: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(207)@8a64226f88eb: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(198)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(203)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(202)@8a64226f88eb: Final verdict of PTC: none 20241002124440593 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124440593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GGSN_GTP(210)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(205)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(209)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(201)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(196)@8a64226f88eb: Final verdict of PTC: none TC_attach_combined-BVCI196(195)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_combined-BVCI196(195): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(196): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(197): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(198): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(202): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(203): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_combined finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Wed Oct 2 12:44:40 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241002124440771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124441173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59202<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87900) 20241002124441594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124441594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87900, count=89340) 20241002124442595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124442595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Wed Oct 2 12:44:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124443597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124443597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_accept_all started. 20241002124444229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124444230 DMM INFO MM(262420000000007/d230d972) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124444230 DMM INFO MM(262420000000007/d230d972) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124444230 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124444230 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124444230 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124444230 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124444230 DLLC NOTICE LLME(ffffffff/d230d972){ASSIGNED} LLGM Assign pre (d230d972 => ffffffff) (gprs_llc.c:1079) 20241002124444230 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d230d972 => ffffffff) (gprs_llc.c:1125) 20241002124444230 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241002124444230 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) 20241002124444230 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) 20241002124444231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Init}: Deallocated (fsm.c:568) 20241002124444231 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Deallocated (fsm.c:568) 20241002124444231 DMM DEBUG MM_STATE_Iu[0x612000009220]{Detached}: Deallocated (fsm.c:568) 20241002124444231 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Deregistered}: Deallocated (fsm.c:568) 20241002124444231 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124444277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124444277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124444277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124444277 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124444277 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124444277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124444277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124444278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124444278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124444279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124444279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124444279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124444279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124444279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124444279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124444279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124444279 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124444279 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124444279 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124444279 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124444280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124444280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124444284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124444292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124444292 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(222)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(222)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124444328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124444328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124444328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124444328 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124444328 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124444328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124444328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124444328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124444328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(222)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124444330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124444330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124444330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124444330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124444330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124444330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124444330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124444330 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124444330 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124444330 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124444330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(222)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(221)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002124444331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124444331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(222)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124444335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124444347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124444347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(223)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI210(219)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(221)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124444360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124444360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124444360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124444360 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124444360 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124444361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124444361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124444361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124444361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124444362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124444362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124444362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124444362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124444362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124444362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124444362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124444362 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124444362 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124444362 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124444362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(226)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124444363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124444363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124444367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124444376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124444376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124444598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124444598 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124444598 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124444598 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124444600 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124444601 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@8a64226f88eb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@8a64226f88eb: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='EF6BDCF8'O, index=0 SGSN_Test-GSUP(228)@8a64226f88eb: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241002124445655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124445655 DLLC NOTICE LLME(ffffffff/ef6bdcf8){UNASSIGNED} LLC RX: unknown TLLI 0xef6bdcf8, creating LLME on the fly (gprs_llc.c:552) 20241002124445655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124445655 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124445656 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Deregistered}: Allocated (fsm.c:456) 20241002124445656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Init}: Allocated (fsm.c:456) 20241002124445656 DMM DEBUG MM_STATE_Gb[0x6120000096a0]{Idle}: Allocated (fsm.c:456) 20241002124445656 DMM DEBUG MM_STATE_Iu[0x612000009820]{Detached}: Allocated (fsm.c:456) 20241002124445656 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124445656 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124445656 DLLC NOTICE LLME(ffffffff/ef6bdcf8){UNASSIGNED} LLGM Assign pre (ef6bdcf8 => c8231f26) (gprs_llc.c:1079) 20241002124445656 DLLC NOTICE LLME(ef6bdcf8/c8231f26){ASSIGNED} LLGM Assign post (ef6bdcf8 => c8231f26) (gprs_llc.c:1125) 20241002124445656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124445656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124445656 DMM DEBUG MM(262420000000008/c8231f26) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124445668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124445668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124445668 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124445668 DMM DEBUG MM(262420000000008/c8231f26) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241002124445668 DMM NOTICE MM(262420000000008/c8231f26) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124445668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124445668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124445668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241002124445668 DMM INFO MM(262420000000008/c8231f26) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8231f26) (gprs_gmm.c:300) TC_attach_accept_all(230)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@8a64226f88eb: Removing Client IMSI='262420000000008'H, index=0 20241002124446658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124446658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124446658 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124446658 DMM INFO MM(262420000000008/c8231f26) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124446658 DMM NOTICE MM(262420000000008/c8231f26) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124446658 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124446658 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124446658 DLLC NOTICE LLME(ef6bdcf8/c8231f26){ASSIGNED} LLGM Assign pre (ffffffff => c8231f26) (gprs_llc.c:1079) 20241002124446658 DLLC NOTICE LLME(ffffffff/c8231f26){ASSIGNED} LLGM Assign post (ffffffff => c8231f26) (gprs_llc.c:1125) 20241002124446658 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124446659 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124446659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124446659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@8a64226f88eb: Final verdict of PTC: pass 20241002124446660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59210<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002124446662 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124446662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(228)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(216)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(226)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(221)@8a64226f88eb: Final verdict of PTC: none TC_attach_accept_all-BVCI210(219)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(222)@8a64226f88eb: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@8a64226f88eb: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(214)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(224)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(220)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_accept_all-BVCI210(219): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(220): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(221): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(222): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_accept_all finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Wed Oct 2 12:44:46 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 20241002124446799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124447200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37512<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69420) 20241002124447662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124447662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69420, count=70580) 20241002124448664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124448664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Wed Oct 2 12:44:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124449665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124449665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_closed started. 20241002124450256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124450257 DMM INFO MM(262420000000008/c8231f26) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124450257 DMM INFO MM(262420000000008/c8231f26) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124450257 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124450257 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124450257 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124450257 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124450257 DLLC NOTICE LLME(ffffffff/c8231f26){ASSIGNED} LLGM Assign pre (c8231f26 => ffffffff) (gprs_llc.c:1079) 20241002124450257 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8231f26 => ffffffff) (gprs_llc.c:1125) 20241002124450257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Init}: Deallocated (fsm.c:568) 20241002124450257 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: Deallocated (fsm.c:568) 20241002124450257 DMM DEBUG MM_STATE_Iu[0x612000009820]{Detached}: Deallocated (fsm.c:568) 20241002124450257 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Deregistered}: Deallocated (fsm.c:568) 20241002124450257 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(236)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(236)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124450312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124450312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124450312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124450312 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124450312 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124450312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124450312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124450312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124450312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(235)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(236)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124450314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124450314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124450314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124450314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124450314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124450314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124450314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124450314 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124450314 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124450314 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124450314 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(236)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124450314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124450314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(236)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124450318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124450327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124450327 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(237)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI196(233)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(235)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124450343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124450343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124450343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124450343 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124450343 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124450343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124450343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124450343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124450343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124450344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124450344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124450344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124450345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124450345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124450345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124450345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124450345 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124450345 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124450345 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124450345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124450345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124450345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124450349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124450360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124450360 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(246)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(246)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124450390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124450390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124450390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124450390 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124450390 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124450390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124450390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124450390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124450390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(246)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124450392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124450392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124450392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124450392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124450392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124450392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124450392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124450392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124450392 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124450392 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124450392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124450392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124450392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(246)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(246)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124450396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124450406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124450406 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(243)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124450666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124450666 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124450666 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124450666 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(245)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(245)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124450669 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(245)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(245)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124450670 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(245)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(245)@8a64226f88eb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(245)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(245)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(233)@8a64226f88eb: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='FAE2BF78'O, index=0 SGSN_Test-GSUP(247)@8a64226f88eb: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(233)@8a64226f88eb: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='FAE2BF78'O, index=1 20241002124451721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124451721 DLLC NOTICE LLME(ffffffff/fae2bf78){UNASSIGNED} LLC RX: unknown TLLI 0xfae2bf78, creating LLME on the fly (gprs_llc.c:552) 20241002124451721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124451721 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124451721 DMM DEBUG GMM(gmm_fsm)[0x6120000099a0]{Deregistered}: Allocated (fsm.c:456) 20241002124451721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Init}: Allocated (fsm.c:456) 20241002124451721 DMM DEBUG MM_STATE_Gb[0x612000009ca0]{Idle}: Allocated (fsm.c:456) 20241002124451721 DMM DEBUG MM_STATE_Iu[0x612000009e20]{Detached}: Allocated (fsm.c:456) 20241002124451721 DMM DEBUG GMM(gmm_fsm)[0x6120000099a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124451721 DMM DEBUG GMM(gmm_fsm)[0x6120000099a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124451721 DLLC NOTICE LLME(ffffffff/fae2bf78){UNASSIGNED} LLGM Assign pre (fae2bf78 => da2aefc5) (gprs_llc.c:1079) 20241002124451721 DLLC NOTICE LLME(fae2bf78/da2aefc5){ASSIGNED} LLGM Assign post (fae2bf78 => da2aefc5) (gprs_llc.c:1125) 20241002124451721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124451721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124451721 DMM DEBUG MM(001010123456789/da2aefc5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124451733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124451733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124451733 DMM DEBUG MM_STATE_Gb(0)[0x612000009ca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124451733 DMM DEBUG MM(001010123456789/da2aefc5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241002124451733 DMM NOTICE MM(001010123456789/da2aefc5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124451733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124451733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124451733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241002124451733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241002124451733 DMM NOTICE MM(001010123456789/da2aefc5) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241002124451733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Reject}: Deallocated (fsm.c:568) 20241002124451733 DMM DEBUG MM_STATE_Gb(0)[0x612000009ca0]{Idle}: Deallocated (fsm.c:568) 20241002124451733 DMM DEBUG MM_STATE_Iu[0x612000009e20]{Detached}: Deallocated (fsm.c:568) 20241002124451733 DMM DEBUG GMM(gmm_fsm)[0x6120000099a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241002124451733 DLLC NOTICE LLME(fae2bf78/da2aefc5){ASSIGNED} LLGM Assign pre (da2aefc5 => ffffffff) (gprs_llc.c:1079) 20241002124451733 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da2aefc5 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@8a64226f88eb: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@8a64226f88eb: Final verdict of PTC: pass TC_attach_closed-BVCI196(233)@8a64226f88eb: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='DC92B175'O, index=2 SGSN_Test-GSUP(247)@8a64226f88eb: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241002124451778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124451778 DLLC NOTICE LLME(ffffffff/dc92b175){UNASSIGNED} LLC RX: unknown TLLI 0xdc92b175, creating LLME on the fly (gprs_llc.c:552) 20241002124451778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124451778 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124451779 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Deregistered}: Allocated (fsm.c:456) 20241002124451779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Init}: Allocated (fsm.c:456) 20241002124451779 DMM DEBUG MM_STATE_Gb[0x61200000a2a0]{Idle}: Allocated (fsm.c:456) 20241002124451779 DMM DEBUG MM_STATE_Iu[0x61200000a420]{Detached}: Allocated (fsm.c:456) 20241002124451779 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124451779 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124451779 DLLC NOTICE LLME(ffffffff/dc92b175){UNASSIGNED} LLGM Assign pre (dc92b175 => cd069224) (gprs_llc.c:1079) 20241002124451779 DLLC NOTICE LLME(dc92b175/cd069224){ASSIGNED} LLGM Assign post (dc92b175 => cd069224) (gprs_llc.c:1125) 20241002124451779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124451779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124451779 DMM DEBUG MM(262420000000010/cd069224) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124451785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124451785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124451785 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124451785 DMM DEBUG MM(262420000000010/cd069224) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241002124451785 DMM NOTICE MM(262420000000010/cd069224) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124451785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124451785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124451785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241002124451785 DMM INFO MM(262420000000010/cd069224) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd069224) (gprs_gmm.c:300) TC_attach_closed(250)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@8a64226f88eb: Removing Client IMSI='262420000000010'H, index=2 20241002124452783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124452783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124452783 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124452783 DMM INFO MM(262420000000010/cd069224) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124452783 DMM NOTICE MM(262420000000010/cd069224) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124452783 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124452783 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124452783 DLLC NOTICE LLME(dc92b175/cd069224){ASSIGNED} LLGM Assign pre (ffffffff => cd069224) (gprs_llc.c:1079) 20241002124452783 DLLC NOTICE LLME(ffffffff/cd069224){ASSIGNED} LLGM Assign post (ffffffff => cd069224) (gprs_llc.c:1125) 20241002124452783 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124452783 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124452783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124452783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@8a64226f88eb: Final verdict of PTC: pass 20241002124452785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37516<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@8a64226f88eb: Final verdict of PTC: none 20241002124452788 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124452788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(236)@8a64226f88eb: Final verdict of PTC: none TC_attach_closed-BVCI196(233)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(245)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(240)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(246)@8a64226f88eb: Final verdict of PTC: none TC_attach_closed-BVCI220(243)@8a64226f88eb: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(235)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(238)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(234)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(244)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_closed-BVCI196(233): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(234): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(235): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(236): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_closed-BVCI220(243): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(244): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(245): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(246): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@8a64226f88eb: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@8a64226f88eb: Test case TC_attach_closed finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Wed Oct 2 12:44:52 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241002124452929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124453334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37532<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79572) 20241002124453789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124453789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79572, count=80832) 20241002124454791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124454791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Wed Oct 2 12:44:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124455793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124455793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_no_imei_response started. 20241002124456392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37544<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124456393 DMM INFO MM(262420000000010/cd069224) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124456393 DMM INFO MM(262420000000010/cd069224) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124456393 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124456393 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124456393 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124456393 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124456393 DLLC NOTICE LLME(ffffffff/cd069224){ASSIGNED} LLGM Assign pre (cd069224 => ffffffff) (gprs_llc.c:1079) 20241002124456393 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd069224 => ffffffff) (gprs_llc.c:1125) 20241002124456393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Init}: Deallocated (fsm.c:568) 20241002124456393 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: Deallocated (fsm.c:568) 20241002124456393 DMM DEBUG MM_STATE_Iu[0x61200000a420]{Detached}: Deallocated (fsm.c:568) 20241002124456393 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Deregistered}: Deallocated (fsm.c:568) 20241002124456393 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124456442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124456442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124456442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124456442 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124456442 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124456442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124456442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124456442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124456442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124456444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124456444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124456444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124456444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124456444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124456444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124456444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124456444 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124456444 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124456444 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124456444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124456444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124456444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124456448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002124456459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124456459 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124456483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124456483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124456483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124456483 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124456483 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124456483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124456483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124456483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124456483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124456485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124456485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124456485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124456485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124456485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124456485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124456485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124456485 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124456485 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124456485 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124456485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124456486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124456486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124456490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124456499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124456500 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124456522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124456522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124456522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124456522 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124456522 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124456522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124456522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124456522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124456522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124456524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124456524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124456524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124456524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124456524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124456524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124456524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124456524 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124456524 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124456524 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124456524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124456525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124456525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124456529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124456538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124456538 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124456794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124456794 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124456794 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124456794 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124456796 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124456797 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@8a64226f88eb: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='C8545F6C'O, index=0 SGSN_Test-GSUP(267)@8a64226f88eb: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241002124457852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124457852 DLLC NOTICE LLME(ffffffff/c8545f6c){UNASSIGNED} LLC RX: unknown TLLI 0xc8545f6c, creating LLME on the fly (gprs_llc.c:552) 20241002124457852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124457852 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241002124457853 DMM DEBUG GMM(gmm_fsm)[0x61200000a5a0]{Deregistered}: Allocated (fsm.c:456) 20241002124457853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{Init}: Allocated (fsm.c:456) 20241002124457853 DMM DEBUG MM_STATE_Gb[0x61200000a8a0]{Idle}: Allocated (fsm.c:456) 20241002124457853 DMM DEBUG MM_STATE_Iu[0x61200000aa20]{Detached}: Allocated (fsm.c:456) 20241002124457853 DMM DEBUG GMM(gmm_fsm)[0x61200000a5a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124457853 DMM DEBUG GMM(gmm_fsm)[0x61200000a5a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124457853 DLLC NOTICE LLME(ffffffff/c8545f6c){UNASSIGNED} LLGM Assign pre (c8545f6c => e55e51fe) (gprs_llc.c:1079) 20241002124457853 DLLC NOTICE LLME(c8545f6c/e55e51fe){ASSIGNED} LLGM Assign post (c8545f6c => e55e51fe) (gprs_llc.c:1125) 20241002124457853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124457853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124457853 DMM DEBUG MM(262420000000032/e55e51fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124459832 DGPRS DEBUG Checking for inactive LLMEs, time = 9683833 (sgsn.c:131) 20241002124503853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241002124503853 DMM DEBUG MM(262420000000032/e55e51fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124509854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241002124509854 DMM DEBUG MM(262420000000032/e55e51fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124515855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241002124515855 DMM DEBUG MM(262420000000032/e55e51fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124516796 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241002124516796 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124516797 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241002124521856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241002124521856 DMM DEBUG MM(262420000000032/e55e51fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124526446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124526448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124526448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002124526486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124526488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124526488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002124526526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124526527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124526527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002124527857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241002124527857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241002124527857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241002124527857 DMM NOTICE MM(262420000000032/e55e51fe) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241002124527857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{Reject}: Deallocated (fsm.c:568) 20241002124527857 DMM DEBUG MM_STATE_Gb(0)[0x61200000a8a0]{Idle}: Deallocated (fsm.c:568) 20241002124527857 DMM DEBUG MM_STATE_Iu[0x61200000aa20]{Detached}: Deallocated (fsm.c:568) 20241002124527857 DMM DEBUG GMM(gmm_fsm)[0x61200000a5a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241002124527857 DLLC NOTICE LLME(c8545f6c/e55e51fe){ASSIGNED} LLGM Assign pre (e55e51fe => ffffffff) (gprs_llc.c:1079) 20241002124527857 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e55e51fe => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@8a64226f88eb: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@8a64226f88eb: Final verdict of PTC: pass 20241002124527867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37544<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002124527870 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124527870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(255)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(267)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@8a64226f88eb: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(260)@8a64226f88eb: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(265)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@8a64226f88eb: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(258)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(253)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(263)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Wed Oct 2 12:45:27 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20241002124528000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124528301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35874<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70240) 20241002124528870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124528870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70240, count=70880) 20241002124529833 DGPRS DEBUG Checking for inactive LLMEs, time = 9683863 (sgsn.c:131) 20241002124529871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124529871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Wed Oct 2 12:45:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124530872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124530872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_no_imsi_response started. 20241002124531362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124531364 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124531414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124531414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124531414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124531414 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124531414 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124531414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124531414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124531414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124531414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124531416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124531416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124531416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124531416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124531416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124531416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124531416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124531417 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124531417 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124531417 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124531417 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124531417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124531417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124531420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002124531431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124531431 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124531452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124531452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124531452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124531452 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124531452 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124531453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124531453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124531453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124531453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124531454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124531454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124531454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124531455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124531455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124531455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124531455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124531455 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124531455 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124531455 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124531455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124531455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124531455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124531459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002124531470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124531470 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(285)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(285)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124531499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124531499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124531499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124531499 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124531499 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124531499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124531499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124531499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124531499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(285)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124531501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124531501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124531501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124531501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124531501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124531501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124531501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124531501 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124531501 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124531502 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124531502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124531502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124531502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(285)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(285)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124531506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124531514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124531514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(282)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124531873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124531873 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124531873 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124531873 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(284)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(284)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124531875 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(284)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124531875 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(284)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(284)@8a64226f88eb: 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(284)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(284)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@8a64226f88eb: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='D8F13E34'O, index=0 SGSN_Test-GSUP(286)@8a64226f88eb: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241002124532925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124532925 DLLC NOTICE LLME(ffffffff/d8f13e34){UNASSIGNED} LLC RX: unknown TLLI 0xd8f13e34, creating LLME on the fly (gprs_llc.c:552) 20241002124532925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124532925 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241002124532925 DMM DEBUG GMM(gmm_fsm)[0x61200000aba0]{Deregistered}: Allocated (fsm.c:456) 20241002124532925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{Init}: Allocated (fsm.c:456) 20241002124532925 DMM DEBUG MM_STATE_Gb[0x61200000aea0]{Idle}: Allocated (fsm.c:456) 20241002124532925 DMM DEBUG MM_STATE_Iu[0x61200000b020]{Detached}: Allocated (fsm.c:456) 20241002124532925 DMM DEBUG GMM(gmm_fsm)[0x61200000aba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124532925 DMM DEBUG GMM(gmm_fsm)[0x61200000aba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124532925 DLLC NOTICE LLME(ffffffff/d8f13e34){UNASSIGNED} LLGM Assign pre (d8f13e34 => d057bd83) (gprs_llc.c:1079) 20241002124532925 DLLC NOTICE LLME(d8f13e34/d057bd83){ASSIGNED} LLGM Assign post (d8f13e34 => d057bd83) (gprs_llc.c:1125) 20241002124532925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124532925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124532925 DMM DEBUG MM(/d057bd83) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124532939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124532939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124532939 DMM DEBUG MM_STATE_Gb(3639688756)[0x61200000aea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124532939 DMM DEBUG MM(/d057bd83) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241002124532939 DMM NOTICE MM(/d057bd83) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124532939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124532939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241002124532939 DMM DEBUG MM(/d057bd83) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241002124538939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241002124538939 DMM DEBUG MM(/d057bd83) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241002124544940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241002124544940 DMM DEBUG MM(/d057bd83) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241002124550941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241002124550941 DMM DEBUG MM(/d057bd83) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241002124551874 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241002124551874 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(284)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124551875 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241002124556942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241002124556942 DMM DEBUG MM(/d057bd83) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241002124559834 DGPRS DEBUG Checking for inactive LLMEs, time = 9683893 (sgsn.c:131) 20241002124601418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124601420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124601420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002124601456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124601458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124601458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002124601503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124601504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124601504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002124602943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241002124602943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241002124602943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241002124602943 DMM NOTICE MM(/d057bd83) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241002124602943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{Reject}: Deallocated (fsm.c:568) 20241002124602944 DMM DEBUG MM_STATE_Gb(3639688756)[0x61200000aea0]{Idle}: Deallocated (fsm.c:568) 20241002124602944 DMM DEBUG MM_STATE_Iu[0x61200000b020]{Detached}: Deallocated (fsm.c:568) 20241002124602944 DMM DEBUG GMM(gmm_fsm)[0x61200000aba0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241002124602944 DLLC NOTICE LLME(d8f13e34/d057bd83){ASSIGNED} LLGM Assign pre (d057bd83 => ffffffff) (gprs_llc.c:1079) 20241002124602944 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d057bd83 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@8a64226f88eb: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@8a64226f88eb: Final verdict of PTC: pass 20241002124602954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35890<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@8a64226f88eb: Final verdict of PTC: none 20241002124602957 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124602957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_no_imsi_response-BVCI220(282)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@8a64226f88eb: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(274)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(279)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(284)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(285)@8a64226f88eb: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(272)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(277)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(283)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(282): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(283): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(284): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(285): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Wed Oct 2 12:46:03 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 20241002124603085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42784<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124603386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42784<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63352) 20241002124603957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124603957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63352, count=71604) 20241002124604958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124604958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Wed Oct 2 12:46:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124605959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124605959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_closed_add_vty started. 20241002124606447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124606449 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124606496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124606496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124606496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124606497 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124606497 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124606497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124606497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124606497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124606497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124606498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124606498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124606498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124606498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124606498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124606498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124606498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124606498 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124606498 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124606498 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124606498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124606499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124606499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124606503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124606512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124606512 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124606531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124606532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124606532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124606532 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124606532 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124606532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124606532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124606532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124606532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124606533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124606533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124606533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124606533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124606533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124606533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124606533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124606533 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124606533 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124606533 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124606533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124606534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124606534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124606537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(299)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002124606548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124606548 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124606572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124606572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124606572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124606572 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124606572 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124606572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124606572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124606572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124606572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124606574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124606574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124606574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124606575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124606575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124606575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124606575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124606575 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124606575 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124606575 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124606575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(303)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124606576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124606576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124606579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124606589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124606589 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124606960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124606960 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124606960 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124606961 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124606963 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241002124606963 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(292)@8a64226f88eb: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='C0B761AB'O, index=0 SGSN_Test-GSUP(305)@8a64226f88eb: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@8a64226f88eb: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='C0B761AB'O, index=1 20241002124608024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124608024 DLLC NOTICE LLME(ffffffff/c0b761ab){UNASSIGNED} LLC RX: unknown TLLI 0xc0b761ab, creating LLME on the fly (gprs_llc.c:552) 20241002124608024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124608024 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124608024 DMM DEBUG GMM(gmm_fsm)[0x61200000b1a0]{Deregistered}: Allocated (fsm.c:456) 20241002124608024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Init}: Allocated (fsm.c:456) 20241002124608024 DMM DEBUG MM_STATE_Gb[0x61200000b4a0]{Idle}: Allocated (fsm.c:456) 20241002124608024 DMM DEBUG MM_STATE_Iu[0x61200000b620]{Detached}: Allocated (fsm.c:456) 20241002124608024 DMM DEBUG GMM(gmm_fsm)[0x61200000b1a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124608024 DMM DEBUG GMM(gmm_fsm)[0x61200000b1a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124608024 DLLC NOTICE LLME(ffffffff/c0b761ab){UNASSIGNED} LLGM Assign pre (c0b761ab => c0e1ad37) (gprs_llc.c:1079) 20241002124608024 DLLC NOTICE LLME(c0b761ab/c0e1ad37){ASSIGNED} LLGM Assign post (c0b761ab => c0e1ad37) (gprs_llc.c:1125) 20241002124608024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124608024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124608024 DMM DEBUG MM(001010123456789/c0e1ad37) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124608038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124608038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124608038 DMM DEBUG MM_STATE_Gb(0)[0x61200000b4a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124608038 DMM DEBUG MM(001010123456789/c0e1ad37) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241002124608038 DMM NOTICE MM(001010123456789/c0e1ad37) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124608038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124608038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124608038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241002124608038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241002124608038 DMM NOTICE MM(001010123456789/c0e1ad37) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241002124608039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Reject}: Deallocated (fsm.c:568) 20241002124608039 DMM DEBUG MM_STATE_Gb(0)[0x61200000b4a0]{Idle}: Deallocated (fsm.c:568) 20241002124608039 DMM DEBUG MM_STATE_Iu[0x61200000b620]{Detached}: Deallocated (fsm.c:568) 20241002124608039 DMM DEBUG GMM(gmm_fsm)[0x61200000b1a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241002124608039 DLLC NOTICE LLME(c0b761ab/c0e1ad37){ASSIGNED} LLGM Assign pre (c0e1ad37 => ffffffff) (gprs_llc.c:1079) 20241002124608039 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0e1ad37 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@8a64226f88eb: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@8a64226f88eb: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='C0B761AB'O, index=2 20241002124608046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124608046 DLLC NOTICE LLME(ffffffff/c0b761ab){UNASSIGNED} LLC RX: unknown TLLI 0xc0b761ab, creating LLME on the fly (gprs_llc.c:552) 20241002124608046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241002124608046 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124608046 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Deregistered}: Allocated (fsm.c:456) 20241002124608046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Init}: Allocated (fsm.c:456) 20241002124608046 DMM DEBUG MM_STATE_Gb[0x61200000baa0]{Idle}: Allocated (fsm.c:456) 20241002124608046 DMM DEBUG MM_STATE_Iu[0x61200000bc20]{Detached}: Allocated (fsm.c:456) 20241002124608046 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124608046 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124608046 DLLC NOTICE LLME(ffffffff/c0b761ab){UNASSIGNED} LLGM Assign pre (c0b761ab => c3039bf6) (gprs_llc.c:1079) 20241002124608046 DLLC NOTICE LLME(c0b761ab/c3039bf6){ASSIGNED} LLGM Assign post (c0b761ab => c3039bf6) (gprs_llc.c:1125) 20241002124608046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124608046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124608046 DMM DEBUG MM(001010123456700/c3039bf6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124608051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124608051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124608051 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124608051 DMM DEBUG MM(001010123456700/c3039bf6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241002124608051 DMM NOTICE MM(001010123456700/c3039bf6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124608051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124608051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124608051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241002124608051 DMM INFO MM(001010123456700/c3039bf6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3039bf6) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@8a64226f88eb: Removing Client IMSI='001010123456700'H, index=2 20241002124609050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124609051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124609051 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124609051 DMM INFO MM(001010123456700/c3039bf6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124609051 DMM NOTICE MM(001010123456700/c3039bf6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124609051 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124609051 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124609051 DLLC NOTICE LLME(c0b761ab/c3039bf6){ASSIGNED} LLGM Assign pre (ffffffff => c3039bf6) (gprs_llc.c:1079) 20241002124609051 DLLC NOTICE LLME(ffffffff/c3039bf6){ASSIGNED} LLGM Assign post (ffffffff => c3039bf6) (gprs_llc.c:1125) 20241002124609051 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124609051 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124609051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124609051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@8a64226f88eb: Final verdict of PTC: pass 20241002124609052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42796<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@8a64226f88eb: Final verdict of PTC: none 20241002124609055 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124609055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(293)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(298)@8a64226f88eb: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(303)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@8a64226f88eb: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@8a64226f88eb: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(296)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(301)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(291)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Wed Oct 2 12:46:09 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 20241002124609188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124609590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55462<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70168) 20241002124610056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124610056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70168, count=80224) 20241002124611057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124611058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Wed Oct 2 12:46:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124612058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124612059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_check_subscriber_list started. 20241002124612649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124612651 DMM INFO MM(001010123456700/c3039bf6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124612651 DMM INFO MM(001010123456700/c3039bf6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124612651 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124612651 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124612651 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124612651 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124612651 DLLC NOTICE LLME(ffffffff/c3039bf6){ASSIGNED} LLGM Assign pre (c3039bf6 => ffffffff) (gprs_llc.c:1079) 20241002124612651 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3039bf6 => ffffffff) (gprs_llc.c:1125) 20241002124612651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Init}: Deallocated (fsm.c:568) 20241002124612651 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: Deallocated (fsm.c:568) 20241002124612651 DMM DEBUG MM_STATE_Iu[0x61200000bc20]{Detached}: Deallocated (fsm.c:568) 20241002124612651 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Deregistered}: Deallocated (fsm.c:568) 20241002124612651 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124612695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124612695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124612695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124612695 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124612695 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124612695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124612695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124612695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124612695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124612697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124612697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124612697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124612697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124612697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124612697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124612698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124612698 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124612698 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124612698 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124612698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124612698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124612698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124612702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124612712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124612712 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(318)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(318)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124612739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124612739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124612739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124612739 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124612739 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124612739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124612739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124612739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124612739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(317)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(318)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124612741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124612741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124612741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124612741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124612741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124612742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124612742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124612742 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124612742 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124612742 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124612742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124612742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124612742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(318)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(318)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124612746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124612754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124612754 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(315)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(317)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124612769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124612769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124612769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124612769 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124612769 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124612769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124612769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124612769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124612769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124612771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124612771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124612771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124612771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124612771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124612771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124612771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124612771 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124612772 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124612772 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124612772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124612772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124612772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124612776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124612785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124612785 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124613059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124613060 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124613060 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124613060 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124613062 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124613062 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@8a64226f88eb: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='C956047B'O, index=0 SGSN_Test-GSUP(324)@8a64226f88eb: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@8a64226f88eb: 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 := '293F5BA310B872BCC3FDDB87E0765833'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '43D98239'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51B8D11E2FA479E1'O } } } } } 20241002124614113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124614113 DLLC NOTICE LLME(ffffffff/c956047b){UNASSIGNED} LLC RX: unknown TLLI 0xc956047b, creating LLME on the fly (gprs_llc.c:552) 20241002124614113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124614113 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124614113 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Deregistered}: Allocated (fsm.c:456) 20241002124614113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Init}: Allocated (fsm.c:456) 20241002124614113 DMM DEBUG MM_STATE_Gb[0x61200000ffa0]{Idle}: Allocated (fsm.c:456) 20241002124614114 DMM DEBUG MM_STATE_Iu[0x612000010120]{Detached}: Allocated (fsm.c:456) 20241002124614114 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124614114 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124614114 DLLC NOTICE LLME(ffffffff/c956047b){UNASSIGNED} LLGM Assign pre (c956047b => e36c883d) (gprs_llc.c:1079) 20241002124614114 DLLC NOTICE LLME(c956047b/e36c883d){ASSIGNED} LLGM Assign post (c956047b => e36c883d) (gprs_llc.c:1125) 20241002124614114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124614114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124614114 DMM DEBUG MM(262420000000034/e36c883d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124614126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124614126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124614126 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124614126 DMM DEBUG MM(262420000000034/e36c883d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241002124614126 DMM NOTICE MM(262420000000034/e36c883d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124614126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124614126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124614126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124614126 DMM DEBUG MM(262420000000034/e36c883d) Requesting authorization (sgsn_auth.c:160) 20241002124614126 DMM INFO MM(262420000000034/e36c883d) Requesting authentication tuples (sgsn_auth.c:184) 20241002124614126 DMM DEBUG MM(262420000000034/e36c883d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124614126 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241002124614126 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@8a64226f88eb: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241002124614129 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124614129 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124614129 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124614129 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124614129 DMM INFO MM(262420000000034/e36c883d) Subscriber data update (mmctx.c:445) 20241002124614129 DMM DEBUG MM(262420000000034/e36c883d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124614129 DMM INFO MM(262420000000034/e36c883d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124614129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124614129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124614129 DMM INFO MM(262420000000034/e36c883d) <- GMM AUTH AND CIPHERING REQ (rand = 29 3f 5b a3 10 b8 72 bc c3 fd db 87 e0 76 58 33 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124614137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124614137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124614137 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124614137 DMM INFO MM(262420000000034/e36c883d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124614137 DMM NOTICE MM(262420000000034/e36c883d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124614137 DMM DEBUG MM(262420000000034/e36c883d) checking auth: received GSM SRES = 43 d9 82 39 (gprs_gmm.c:666) 20241002124614137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124614137 DMM DEBUG MM(262420000000034/e36c883d) Requesting authorization (sgsn_auth.c:160) 20241002124614137 DMM INFO MM(262420000000034/e36c883d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124614137 DMM DEBUG MM(262420000000034/e36c883d) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124614137 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241002124614137 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) 20241002124614137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124614137 DMM INFO MM(262420000000034/e36c883d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe36c883d) (gprs_gmm.c:300) 20241002124614138 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124614138 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124614138 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241002124614138 DMM INFO MM(262420000000034/e36c883d) Subscriber data update (mmctx.c:445) 20241002124614139 DMM DEBUG MM(262420000000034/e36c883d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124614139 DMM INFO MM(262420000000034/e36c883d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124614139 DMM NOTICE MM(262420000000034/e36c883d) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241002124614139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124614139 DMM NOTICE MM(262420000000034/e36c883d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124614139 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) 20241002124614139 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124614139 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241002124614139 DMM INFO MM(262420000000034/e36c883d) Subscriber data update (mmctx.c:445) 20241002124614139 DMM DEBUG MM(262420000000034/e36c883d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002124614145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124614145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124614145 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124614145 DMM INFO MM(262420000000034/e36c883d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124614145 DMM NOTICE MM(262420000000034/e36c883d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124614145 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124614145 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124614145 DLLC NOTICE LLME(c956047b/e36c883d){ASSIGNED} LLGM Assign pre (ffffffff => e36c883d) (gprs_llc.c:1079) 20241002124614145 DLLC NOTICE LLME(ffffffff/e36c883d){ASSIGNED} LLGM Assign post (ffffffff => e36c883d) (gprs_llc.c:1125) 20241002124614145 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124614146 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124614146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124614146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@8a64226f88eb: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@8a64226f88eb: Final verdict of PTC: pass 20241002124614200 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241002124614200 DMM INFO MM(262420000000034/e36c883d) Subscriber data update (mmctx.c:445) 20241002124614200 DMM DEBUG MM(262420000000034/e36c883d) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241002124614200 DMM INFO MM(262420000000034/e36c883d) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241002124614200 DMM INFO MM(262420000000034/e36c883d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124614200 DMM INFO MM(262420000000034/e36c883d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124614200 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124614200 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124614200 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124614200 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124614200 DLLC NOTICE LLME(ffffffff/e36c883d){ASSIGNED} LLGM Assign pre (e36c883d => ffffffff) (gprs_llc.c:1079) 20241002124614200 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e36c883d => ffffffff) (gprs_llc.c:1125) 20241002124614200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Init}: Deallocated (fsm.c:568) 20241002124614200 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Deallocated (fsm.c:568) 20241002124614200 DMM DEBUG MM_STATE_Iu[0x612000010120]{Detached}: Deallocated (fsm.c:568) 20241002124614200 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Deregistered}: Deallocated (fsm.c:568) 20241002124614202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55476<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002124614204 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124614204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_check_subscriber_list-BVCI220(321)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(324)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(312)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(318)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@8a64226f88eb: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(315)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(317)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(322)@8a64226f88eb: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(320)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(316)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(310)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(315): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(316): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(317): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(318): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Wed Oct 2 12:46:14 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 20241002124614395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124614697 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55480<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90040) 20241002124615204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124615204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90040, count=94396) 20241002124616205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124616205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Wed Oct 2 12:46:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124617207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124617207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_detach_check_subscriber_list started. 20241002124617755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124617757 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124617804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124617804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124617804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124617804 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124617804 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124617804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124617804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124617804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124617804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124617806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124617806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124617806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124617806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124617806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124617806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124617807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124617807 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124617807 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124617807 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124617807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124617807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124617807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124617812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124617822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124617822 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(337)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(337)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124617847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124617847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124617847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124617847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124617847 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124617847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124617847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124617847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124617847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(337)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124617849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124617849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124617849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(336)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002124617849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124617849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124617849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124617849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124617849 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124617849 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124617849 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124617849 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124617850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124617850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(337)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(337)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124617854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(333)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124617864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124617864 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(334)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(336)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(342)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(342)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124617883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124617883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124617883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124617883 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124617883 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124617883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124617883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124617883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124617883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(342)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124617885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124617885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124617885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124617885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124617885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124617885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124617885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124617885 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124617885 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124617885 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124617885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124617886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124617886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(342)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(342)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124617889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124617899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124617899 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(339)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124618208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124618208 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124618208 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124618208 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(341)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(341)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124618210 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(341)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(341)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124618211 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(341)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(341)@8a64226f88eb: 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(341)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(341)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@8a64226f88eb: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='C996020D'O, index=0 SGSN_Test-GSUP(343)@8a64226f88eb: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@8a64226f88eb: 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 := '2CA5DBE45476CABDA33DF9BA1AE7A9F2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DE261105'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4F54DE34EA2618E8'O } } } } } 20241002124618258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124618258 DLLC NOTICE LLME(ffffffff/c996020d){UNASSIGNED} LLC RX: unknown TLLI 0xc996020d, creating LLME on the fly (gprs_llc.c:552) 20241002124618258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124618259 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124618259 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Deregistered}: Allocated (fsm.c:456) 20241002124618259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Init}: Allocated (fsm.c:456) 20241002124618259 DMM DEBUG MM_STATE_Gb[0x6120000105a0]{Idle}: Allocated (fsm.c:456) 20241002124618259 DMM DEBUG MM_STATE_Iu[0x612000010720]{Detached}: Allocated (fsm.c:456) 20241002124618259 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124618259 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124618259 DLLC NOTICE LLME(ffffffff/c996020d){UNASSIGNED} LLGM Assign pre (c996020d => cb937228) (gprs_llc.c:1079) 20241002124618259 DLLC NOTICE LLME(c996020d/cb937228){ASSIGNED} LLGM Assign post (c996020d => cb937228) (gprs_llc.c:1125) 20241002124618259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124618259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124618259 DMM DEBUG MM(262420000000033/cb937228) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124618272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124618272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124618272 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124618272 DMM DEBUG MM(262420000000033/cb937228) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241002124618272 DMM NOTICE MM(262420000000033/cb937228) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124618272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124618272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124618272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124618272 DMM DEBUG MM(262420000000033/cb937228) Requesting authorization (sgsn_auth.c:160) 20241002124618272 DMM INFO MM(262420000000033/cb937228) Requesting authentication tuples (sgsn_auth.c:184) 20241002124618272 DMM DEBUG MM(262420000000033/cb937228) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124618272 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241002124618272 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@8a64226f88eb: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241002124618276 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124618276 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124618276 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124618276 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124618276 DMM INFO MM(262420000000033/cb937228) Subscriber data update (mmctx.c:445) 20241002124618276 DMM DEBUG MM(262420000000033/cb937228) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124618276 DMM INFO MM(262420000000033/cb937228) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124618276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124618276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124618276 DMM INFO MM(262420000000033/cb937228) <- GMM AUTH AND CIPHERING REQ (rand = 2c a5 db e4 54 76 ca bd a3 3d f9 ba 1a e7 a9 f2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124618284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124618284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124618284 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124618284 DMM INFO MM(262420000000033/cb937228) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124618284 DMM NOTICE MM(262420000000033/cb937228) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124618284 DMM DEBUG MM(262420000000033/cb937228) checking auth: received GSM SRES = de 26 11 05 (gprs_gmm.c:666) 20241002124618284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124618284 DMM DEBUG MM(262420000000033/cb937228) Requesting authorization (sgsn_auth.c:160) 20241002124618284 DMM INFO MM(262420000000033/cb937228) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124618284 DMM DEBUG MM(262420000000033/cb937228) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124618284 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241002124618284 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) 20241002124618284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124618284 DMM INFO MM(262420000000033/cb937228) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb937228) (gprs_gmm.c:300) 20241002124618285 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124618285 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124618285 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241002124618285 DMM INFO MM(262420000000033/cb937228) Subscriber data update (mmctx.c:445) 20241002124618285 DMM DEBUG MM(262420000000033/cb937228) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124618285 DMM INFO MM(262420000000033/cb937228) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124618286 DMM NOTICE MM(262420000000033/cb937228) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241002124618286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124618286 DMM NOTICE MM(262420000000033/cb937228) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124618286 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) 20241002124618286 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124618286 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241002124618286 DMM INFO MM(262420000000033/cb937228) Subscriber data update (mmctx.c:445) 20241002124618286 DMM DEBUG MM(262420000000033/cb937228) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002124618291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124618291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124618291 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124618291 DMM INFO MM(262420000000033/cb937228) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124618291 DMM NOTICE MM(262420000000033/cb937228) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124618291 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124618292 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124618292 DLLC NOTICE LLME(c996020d/cb937228){ASSIGNED} LLGM Assign pre (ffffffff => cb937228) (gprs_llc.c:1079) 20241002124618292 DLLC NOTICE LLME(ffffffff/cb937228){ASSIGNED} LLGM Assign post (ffffffff => cb937228) (gprs_llc.c:1125) 20241002124618292 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124618292 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124618292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124618292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@8a64226f88eb: setverdict(pass): none -> pass 20241002124618343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124618343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241002124618343 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124618343 DMM INFO MM(262420000000033/cb937228) -> GMM DETACH REQUEST TLLI=0xcb937228 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241002124618343 DMM INFO MM(262420000000033/cb937228) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241002124618343 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124618343 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124618343 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124618343 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124618344 DLLC NOTICE LLME(ffffffff/cb937228){ASSIGNED} LLGM Assign pre (cb937228 => ffffffff) (gprs_llc.c:1079) 20241002124618344 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb937228 => ffffffff) (gprs_llc.c:1125) 20241002124618344 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241002124618344 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) 20241002124618344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Init}: Deallocated (fsm.c:568) 20241002124618344 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Deallocated (fsm.c:568) 20241002124618344 DMM DEBUG MM_STATE_Iu[0x612000010720]{Detached}: Deallocated (fsm.c:568) 20241002124618344 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Deregistered}: Deallocated (fsm.c:568) 20241002124618345 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@8a64226f88eb: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@8a64226f88eb: Final verdict of PTC: pass 20241002124623355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36734<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@8a64226f88eb: Final verdict of PTC: none 20241002124623358 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124623358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(341)@8a64226f88eb: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(339)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(337)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(336)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(331)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(342)@8a64226f88eb: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@8a64226f88eb: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(334)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(329)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(340)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(335)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(334): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(335): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(336): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(337): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(339): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(340): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(341): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(342): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Wed Oct 2 12:46:23 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 20241002124623486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124623787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36748<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88028) 20241002124624360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124624360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88028, count=93820) 20241002124625361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124625361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Wed Oct 2 12:46:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124626361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124626361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_check_complete_resend started. 20241002124626849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124626850 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124626891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124626891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124626891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124626891 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124626891 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124626891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124626891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124626891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124626891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124626893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124626893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124626893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124626893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124626893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124626893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124626893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124626893 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124626893 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124626893 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124626893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124626893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124626893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124626898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(351)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124626908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124626908 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124626931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124626931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124626931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124626931 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124626931 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124626931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124626931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124626931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124626931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124626933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124626933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124626933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124626933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124626933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124626933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124626933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124626933 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124626933 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124626933 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124626933 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124626934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124626934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124626937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124626947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124626947 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124626972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124626972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124626972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124626972 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124626972 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124626972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124626972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124626972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124626972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124626973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124626973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124626973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124626974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124626974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124626974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124626974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124626974 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124626974 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124626974 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124626974 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124626974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124626974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124626979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124626988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124626988 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(358)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124627362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124627362 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124627362 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124627362 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124627364 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124627365 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@8a64226f88eb: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='F3C69C74'O, index=0 SGSN_Test-GSUP(362)@8a64226f88eb: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@8a64226f88eb: 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 := '3BF383FD8D1B3E4DA742FEE89CD1F3AE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5BDD526B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33C1C61F2A7C46B6'O } } } } } 20241002124628418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124628418 DLLC NOTICE LLME(ffffffff/f3c69c74){UNASSIGNED} LLC RX: unknown TLLI 0xf3c69c74, creating LLME on the fly (gprs_llc.c:552) 20241002124628418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124628419 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241002124628419 DMM DEBUG GMM(gmm_fsm)[0x6120000108a0]{Deregistered}: Allocated (fsm.c:456) 20241002124628419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Init}: Allocated (fsm.c:456) 20241002124628419 DMM DEBUG MM_STATE_Gb[0x612000010ba0]{Idle}: Allocated (fsm.c:456) 20241002124628419 DMM DEBUG MM_STATE_Iu[0x612000010d20]{Detached}: Allocated (fsm.c:456) 20241002124628419 DMM DEBUG GMM(gmm_fsm)[0x6120000108a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124628419 DMM DEBUG GMM(gmm_fsm)[0x6120000108a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124628419 DLLC NOTICE LLME(ffffffff/f3c69c74){UNASSIGNED} LLGM Assign pre (f3c69c74 => c6655946) (gprs_llc.c:1079) 20241002124628419 DLLC NOTICE LLME(f3c69c74/c6655946){ASSIGNED} LLGM Assign post (f3c69c74 => c6655946) (gprs_llc.c:1125) 20241002124628419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124628419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124628419 DMM DEBUG MM(262420000000036/c6655946) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124628432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124628432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124628432 DMM DEBUG MM_STATE_Gb(0)[0x612000010ba0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124628432 DMM DEBUG MM(262420000000036/c6655946) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241002124628432 DMM NOTICE MM(262420000000036/c6655946) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124628432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124628432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124628432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124628432 DMM DEBUG MM(262420000000036/c6655946) Requesting authorization (sgsn_auth.c:160) 20241002124628432 DMM INFO MM(262420000000036/c6655946) Requesting authentication tuples (sgsn_auth.c:184) 20241002124628432 DMM DEBUG MM(262420000000036/c6655946) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124628432 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241002124628432 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@8a64226f88eb: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241002124628435 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124628435 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124628435 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124628435 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124628435 DMM INFO MM(262420000000036/c6655946) Subscriber data update (mmctx.c:445) 20241002124628435 DMM DEBUG MM(262420000000036/c6655946) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124628435 DMM INFO MM(262420000000036/c6655946) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124628435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124628435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124628435 DMM INFO MM(262420000000036/c6655946) <- GMM AUTH AND CIPHERING REQ (rand = 3b f3 83 fd 8d 1b 3e 4d a7 42 fe e8 9c d1 f3 ae , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124628443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124628443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124628443 DMM DEBUG MM_STATE_Gb(0)[0x612000010ba0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124628443 DMM INFO MM(262420000000036/c6655946) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124628443 DMM NOTICE MM(262420000000036/c6655946) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124628443 DMM DEBUG MM(262420000000036/c6655946) checking auth: received GSM SRES = 5b dd 52 6b (gprs_gmm.c:666) 20241002124628443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124628443 DMM DEBUG MM(262420000000036/c6655946) Requesting authorization (sgsn_auth.c:160) 20241002124628443 DMM INFO MM(262420000000036/c6655946) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124628443 DMM DEBUG MM(262420000000036/c6655946) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124628443 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241002124628443 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) 20241002124628443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124628443 DMM INFO MM(262420000000036/c6655946) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6655946) (gprs_gmm.c:300) 20241002124628445 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124628445 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124628445 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241002124628445 DMM INFO MM(262420000000036/c6655946) Subscriber data update (mmctx.c:445) 20241002124628445 DMM DEBUG MM(262420000000036/c6655946) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124628445 DMM INFO MM(262420000000036/c6655946) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124628445 DMM NOTICE MM(262420000000036/c6655946) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241002124628445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124628445 DMM NOTICE MM(262420000000036/c6655946) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124628445 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) 20241002124628446 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124628446 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241002124628446 DMM INFO MM(262420000000036/c6655946) Subscriber data update (mmctx.c:445) 20241002124628446 DMM DEBUG MM(262420000000036/c6655946) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@8a64226f88eb: Warning: Re-starting timer T, which is already active (running or expired). 20241002124629835 DGPRS DEBUG Checking for inactive LLMEs, time = 9683923 (sgsn.c:131) 20241002124634445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241002124634445 DMM INFO MM(262420000000036/c6655946) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6655946) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8a64226f88eb: Warning: Re-starting timer T, which is already active (running or expired). 20241002124640445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241002124640445 DMM INFO MM(262420000000036/c6655946) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6655946) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8a64226f88eb: Warning: Re-starting timer T, which is already active (running or expired). 20241002124646447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241002124646447 DMM INFO MM(262420000000036/c6655946) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6655946) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8a64226f88eb: Warning: Re-starting timer T, which is already active (running or expired). 20241002124647364 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241002124647364 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241002124647364 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124652448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241002124652448 DMM INFO MM(262420000000036/c6655946) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6655946) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8a64226f88eb: Warning: Re-starting timer T, which is already active (running or expired). 20241002124656894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124656896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124656896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002124656935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124656936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124656936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002124656975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124656977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124656977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002124658449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241002124658449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241002124658449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241002124658449 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241002124658449 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) 20241002124658449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Reject}: Deallocated (fsm.c:568) 20241002124658449 DMM DEBUG MM_STATE_Gb(0)[0x612000010ba0]{Idle}: Deallocated (fsm.c:568) 20241002124658449 DMM DEBUG MM_STATE_Iu[0x612000010d20]{Detached}: Deallocated (fsm.c:568) 20241002124658449 DMM DEBUG GMM(gmm_fsm)[0x6120000108a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241002124658449 DLLC NOTICE LLME(f3c69c74/c6655946){ASSIGNED} LLGM Assign pre (c6655946 => ffffffff) (gprs_llc.c:1079) 20241002124658449 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6655946 => ffffffff) (gprs_llc.c:1125) 20241002124659836 DGPRS DEBUG Checking for inactive LLMEs, time = 9683953 (sgsn.c:131) TC_attach_check_complete_resend(364)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@8a64226f88eb: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@8a64226f88eb: Final verdict of PTC: pass 20241002124702458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60428<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@8a64226f88eb: Final verdict of PTC: none 20241002124702459 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124702460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(361)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(355)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(350)@8a64226f88eb: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(360)@8a64226f88eb: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(358)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@8a64226f88eb: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(359)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(348)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(353)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(358): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(359): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Wed Oct 2 12:47:02 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 20241002124702613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124702914 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=89040) 20241002124703461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124703461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89040, count=94472) 20241002124704463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124704463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Wed Oct 2 12:47:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124705465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124705465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_hlr_location_cancel_request_update started. 20241002124705971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124705973 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124706018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124706018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124706018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124706018 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124706018 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124706018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124706018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124706018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124706018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124706021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124706021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124706021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124706021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124706021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124706021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124706021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124706021 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124706021 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124706021 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124706021 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124706021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124706021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124706025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124706036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124706036 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124706054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124706054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124706055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124706055 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124706055 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124706055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124706055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124706055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124706055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124706057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124706057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124706057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124706057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124706057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124706057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124706057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124706057 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124706057 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124706057 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124706057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124706058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124706058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124706062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124706071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124706071 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124706091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124706091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124706091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124706091 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124706091 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124706091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124706091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124706091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124706091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124706093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124706093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124706093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124706093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124706093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124706093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124706093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124706093 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124706093 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124706093 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124706093 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124706093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124706093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124706098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124706106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124706106 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124706466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124706466 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124706466 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124706466 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124706468 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124706469 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@8a64226f88eb: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='D8F0C640'O, index=0 SGSN_Test-GSUP(381)@8a64226f88eb: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@8a64226f88eb: 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 := '96F5F540126C06E4EBAF723FEB8B5C9A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '281E989A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C0FAF65189DDE34E'O } } } } } 20241002124707521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124707521 DLLC NOTICE LLME(ffffffff/d8f0c640){UNASSIGNED} LLC RX: unknown TLLI 0xd8f0c640, creating LLME on the fly (gprs_llc.c:552) 20241002124707521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124707521 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124707521 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Deregistered}: Allocated (fsm.c:456) 20241002124707521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Init}: Allocated (fsm.c:456) 20241002124707521 DMM DEBUG MM_STATE_Gb[0x6120000111a0]{Idle}: Allocated (fsm.c:456) 20241002124707521 DMM DEBUG MM_STATE_Iu[0x612000011320]{Detached}: Allocated (fsm.c:456) 20241002124707521 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124707521 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124707521 DLLC NOTICE LLME(ffffffff/d8f0c640){UNASSIGNED} LLGM Assign pre (d8f0c640 => c23168bf) (gprs_llc.c:1079) 20241002124707521 DLLC NOTICE LLME(d8f0c640/c23168bf){ASSIGNED} LLGM Assign post (d8f0c640 => c23168bf) (gprs_llc.c:1125) 20241002124707521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124707521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124707522 DMM DEBUG MM(262420000000031/c23168bf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124707534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124707534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124707534 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124707534 DMM DEBUG MM(262420000000031/c23168bf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241002124707534 DMM NOTICE MM(262420000000031/c23168bf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124707534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124707534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124707534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124707534 DMM DEBUG MM(262420000000031/c23168bf) Requesting authorization (sgsn_auth.c:160) 20241002124707534 DMM INFO MM(262420000000031/c23168bf) Requesting authentication tuples (sgsn_auth.c:184) 20241002124707534 DMM DEBUG MM(262420000000031/c23168bf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124707534 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241002124707534 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@8a64226f88eb: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241002124707537 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124707537 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124707537 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124707537 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124707537 DMM INFO MM(262420000000031/c23168bf) Subscriber data update (mmctx.c:445) 20241002124707537 DMM DEBUG MM(262420000000031/c23168bf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124707537 DMM INFO MM(262420000000031/c23168bf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124707537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124707537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124707537 DMM INFO MM(262420000000031/c23168bf) <- GMM AUTH AND CIPHERING REQ (rand = 96 f5 f5 40 12 6c 06 e4 eb af 72 3f eb 8b 5c 9a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124707546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124707546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124707546 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124707546 DMM INFO MM(262420000000031/c23168bf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124707546 DMM NOTICE MM(262420000000031/c23168bf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124707546 DMM DEBUG MM(262420000000031/c23168bf) checking auth: received GSM SRES = 28 1e 98 9a (gprs_gmm.c:666) 20241002124707547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124707547 DMM DEBUG MM(262420000000031/c23168bf) Requesting authorization (sgsn_auth.c:160) 20241002124707547 DMM INFO MM(262420000000031/c23168bf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124707547 DMM DEBUG MM(262420000000031/c23168bf) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124707547 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241002124707547 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) 20241002124707547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124707547 DMM INFO MM(262420000000031/c23168bf) <- GMM ATTACH ACCEPT (new P-TMSI=0xc23168bf) (gprs_gmm.c:300) 20241002124707548 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124707548 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124707548 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241002124707548 DMM INFO MM(262420000000031/c23168bf) Subscriber data update (mmctx.c:445) 20241002124707548 DMM DEBUG MM(262420000000031/c23168bf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124707548 DMM INFO MM(262420000000031/c23168bf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124707548 DMM NOTICE MM(262420000000031/c23168bf) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241002124707548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124707548 DMM NOTICE MM(262420000000031/c23168bf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124707548 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) 20241002124707549 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124707549 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241002124707549 DMM INFO MM(262420000000031/c23168bf) Subscriber data update (mmctx.c:445) 20241002124707549 DMM DEBUG MM(262420000000031/c23168bf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002124707555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124707555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124707555 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124707555 DMM INFO MM(262420000000031/c23168bf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124707555 DMM NOTICE MM(262420000000031/c23168bf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124707555 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124707555 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124707555 DLLC NOTICE LLME(d8f0c640/c23168bf){ASSIGNED} LLGM Assign pre (ffffffff => c23168bf) (gprs_llc.c:1079) 20241002124707555 DLLC NOTICE LLME(ffffffff/c23168bf){ASSIGNED} LLGM Assign post (ffffffff => c23168bf) (gprs_llc.c:1125) 20241002124707555 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124707555 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124707555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124707555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@8a64226f88eb: setverdict(pass): none -> pass 20241002124707604 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241002124707604 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241002124707604 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) 20241002124707604 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241002124707604 DMM INFO MM(262420000000031/c23168bf) Subscriber data update (mmctx.c:445) 20241002124707604 DMM DEBUG MM(262420000000031/c23168bf) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241002124707604 DMM INFO MM(262420000000031/c23168bf) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241002124707604 DMM INFO MM(262420000000031/c23168bf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124707605 DMM INFO MM(262420000000031/c23168bf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124707605 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124707605 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124707605 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124707605 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124707605 DLLC NOTICE LLME(ffffffff/c23168bf){ASSIGNED} LLGM Assign pre (c23168bf => ffffffff) (gprs_llc.c:1079) 20241002124707605 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c23168bf => ffffffff) (gprs_llc.c:1125) 20241002124707605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Init}: Deallocated (fsm.c:568) 20241002124707605 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Deallocated (fsm.c:568) 20241002124707605 DMM DEBUG MM_STATE_Iu[0x612000011320]{Detached}: Deallocated (fsm.c:568) 20241002124707605 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed MC@8a64226f88eb: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241002124712612 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124712612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(369)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(381)@8a64226f88eb: Final verdict of PTC: none 20241002124712613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58282<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(370)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(379)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@8a64226f88eb: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(374)@8a64226f88eb: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@8a64226f88eb: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(372)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(377)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(367)@8a64226f88eb: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@8a64226f88eb: Final verdict of PTC: pass MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@8a64226f88eb: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Wed Oct 2 12:47:12 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 20241002124712753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124713054 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33006<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86992) 20241002124713614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124713614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86992, count=92424) 20241002124714615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124714615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Wed Oct 2 12:47:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124715617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124715617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_hlr_location_cancel_request_withdraw started. 20241002124716116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124716117 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124716166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124716166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124716166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124716166 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124716166 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124716166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124716166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124716166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124716166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124716168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124716168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124716168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124716168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124716168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124716168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124716168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124716168 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124716168 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124716168 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124716168 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(388)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124716169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124716169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124716172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002124716180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124716180 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124716206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124716206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124716206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124716206 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124716206 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124716206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124716206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124716206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124716206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124716207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124716208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124716208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124716208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124716208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124716208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124716208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124716208 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124716208 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124716208 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124716208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124716208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124716208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124716212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002124716221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124716221 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(399)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(399)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124716259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124716259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124716259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124716259 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124716259 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124716259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124716259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124716259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124716259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(399)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124716261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124716261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124716261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124716261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124716261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124716262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124716262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124716262 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124716262 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124716262 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124716262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(399)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124716262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124716262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(399)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124716265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124716273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124716273 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(396)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124716618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124716618 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124716618 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124716618 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(398)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(398)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124716621 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(398)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(398)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124716621 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(398)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(398)@8a64226f88eb: 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(398)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(398)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@8a64226f88eb: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='DB103D76'O, index=0 SGSN_Test-GSUP(400)@8a64226f88eb: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@8a64226f88eb: 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 := '2BCAC03A1A80EA222D1DD866228BD7E5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '558ABA49'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A81369F7CFECA3A8'O } } } } } 20241002124717672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124717672 DLLC NOTICE LLME(ffffffff/db103d76){UNASSIGNED} LLC RX: unknown TLLI 0xdb103d76, creating LLME on the fly (gprs_llc.c:552) 20241002124717672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124717672 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124717673 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Deregistered}: Allocated (fsm.c:456) 20241002124717673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Init}: Allocated (fsm.c:456) 20241002124717673 DMM DEBUG MM_STATE_Gb[0x6120000117a0]{Idle}: Allocated (fsm.c:456) 20241002124717673 DMM DEBUG MM_STATE_Iu[0x612000011920]{Detached}: Allocated (fsm.c:456) 20241002124717673 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124717673 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124717673 DLLC NOTICE LLME(ffffffff/db103d76){UNASSIGNED} LLGM Assign pre (db103d76 => fb7216fe) (gprs_llc.c:1079) 20241002124717673 DLLC NOTICE LLME(db103d76/fb7216fe){ASSIGNED} LLGM Assign post (db103d76 => fb7216fe) (gprs_llc.c:1125) 20241002124717673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124717673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124717673 DMM DEBUG MM(262420000000029/fb7216fe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124717687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124717687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124717687 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124717687 DMM DEBUG MM(262420000000029/fb7216fe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241002124717687 DMM NOTICE MM(262420000000029/fb7216fe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124717687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124717687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124717687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124717687 DMM DEBUG MM(262420000000029/fb7216fe) Requesting authorization (sgsn_auth.c:160) 20241002124717688 DMM INFO MM(262420000000029/fb7216fe) Requesting authentication tuples (sgsn_auth.c:184) 20241002124717688 DMM DEBUG MM(262420000000029/fb7216fe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124717688 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241002124717688 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@8a64226f88eb: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241002124717691 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124717691 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124717691 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124717691 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124717691 DMM INFO MM(262420000000029/fb7216fe) Subscriber data update (mmctx.c:445) 20241002124717691 DMM DEBUG MM(262420000000029/fb7216fe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124717691 DMM INFO MM(262420000000029/fb7216fe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124717691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124717691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124717691 DMM INFO MM(262420000000029/fb7216fe) <- GMM AUTH AND CIPHERING REQ (rand = 2b ca c0 3a 1a 80 ea 22 2d 1d d8 66 22 8b d7 e5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124717699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124717699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124717699 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124717699 DMM INFO MM(262420000000029/fb7216fe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124717699 DMM NOTICE MM(262420000000029/fb7216fe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124717699 DMM DEBUG MM(262420000000029/fb7216fe) checking auth: received GSM SRES = 55 8a ba 49 (gprs_gmm.c:666) 20241002124717699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124717699 DMM DEBUG MM(262420000000029/fb7216fe) Requesting authorization (sgsn_auth.c:160) 20241002124717700 DMM INFO MM(262420000000029/fb7216fe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124717700 DMM DEBUG MM(262420000000029/fb7216fe) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124717700 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241002124717700 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) 20241002124717700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124717700 DMM INFO MM(262420000000029/fb7216fe) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb7216fe) (gprs_gmm.c:300) 20241002124717701 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124717701 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124717701 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241002124717701 DMM INFO MM(262420000000029/fb7216fe) Subscriber data update (mmctx.c:445) 20241002124717701 DMM DEBUG MM(262420000000029/fb7216fe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124717701 DMM INFO MM(262420000000029/fb7216fe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124717701 DMM NOTICE MM(262420000000029/fb7216fe) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241002124717701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124717701 DMM NOTICE MM(262420000000029/fb7216fe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124717701 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) 20241002124717702 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124717702 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241002124717702 DMM INFO MM(262420000000029/fb7216fe) Subscriber data update (mmctx.c:445) 20241002124717702 DMM DEBUG MM(262420000000029/fb7216fe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002124717708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124717708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124717708 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124717708 DMM INFO MM(262420000000029/fb7216fe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124717708 DMM NOTICE MM(262420000000029/fb7216fe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124717708 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124717708 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124717708 DLLC NOTICE LLME(db103d76/fb7216fe){ASSIGNED} LLGM Assign pre (ffffffff => fb7216fe) (gprs_llc.c:1079) 20241002124717708 DLLC NOTICE LLME(ffffffff/fb7216fe){ASSIGNED} LLGM Assign post (ffffffff => fb7216fe) (gprs_llc.c:1125) 20241002124717708 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124717708 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124717708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124717708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@8a64226f88eb: setverdict(pass): none -> pass 20241002124717757 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241002124717757 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241002124717757 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) 20241002124717757 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241002124717757 DMM INFO MM(262420000000029/fb7216fe) Subscriber data update (mmctx.c:445) 20241002124717757 DMM DEBUG MM(262420000000029/fb7216fe) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241002124717757 DMM INFO MM(262420000000029/fb7216fe) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241002124717757 DMM INFO MM(262420000000029/fb7216fe) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241002124717757 DMM NOTICE MM(262420000000029/fb7216fe) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241002124717758 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241002124717758 DMM INFO MM(262420000000029/fb7216fe) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241002124717758 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124717758 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124717758 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124717758 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124717758 DLLC NOTICE LLME(ffffffff/fb7216fe){ASSIGNED} LLGM Assign pre (fb7216fe => ffffffff) (gprs_llc.c:1079) 20241002124717758 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb7216fe => ffffffff) (gprs_llc.c:1125) 20241002124717758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Init}: Deallocated (fsm.c:568) 20241002124717758 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Deallocated (fsm.c:568) 20241002124717758 DMM DEBUG MM_STATE_Iu[0x612000011920]{Detached}: Deallocated (fsm.c:568) 20241002124717758 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Deregistered}: Deallocated (fsm.c:568) 20241002124717759 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@8a64226f88eb: Removing Client IMSI='262420000000029'H, index=0 20241002124717766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124717766 DLLC NOTICE LLME(ffffffff/fb7216fe){UNASSIGNED} LLC RX: unknown TLLI 0xfb7216fe, creating LLME on the fly (gprs_llc.c:552) 20241002124717766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124717766 DMM NOTICE LLME(ffffffff/fb7216fe){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241002124717766 DLLC NOTICE LLME(ffffffff/fb7216fe){UNASSIGNED} LLGM Assign pre (fb7216fe => ffffffff) (gprs_llc.c:1079) 20241002124717766 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb7216fe => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@8a64226f88eb: Final verdict of PTC: pass 20241002124717769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33022<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(393)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(400)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(399)@8a64226f88eb: Final verdict of PTC: none 20241002124717771 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124717771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(398)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@8a64226f88eb: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(388)@8a64226f88eb: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(396)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@8a64226f88eb: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(391)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(397)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(386)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(396): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(397): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(398): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(399): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@8a64226f88eb: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Wed Oct 2 12:47:17 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 20241002124717904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124718205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60924<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93196) 20241002124718772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124718772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93196, count=97552) 20241002124719773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124719773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Wed Oct 2 12:47:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124720775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124720775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241002124721258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124721259 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(408)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124721310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124721310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124721310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124721310 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124721310 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124721310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124721310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124721310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124721310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(407)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(408)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124721313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124721313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124721313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124721313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124721313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124721313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124721313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124721313 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124721313 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124721313 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124721313 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124721314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124721314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124721318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124721327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124721327 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(409)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(407)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(412)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124721339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124721339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124721339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124721339 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124721339 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124721339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124721339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124721339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124721339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124721340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124721340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124721340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124721340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124721340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124721340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124721340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124721340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124721340 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124721340 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124721340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124721341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124721341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124721345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002124721354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124721354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(417)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124721380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124721380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124721380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124721380 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124721380 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124721381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124721381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124721381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124721381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124721382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124721382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124721382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124721382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124721382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124721383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124721383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124721383 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124721383 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124721383 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124721383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124721383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124721383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124721388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124721398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124721398 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124721776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124721776 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124721776 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124721776 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124721779 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124721779 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@8a64226f88eb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@8a64226f88eb: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='FC819344'O, index=0 SGSN_Test-GSUP(419)@8a64226f88eb: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241002124722825 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) 20241002124722825 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@8a64226f88eb: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@8a64226f88eb: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@8a64226f88eb: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@8a64226f88eb: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@8a64226f88eb: Final verdict of PTC: pass 20241002124722830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60940<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@8a64226f88eb: Final verdict of PTC: none 20241002124722832 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(412)@8a64226f88eb: Final verdict of PTC: none 20241002124722832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(408)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(407)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@8a64226f88eb: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@8a64226f88eb: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(417)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@8a64226f88eb: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(410)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(406)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(415)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(407): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@8a64226f88eb: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Wed Oct 2 12:47:22 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 20241002124722962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124723263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60944<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45188) 20241002124723832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124723832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=45188, count=53636) 20241002124724833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124724833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Wed Oct 2 12:47:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124725834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124725834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241002124726322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124726323 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124726363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124726363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124726363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124726363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124726363 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124726363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124726363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124726364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124726364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124726365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124726365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124726365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124726365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124726365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124726365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124726365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124726365 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124726366 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124726366 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124726366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(426)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124726366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124726366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124726370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124726380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124726380 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)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(432)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(432)@8a64226f88eb: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(431)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002124726408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124726408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124726408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124726408 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124726409 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124726409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124726409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124726409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124726409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(432)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124726411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124726411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124726411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124726411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124726411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124726411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124726411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124726411 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124726411 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124726411 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124726411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124726412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124726412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(432)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(432)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124726416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124726426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124726426 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(433)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(431)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124726439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124726439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124726439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124726439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124726439 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124726439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124726439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124726439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124726439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124726441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124726441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124726441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124726441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124726441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124726441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124726441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124726441 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124726441 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124726441 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124726441 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124726442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124726442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124726446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124726456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124726456 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)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124726835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124726835 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124726835 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124726835 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124726838 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124726838 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@8a64226f88eb: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='CA5C0252'O, index=0 SGSN_Test-GSUP(438)@8a64226f88eb: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241002124727882 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) 20241002124727882 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@8a64226f88eb: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@8a64226f88eb: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@8a64226f88eb: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@8a64226f88eb: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@8a64226f88eb: Final verdict of PTC: pass 20241002124727887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60948<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002124727889 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124727889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(426)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(438)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(432)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(431)@8a64226f88eb: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@8a64226f88eb: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@8a64226f88eb: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(436)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(424)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(434)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(430)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(430): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(431): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(432): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@8a64226f88eb: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Wed Oct 2 12:47:27 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 20241002124728020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124728321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33288<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44724) 20241002124728889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124728889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44724, count=52664) 20241002124729837 DGPRS DEBUG Checking for inactive LLMEs, time = 9683983 (sgsn.c:131) 20241002124729890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124729890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Wed Oct 2 12:47:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124730891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124730891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_rau_unknown started. 20241002124731382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124731383 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124731426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124731426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124731426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124731426 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124731426 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124731426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124731426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124731426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124731426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124731428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124731428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124731428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124731428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124731428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124731428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124731428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124731428 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124731428 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124731428 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124731428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(445)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124731429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124731429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124731432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002124731442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124731442 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124731464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124731464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124731464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124731464 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124731464 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124731464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124731464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124731464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124731464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124731466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124731466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124731466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124731466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124731466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124731466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124731466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124731466 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124731466 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124731466 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124731466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124731467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124731467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124731471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002124731482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124731482 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(456)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(456)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124731516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124731516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124731516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124731516 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124731516 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124731516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124731516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124731516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124731516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(456)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124731518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124731518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124731518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124731518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124731518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124731518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124731518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124731518 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124731518 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124731518 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124731518 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124731519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124731519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(456)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(456)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124731523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124731532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124731533 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(453)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124731892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124731892 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124731892 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124731892 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(455)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(455)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124731894 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(455)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(455)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124731895 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(455)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(455)@8a64226f88eb: 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(455)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(455)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@8a64226f88eb: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='FCDF6454'O, index=0 SGSN_Test-GSUP(457)@8a64226f88eb: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241002124732950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124732950 DLLC NOTICE LLME(ffffffff/fcdf6454){UNASSIGNED} LLC RX: unknown TLLI 0xfcdf6454, creating LLME on the fly (gprs_llc.c:552) 20241002124732950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241002124732951 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241002124732951 DMM NOTICE LLME(ffffffff/fcdf6454){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241002124732951 DLLC NOTICE LLME(ffffffff/fcdf6454){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241002124732951 DMM ERROR LLME(ffffffff/fcdf6454){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241002124732951 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241002124732951 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241002124732951 DLLC NOTICE LLME(ffffffff/fcdf6454){UNASSIGNED} LLGM Assign pre (fcdf6454 => ffffffff) (gprs_llc.c:1079) 20241002124732951 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fcdf6454 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@8a64226f88eb: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@8a64226f88eb: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@8a64226f88eb: Final verdict of PTC: pass 20241002124732966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33298<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(450)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(445)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@8a64226f88eb: Final verdict of PTC: none 20241002124732969 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-BSSGP0(442)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@8a64226f88eb: Final verdict of PTC: none 20241002124732969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_rau_unknown-BVCI220(453)@8a64226f88eb: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(457)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(456)@8a64226f88eb: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(455)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(443)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(454)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(448)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(455): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(456): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@8a64226f88eb: Test case TC_rau_unknown finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Wed Oct 2 12:47:33 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241002124733100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124733402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33308<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50300) 20241002124733969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124733969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50300, count=54656) 20241002124734970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124734970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Wed Oct 2 12:47:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124735971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124735971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_rau started. 20241002124736459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124736460 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124736506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124736506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124736507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124736507 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124736507 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124736507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124736507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124736507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124736507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124736508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124736508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124736509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124736509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124736509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124736509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124736509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124736509 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124736509 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124736509 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124736509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124736509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(464)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124736509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124736513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124736524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124736524 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124736537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124736537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124736537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124736537 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124736537 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124736537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124736537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124736538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124736538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124736539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124736539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124736539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124736539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124736539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124736539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124736539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124736539 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124736539 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124736539 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124736539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124736540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124736540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124736543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124736553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124736553 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124736577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124736577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124736577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124736577 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124736577 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124736577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124736577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124736577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124736577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124736579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124736579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124736579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124736579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124736579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124736579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124736579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124736579 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124736579 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124736579 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124736579 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124736579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124736579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124736583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124736593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124736593 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124736972 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124736972 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124736972 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124736972 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124736975 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124736976 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@8a64226f88eb: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='F8A65B51'O, index=0 SGSN_Test-GSUP(476)@8a64226f88eb: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@8a64226f88eb: 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 := 'F11CB0A94A06762F0EBC56946F4829A4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '971344E4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E3DFA4F54EFA1462'O } } } } } 20241002124738031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124738032 DLLC NOTICE LLME(ffffffff/f8a65b51){UNASSIGNED} LLC RX: unknown TLLI 0xf8a65b51, creating LLME on the fly (gprs_llc.c:552) 20241002124738032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124738032 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124738032 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Deregistered}: Allocated (fsm.c:456) 20241002124738032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Init}: Allocated (fsm.c:456) 20241002124738032 DMM DEBUG MM_STATE_Gb[0x612000011da0]{Idle}: Allocated (fsm.c:456) 20241002124738032 DMM DEBUG MM_STATE_Iu[0x612000011f20]{Detached}: Allocated (fsm.c:456) 20241002124738032 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124738032 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124738032 DLLC NOTICE LLME(ffffffff/f8a65b51){UNASSIGNED} LLGM Assign pre (f8a65b51 => fb0a59aa) (gprs_llc.c:1079) 20241002124738032 DLLC NOTICE LLME(f8a65b51/fb0a59aa){ASSIGNED} LLGM Assign post (f8a65b51 => fb0a59aa) (gprs_llc.c:1125) 20241002124738032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124738032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124738032 DMM DEBUG MM(262420000000012/fb0a59aa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124738048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124738048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124738048 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124738048 DMM DEBUG MM(262420000000012/fb0a59aa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241002124738048 DMM NOTICE MM(262420000000012/fb0a59aa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124738048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124738048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124738048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124738048 DMM DEBUG MM(262420000000012/fb0a59aa) Requesting authorization (sgsn_auth.c:160) 20241002124738048 DMM INFO MM(262420000000012/fb0a59aa) Requesting authentication tuples (sgsn_auth.c:184) 20241002124738048 DMM DEBUG MM(262420000000012/fb0a59aa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124738048 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241002124738048 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@8a64226f88eb: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241002124738051 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124738051 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124738051 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124738051 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124738051 DMM INFO MM(262420000000012/fb0a59aa) Subscriber data update (mmctx.c:445) 20241002124738051 DMM DEBUG MM(262420000000012/fb0a59aa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124738051 DMM INFO MM(262420000000012/fb0a59aa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124738051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124738051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124738051 DMM INFO MM(262420000000012/fb0a59aa) <- GMM AUTH AND CIPHERING REQ (rand = f1 1c b0 a9 4a 06 76 2f 0e bc 56 94 6f 48 29 a4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124738060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124738060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124738060 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124738060 DMM INFO MM(262420000000012/fb0a59aa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124738060 DMM NOTICE MM(262420000000012/fb0a59aa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124738060 DMM DEBUG MM(262420000000012/fb0a59aa) checking auth: received GSM SRES = 97 13 44 e4 (gprs_gmm.c:666) 20241002124738061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124738061 DMM DEBUG MM(262420000000012/fb0a59aa) Requesting authorization (sgsn_auth.c:160) 20241002124738061 DMM INFO MM(262420000000012/fb0a59aa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124738061 DMM DEBUG MM(262420000000012/fb0a59aa) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124738061 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241002124738061 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) 20241002124738061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124738061 DMM INFO MM(262420000000012/fb0a59aa) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb0a59aa) (gprs_gmm.c:300) 20241002124738062 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124738062 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124738062 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241002124738062 DMM INFO MM(262420000000012/fb0a59aa) Subscriber data update (mmctx.c:445) 20241002124738062 DMM DEBUG MM(262420000000012/fb0a59aa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124738062 DMM INFO MM(262420000000012/fb0a59aa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124738062 DMM NOTICE MM(262420000000012/fb0a59aa) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241002124738062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124738062 DMM NOTICE MM(262420000000012/fb0a59aa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124738062 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) 20241002124738063 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124738063 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241002124738063 DMM INFO MM(262420000000012/fb0a59aa) Subscriber data update (mmctx.c:445) 20241002124738063 DMM DEBUG MM(262420000000012/fb0a59aa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002124738068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124738068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124738069 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124738069 DMM INFO MM(262420000000012/fb0a59aa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124738069 DMM NOTICE MM(262420000000012/fb0a59aa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124738069 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124738069 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124738069 DLLC NOTICE LLME(f8a65b51/fb0a59aa){ASSIGNED} LLGM Assign pre (ffffffff => fb0a59aa) (gprs_llc.c:1079) 20241002124738069 DLLC NOTICE LLME(ffffffff/fb0a59aa){ASSIGNED} LLGM Assign post (ffffffff => fb0a59aa) (gprs_llc.c:1125) 20241002124738069 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124738069 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124738069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124738069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@8a64226f88eb: setverdict(pass): none -> pass 20241002124738120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124738120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124738120 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124738120 DMM INFO MM(262420000000012/fb0a59aa) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241002124738120 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124738120 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241002124738120 DLLC NOTICE LLME(ffffffff/fb0a59aa){ASSIGNED} LLGM Assign pre (fb0a59aa => f94c6236) (gprs_llc.c:1079) 20241002124738120 DLLC NOTICE LLME(fb0a59aa/f94c6236){ASSIGNED} LLGM Assign post (fb0a59aa => f94c6236) (gprs_llc.c:1125) 20241002124738120 DMM INFO MM(262420000000012/f94c6236) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@8a64226f88eb: Removing Client IMSI='262420000000012'H, index=0 20241002124738128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124738128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241002124738128 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124738128 DMM INFO MM(262420000000012/f94c6236) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241002124738128 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241002124738128 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124738128 DLLC NOTICE LLME(fb0a59aa/f94c6236){ASSIGNED} LLGM Assign pre (ffffffff => f94c6236) (gprs_llc.c:1079) 20241002124738128 DLLC NOTICE LLME(ffffffff/f94c6236){ASSIGNED} LLGM Assign post (ffffffff => f94c6236) (gprs_llc.c:1125) 20241002124738128 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@8a64226f88eb: Final verdict of PTC: pass 20241002124738130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33318<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(464)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(469)@8a64226f88eb: Final verdict of PTC: none 20241002124738133 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124738133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(460)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(474)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@8a64226f88eb: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@8a64226f88eb: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@8a64226f88eb: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(467)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(462)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(472)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_rau finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Wed Oct 2 12:47:38 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241002124738261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124738663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47622<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91456) 20241002124739135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124739135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91456, count=92616) 20241002124740135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124740135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Wed Oct 2 12:47:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124741137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124741137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_rau_a_a started. 20241002124741722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124741723 DMM INFO MM(262420000000012/f94c6236) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124741723 DMM INFO MM(262420000000012/f94c6236) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124741723 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124741723 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124741723 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124741723 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124741723 DLLC NOTICE LLME(ffffffff/f94c6236){ASSIGNED} LLGM Assign pre (f94c6236 => ffffffff) (gprs_llc.c:1079) 20241002124741723 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f94c6236 => ffffffff) (gprs_llc.c:1125) 20241002124741723 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241002124741723 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) 20241002124741723 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) 20241002124741724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Init}: Deallocated (fsm.c:568) 20241002124741724 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Deallocated (fsm.c:568) 20241002124741724 DMM DEBUG MM_STATE_Iu[0x612000011f20]{Detached}: Deallocated (fsm.c:568) 20241002124741724 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Deregistered}: Deallocated (fsm.c:568) 20241002124741724 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124741768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124741768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124741768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124741768 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124741768 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124741768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124741768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124741768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124741769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124741770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124741770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124741770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124741770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124741770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124741770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124741770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124741770 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124741770 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124741770 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124741770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124741771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(483)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124741771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124741774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002124741784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124741784 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124741809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124741810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124741810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124741810 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124741810 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124741810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124741810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124741810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124741810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124741812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124741812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124741812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124741812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124741812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124741812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124741812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124741812 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124741812 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124741812 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124741812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124741813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124741813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124741816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124741827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124741827 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124741854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124741854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124741854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124741854 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124741854 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124741855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124741855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124741855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124741855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124741856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124741856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124741856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124741856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124741856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124741856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124741856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124741856 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124741856 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124741856 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124741856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124741857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124741857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124741861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124741872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124741872 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124742137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124742137 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124742137 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124742137 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124742139 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124742140 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@8a64226f88eb: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='D6F81159'O, index=0 SGSN_Test-GSUP(495)@8a64226f88eb: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@8a64226f88eb: 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 := 'E4C1A50CD41B66FFC15BA5C2667FC4AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '41C3C0FC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A767E9E20C436362'O } } } } } 20241002124743193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124743193 DLLC NOTICE LLME(ffffffff/d6f81159){UNASSIGNED} LLC RX: unknown TLLI 0xd6f81159, creating LLME on the fly (gprs_llc.c:552) 20241002124743193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124743193 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124743193 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Deregistered}: Allocated (fsm.c:456) 20241002124743193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Init}: Allocated (fsm.c:456) 20241002124743193 DMM DEBUG MM_STATE_Gb[0x6120000123a0]{Idle}: Allocated (fsm.c:456) 20241002124743193 DMM DEBUG MM_STATE_Iu[0x612000012520]{Detached}: Allocated (fsm.c:456) 20241002124743193 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124743193 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124743193 DLLC NOTICE LLME(ffffffff/d6f81159){UNASSIGNED} LLGM Assign pre (d6f81159 => eb8eb3f7) (gprs_llc.c:1079) 20241002124743193 DLLC NOTICE LLME(d6f81159/eb8eb3f7){ASSIGNED} LLGM Assign post (d6f81159 => eb8eb3f7) (gprs_llc.c:1125) 20241002124743193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124743193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124743193 DMM DEBUG MM(262420000000037/eb8eb3f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124743206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124743206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124743207 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124743207 DMM DEBUG MM(262420000000037/eb8eb3f7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241002124743207 DMM NOTICE MM(262420000000037/eb8eb3f7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124743207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124743207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124743207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124743207 DMM DEBUG MM(262420000000037/eb8eb3f7) Requesting authorization (sgsn_auth.c:160) 20241002124743207 DMM INFO MM(262420000000037/eb8eb3f7) Requesting authentication tuples (sgsn_auth.c:184) 20241002124743207 DMM DEBUG MM(262420000000037/eb8eb3f7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124743207 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241002124743207 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@8a64226f88eb: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241002124743209 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124743209 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124743209 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124743209 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124743209 DMM INFO MM(262420000000037/eb8eb3f7) Subscriber data update (mmctx.c:445) 20241002124743209 DMM DEBUG MM(262420000000037/eb8eb3f7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124743209 DMM INFO MM(262420000000037/eb8eb3f7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124743209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124743209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124743209 DMM INFO MM(262420000000037/eb8eb3f7) <- GMM AUTH AND CIPHERING REQ (rand = e4 c1 a5 0c d4 1b 66 ff c1 5b a5 c2 66 7f c4 ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124743217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124743217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124743217 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124743217 DMM INFO MM(262420000000037/eb8eb3f7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124743217 DMM NOTICE MM(262420000000037/eb8eb3f7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124743217 DMM DEBUG MM(262420000000037/eb8eb3f7) checking auth: received GSM SRES = 41 c3 c0 fc (gprs_gmm.c:666) 20241002124743217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124743217 DMM DEBUG MM(262420000000037/eb8eb3f7) Requesting authorization (sgsn_auth.c:160) 20241002124743217 DMM INFO MM(262420000000037/eb8eb3f7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124743217 DMM DEBUG MM(262420000000037/eb8eb3f7) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124743217 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241002124743217 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) 20241002124743217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124743217 DMM INFO MM(262420000000037/eb8eb3f7) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb8eb3f7) (gprs_gmm.c:300) 20241002124743219 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124743219 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124743219 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241002124743219 DMM INFO MM(262420000000037/eb8eb3f7) Subscriber data update (mmctx.c:445) 20241002124743219 DMM DEBUG MM(262420000000037/eb8eb3f7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124743219 DMM INFO MM(262420000000037/eb8eb3f7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124743219 DMM NOTICE MM(262420000000037/eb8eb3f7) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241002124743219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124743219 DMM NOTICE MM(262420000000037/eb8eb3f7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124743219 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) 20241002124743220 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124743220 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241002124743220 DMM INFO MM(262420000000037/eb8eb3f7) Subscriber data update (mmctx.c:445) 20241002124743220 DMM DEBUG MM(262420000000037/eb8eb3f7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002124743226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124743226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124743226 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124743226 DMM INFO MM(262420000000037/eb8eb3f7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124743226 DMM NOTICE MM(262420000000037/eb8eb3f7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124743226 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124743226 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124743226 DLLC NOTICE LLME(d6f81159/eb8eb3f7){ASSIGNED} LLGM Assign pre (ffffffff => eb8eb3f7) (gprs_llc.c:1079) 20241002124743226 DLLC NOTICE LLME(ffffffff/eb8eb3f7){ASSIGNED} LLGM Assign post (ffffffff => eb8eb3f7) (gprs_llc.c:1125) 20241002124743226 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124743226 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124743226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124743226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@8a64226f88eb: setverdict(pass): none -> pass 20241002124743278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124743278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124743278 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124743278 DMM INFO MM(262420000000037/eb8eb3f7) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241002124743278 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124743278 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241002124743278 DLLC NOTICE LLME(ffffffff/eb8eb3f7){ASSIGNED} LLGM Assign pre (eb8eb3f7 => cf809b47) (gprs_llc.c:1079) 20241002124743278 DLLC NOTICE LLME(eb8eb3f7/cf809b47){ASSIGNED} LLGM Assign post (eb8eb3f7 => cf809b47) (gprs_llc.c:1125) 20241002124743278 DMM INFO MM(262420000000037/cf809b47) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002124743286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124743286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241002124743286 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124743286 DMM INFO MM(262420000000037/cf809b47) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241002124743287 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241002124743287 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124743287 DLLC NOTICE LLME(eb8eb3f7/cf809b47){ASSIGNED} LLGM Assign pre (ffffffff => cf809b47) (gprs_llc.c:1079) 20241002124743287 DLLC NOTICE LLME(ffffffff/cf809b47){ASSIGNED} LLGM Assign post (ffffffff => cf809b47) (gprs_llc.c:1125) 20241002124743287 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241002124743287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124743287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124743287 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124743287 DMM INFO MM(262420000000037/cf809b47) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241002124743287 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124743287 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241002124743287 DLLC NOTICE LLME(ffffffff/cf809b47){ASSIGNED} LLGM Assign pre (cf809b47 => e200453a) (gprs_llc.c:1079) 20241002124743287 DLLC NOTICE LLME(cf809b47/e200453a){ASSIGNED} LLGM Assign post (cf809b47 => e200453a) (gprs_llc.c:1125) 20241002124743287 DMM INFO MM(262420000000037/e200453a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002124743293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124743293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124743293 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124743293 DMM INFO MM(262420000000037/e200453a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241002124743293 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241002124743293 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124743293 DLLC NOTICE LLME(cf809b47/e200453a){ASSIGNED} LLGM Assign pre (ffffffff => e200453a) (gprs_llc.c:1079) 20241002124743293 DLLC NOTICE LLME(ffffffff/e200453a){ASSIGNED} LLGM Assign post (ffffffff => e200453a) (gprs_llc.c:1125) 20241002124743293 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241002124743294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124743294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124743294 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124743294 DMM INFO MM(262420000000037/e200453a) -> GMM DETACH REQUEST TLLI=0xe200453a type=GPRS detach Power-off (gprs_gmm.c:1465) 20241002124743294 DMM INFO MM(262420000000037/e200453a) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241002124743294 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124743294 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124743294 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124743294 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124743294 DLLC NOTICE LLME(ffffffff/e200453a){ASSIGNED} LLGM Assign pre (e200453a => ffffffff) (gprs_llc.c:1079) 20241002124743294 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e200453a => ffffffff) (gprs_llc.c:1125) 20241002124743294 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241002124743294 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) 20241002124743294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Init}: Deallocated (fsm.c:568) 20241002124743294 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Deallocated (fsm.c:568) 20241002124743294 DMM DEBUG MM_STATE_Iu[0x612000012520]{Detached}: Deallocated (fsm.c:568) 20241002124743294 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Deregistered}: Deallocated (fsm.c:568) 20241002124743295 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@8a64226f88eb: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@8a64226f88eb: Final verdict of PTC: pass 20241002124748305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47636<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(483)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(495)@8a64226f88eb: Final verdict of PTC: none 20241002124748307 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124748307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau_a_a-BVCI196(482)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(488)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@8a64226f88eb: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@8a64226f88eb: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(493)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(491)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(481)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(486)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Wed Oct 2 12:47:48 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 20241002124748444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42448<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124748745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42448<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111452) 20241002124749309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124749309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=111452, count=112092) 20241002124750309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124750309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Wed Oct 2 12:47:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124751311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124751311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_rau_a_b started. 20241002124751805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124751806 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(503)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(503)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124751861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124751861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124751861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124751861 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124751861 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124751861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124751861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124751861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124751861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(502)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(503)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124751863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124751863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124751863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124751863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124751863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124751863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124751863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124751863 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124751863 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124751863 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124751863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124751864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124751864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(503)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(503)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124751868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241002124751879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124751879 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(500)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(502)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124751890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124751890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124751890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124751890 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124751890 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124751890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124751890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124751890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124751890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124751891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124751891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124751892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124751892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124751892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124751892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124751892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124751892 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124751892 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124751892 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124751892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124751892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124751892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124751896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002124751907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124751907 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124751929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124751929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124751929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124751929 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124751929 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124751929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124751929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124751929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124751929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124751931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124751931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124751931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124751932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124751932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124751932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124751932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124751932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124751932 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124751932 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124751932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124751932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124751932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124751937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124751946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124751946 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124752312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124752312 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124752312 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124752312 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124752314 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124752315 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(500)@8a64226f88eb: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CFF77E82'O, index=0 SGSN_Test-GSUP(514)@8a64226f88eb: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@8a64226f88eb: 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 := 'ACD33F47264D13E64A8B05541E58D13C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5D5B4751'O ("][GQ") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '76B82D2AE17F622F'O } } } } } 20241002124753365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124753365 DLLC NOTICE LLME(ffffffff/cff77e82){UNASSIGNED} LLC RX: unknown TLLI 0xcff77e82, creating LLME on the fly (gprs_llc.c:552) 20241002124753365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124753365 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124753365 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Deregistered}: Allocated (fsm.c:456) 20241002124753365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Init}: Allocated (fsm.c:456) 20241002124753365 DMM DEBUG MM_STATE_Gb[0x6120000129a0]{Idle}: Allocated (fsm.c:456) 20241002124753365 DMM DEBUG MM_STATE_Iu[0x612000012b20]{Detached}: Allocated (fsm.c:456) 20241002124753365 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124753365 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124753365 DLLC NOTICE LLME(ffffffff/cff77e82){UNASSIGNED} LLGM Assign pre (cff77e82 => ff6b021b) (gprs_llc.c:1079) 20241002124753365 DLLC NOTICE LLME(cff77e82/ff6b021b){ASSIGNED} LLGM Assign post (cff77e82 => ff6b021b) (gprs_llc.c:1125) 20241002124753365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124753366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124753366 DMM DEBUG MM(262420000000038/ff6b021b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124753377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124753377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124753377 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124753377 DMM DEBUG MM(262420000000038/ff6b021b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241002124753377 DMM NOTICE MM(262420000000038/ff6b021b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124753377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124753377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124753378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124753378 DMM DEBUG MM(262420000000038/ff6b021b) Requesting authorization (sgsn_auth.c:160) 20241002124753378 DMM INFO MM(262420000000038/ff6b021b) Requesting authentication tuples (sgsn_auth.c:184) 20241002124753378 DMM DEBUG MM(262420000000038/ff6b021b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124753378 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241002124753378 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@8a64226f88eb: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241002124753380 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124753380 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124753380 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124753380 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124753380 DMM INFO MM(262420000000038/ff6b021b) Subscriber data update (mmctx.c:445) 20241002124753380 DMM DEBUG MM(262420000000038/ff6b021b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124753380 DMM INFO MM(262420000000038/ff6b021b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124753380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124753380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124753380 DMM INFO MM(262420000000038/ff6b021b) <- GMM AUTH AND CIPHERING REQ (rand = ac d3 3f 47 26 4d 13 e6 4a 8b 05 54 1e 58 d1 3c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124753388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124753388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124753388 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124753388 DMM INFO MM(262420000000038/ff6b021b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124753388 DMM NOTICE MM(262420000000038/ff6b021b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124753388 DMM DEBUG MM(262420000000038/ff6b021b) checking auth: received GSM SRES = 5d 5b 47 51 (gprs_gmm.c:666) 20241002124753388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124753388 DMM DEBUG MM(262420000000038/ff6b021b) Requesting authorization (sgsn_auth.c:160) 20241002124753388 DMM INFO MM(262420000000038/ff6b021b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124753388 DMM DEBUG MM(262420000000038/ff6b021b) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124753389 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241002124753389 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) 20241002124753389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124753389 DMM INFO MM(262420000000038/ff6b021b) <- GMM ATTACH ACCEPT (new P-TMSI=0xff6b021b) (gprs_gmm.c:300) 20241002124753390 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124753390 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124753390 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241002124753390 DMM INFO MM(262420000000038/ff6b021b) Subscriber data update (mmctx.c:445) 20241002124753390 DMM DEBUG MM(262420000000038/ff6b021b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124753390 DMM INFO MM(262420000000038/ff6b021b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124753390 DMM NOTICE MM(262420000000038/ff6b021b) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241002124753390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124753390 DMM NOTICE MM(262420000000038/ff6b021b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124753390 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) 20241002124753391 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124753391 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241002124753391 DMM INFO MM(262420000000038/ff6b021b) Subscriber data update (mmctx.c:445) 20241002124753391 DMM DEBUG MM(262420000000038/ff6b021b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002124753397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124753397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124753397 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124753398 DMM INFO MM(262420000000038/ff6b021b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124753398 DMM NOTICE MM(262420000000038/ff6b021b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124753398 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124753398 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124753398 DLLC NOTICE LLME(cff77e82/ff6b021b){ASSIGNED} LLGM Assign pre (ffffffff => ff6b021b) (gprs_llc.c:1079) 20241002124753398 DLLC NOTICE LLME(ffffffff/ff6b021b){ASSIGNED} LLGM Assign post (ffffffff => ff6b021b) (gprs_llc.c:1125) 20241002124753398 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124753398 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124753398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124753398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@8a64226f88eb: attach complete sending rau 20241002124753449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124753449 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124753449 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124753449 DMM INFO MM(262420000000038/ff6b021b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241002124753449 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124753449 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241002124753449 DLLC NOTICE LLME(ffffffff/ff6b021b){ASSIGNED} LLGM Assign pre (ff6b021b => c4f00dab) (gprs_llc.c:1079) 20241002124753449 DLLC NOTICE LLME(ff6b021b/c4f00dab){ASSIGNED} LLGM Assign post (ff6b021b => c4f00dab) (gprs_llc.c:1125) 20241002124753449 DMM INFO MM(262420000000038/c4f00dab) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@8a64226f88eb: rau complete unregistering TC_attach_rau_a_b-BVCI196(500)@8a64226f88eb: Removing Client IMSI='262420000000038'H, index=0 20241002124753456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124753456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241002124753456 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124753456 DMM INFO MM(262420000000038/c4f00dab) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241002124753456 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241002124753456 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124753456 DLLC NOTICE LLME(ff6b021b/c4f00dab){ASSIGNED} LLGM Assign pre (ffffffff => c4f00dab) (gprs_llc.c:1079) 20241002124753456 DLLC NOTICE LLME(ffffffff/c4f00dab){ASSIGNED} LLGM Assign post (ffffffff => c4f00dab) (gprs_llc.c:1125) 20241002124753456 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@8a64226f88eb: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C4F00DAB'O, index=0 TC_attach_rau_a_b(516)@8a64226f88eb: sending second RAU via different RA 20241002124753460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124753460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124753460 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241002124753460 DMM INFO MM(262420000000038/c4f00dab) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c4f00dab, P-TMSI: c4f00dab (00000000), TLLI: c4f00dab (c4f00dab), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241002124753460 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241002124753460 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241002124753460 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124753460 DLLC NOTICE LLME(ffffffff/c4f00dab){ASSIGNED} LLGM Assign pre (c4f00dab => c4f00dab) (gprs_llc.c:1079) 20241002124753460 DLLC NOTICE LLME(c4f00dab/c4f00dab){ASSIGNED} LLGM Assign post (c4f00dab => c4f00dab) (gprs_llc.c:1125) 20241002124753460 DMM INFO MM(262420000000038/c4f00dab) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002124753476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124753476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124753477 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124753477 DMM INFO MM(262420000000038/c4f00dab) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241002124753477 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241002124753477 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124753477 DLLC NOTICE LLME(c4f00dab/c4f00dab){ASSIGNED} LLGM Assign pre (ffffffff => c4f00dab) (gprs_llc.c:1079) 20241002124753477 DLLC NOTICE LLME(ffffffff/c4f00dab){ASSIGNED} LLGM Assign post (ffffffff => c4f00dab) (gprs_llc.c:1125) 20241002124753477 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241002124753477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124753477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124753477 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124753477 DMM INFO MM(262420000000038/c4f00dab) -> GMM DETACH REQUEST TLLI=0xc4f00dab type=GPRS detach Power-off (gprs_gmm.c:1465) 20241002124753477 DMM INFO MM(262420000000038/c4f00dab) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241002124753477 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124753477 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124753477 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124753477 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124753477 DLLC NOTICE LLME(ffffffff/c4f00dab){ASSIGNED} LLGM Assign pre (c4f00dab => ffffffff) (gprs_llc.c:1079) 20241002124753477 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4f00dab => ffffffff) (gprs_llc.c:1125) 20241002124753477 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241002124753477 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) 20241002124753477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Init}: Deallocated (fsm.c:568) 20241002124753477 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Deallocated (fsm.c:568) 20241002124753477 DMM DEBUG MM_STATE_Iu[0x612000012b20]{Detached}: Deallocated (fsm.c:568) 20241002124753477 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Deregistered}: Deallocated (fsm.c:568) 20241002124753478 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(500)@8a64226f88eb: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@8a64226f88eb: Final verdict of PTC: pass 20241002124758487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42456<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@8a64226f88eb: Final verdict of PTC: none 20241002124758490 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124758490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau_a_b-BVCI196(500)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(503)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(507)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(512)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(502)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@8a64226f88eb: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@8a64226f88eb: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(510)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(505)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(501)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_rau_a_b-BVCI196(500): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(501): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(502): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(503): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Wed Oct 2 12:47:58 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 20241002124758625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124758926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51862<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103220) 20241002124759491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124759491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241002124759838 DGPRS DEBUG Checking for inactive LLMEs, time = 9684013 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=103220, count=108652) 20241002124800492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124800492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Wed Oct 2 12:48:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124801493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124801493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241002124801985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124801986 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(522)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(522)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124802038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124802038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124802038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124802038 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124802038 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124802038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124802038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124802038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124802038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(521)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(522)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124802040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124802040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124802040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124802041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124802041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124802041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124802041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124802041 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124802041 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124802041 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124802041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124802041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124802041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(522)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(522)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124802045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241002124802054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124802054 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(521)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124802064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124802064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124802064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124802064 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124802064 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124802064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124802064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124802064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124802064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124802066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124802066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124802066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124802066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124802066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124802066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124802066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124802066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124802066 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124802066 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124802066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(526)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124802067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124802067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124802070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124802083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124802083 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(528)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(532)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(532)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124802110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124802110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124802110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124802110 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124802111 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124802111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124802111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124802111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124802111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(532)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124802113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124802113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124802113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124802113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124802113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124802113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124802113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124802113 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124802113 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124802113 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124802113 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124802114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124802114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(532)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(532)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124802117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124802127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124802127 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)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124802494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124802494 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124802494 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124802494 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(531)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(531)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124802496 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(531)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(531)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124802497 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(531)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(531)@8a64226f88eb: 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(531)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(531)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@8a64226f88eb: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='CE0A560D'O, index=0 SGSN_Test-GSUP(533)@8a64226f88eb: 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)@8a64226f88eb: 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 := 'F35B99916968DD324004CE5F2155921D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '296378FB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '13F6D391CA2DD3F6'O } } } } } 20241002124803544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124803544 DLLC NOTICE LLME(ffffffff/ce0a560d){UNASSIGNED} LLC RX: unknown TLLI 0xce0a560d, creating LLME on the fly (gprs_llc.c:552) 20241002124803544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124803544 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124803544 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Deregistered}: Allocated (fsm.c:456) 20241002124803544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Init}: Allocated (fsm.c:456) 20241002124803544 DMM DEBUG MM_STATE_Gb[0x612000012fa0]{Idle}: Allocated (fsm.c:456) 20241002124803544 DMM DEBUG MM_STATE_Iu[0x612000013120]{Detached}: Allocated (fsm.c:456) 20241002124803544 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124803544 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124803545 DLLC NOTICE LLME(ffffffff/ce0a560d){UNASSIGNED} LLGM Assign pre (ce0a560d => c9ef0e49) (gprs_llc.c:1079) 20241002124803545 DLLC NOTICE LLME(ce0a560d/c9ef0e49){ASSIGNED} LLGM Assign post (ce0a560d => c9ef0e49) (gprs_llc.c:1125) 20241002124803545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124803545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124803545 DMM DEBUG MM(262420000000039/c9ef0e49) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124803559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124803559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124803559 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124803559 DMM DEBUG MM(262420000000039/c9ef0e49) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241002124803559 DMM NOTICE MM(262420000000039/c9ef0e49) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124803559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124803559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124803559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124803559 DMM DEBUG MM(262420000000039/c9ef0e49) Requesting authorization (sgsn_auth.c:160) 20241002124803559 DMM INFO MM(262420000000039/c9ef0e49) Requesting authentication tuples (sgsn_auth.c:184) 20241002124803559 DMM DEBUG MM(262420000000039/c9ef0e49) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124803559 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241002124803559 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@8a64226f88eb: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241002124803562 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124803562 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124803562 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124803562 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124803562 DMM INFO MM(262420000000039/c9ef0e49) Subscriber data update (mmctx.c:445) 20241002124803562 DMM DEBUG MM(262420000000039/c9ef0e49) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124803562 DMM INFO MM(262420000000039/c9ef0e49) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124803562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124803562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124803562 DMM INFO MM(262420000000039/c9ef0e49) <- GMM AUTH AND CIPHERING REQ (rand = f3 5b 99 91 69 68 dd 32 40 04 ce 5f 21 55 92 1d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124803569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124803569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124803570 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124803570 DMM INFO MM(262420000000039/c9ef0e49) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124803570 DMM NOTICE MM(262420000000039/c9ef0e49) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124803570 DMM DEBUG MM(262420000000039/c9ef0e49) checking auth: received GSM SRES = 29 63 78 fb (gprs_gmm.c:666) 20241002124803570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124803570 DMM DEBUG MM(262420000000039/c9ef0e49) Requesting authorization (sgsn_auth.c:160) 20241002124803570 DMM INFO MM(262420000000039/c9ef0e49) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124803570 DMM DEBUG MM(262420000000039/c9ef0e49) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124803570 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241002124803570 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) 20241002124803570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124803570 DMM INFO MM(262420000000039/c9ef0e49) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9ef0e49) (gprs_gmm.c:300) 20241002124803571 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124803571 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124803571 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241002124803572 DMM INFO MM(262420000000039/c9ef0e49) Subscriber data update (mmctx.c:445) 20241002124803572 DMM DEBUG MM(262420000000039/c9ef0e49) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124803572 DMM INFO MM(262420000000039/c9ef0e49) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124803572 DMM NOTICE MM(262420000000039/c9ef0e49) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1000) 20241002124803572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124803572 DMM NOTICE MM(262420000000039/c9ef0e49) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124803572 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) 20241002124803572 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124803572 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241002124803572 DMM INFO MM(262420000000039/c9ef0e49) Subscriber data update (mmctx.c:445) 20241002124803572 DMM DEBUG MM(262420000000039/c9ef0e49) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002124803578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124803578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124803578 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124803578 DMM INFO MM(262420000000039/c9ef0e49) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124803578 DMM NOTICE MM(262420000000039/c9ef0e49) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124803578 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124803578 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124803578 DLLC NOTICE LLME(ce0a560d/c9ef0e49){ASSIGNED} LLGM Assign pre (ffffffff => c9ef0e49) (gprs_llc.c:1079) 20241002124803578 DLLC NOTICE LLME(ffffffff/c9ef0e49){ASSIGNED} LLGM Assign post (ffffffff => c9ef0e49) (gprs_llc.c:1125) 20241002124803578 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124803578 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124803578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124803578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@8a64226f88eb: attach complete sending rau 20241002124803630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124803630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124803630 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124803630 DMM INFO MM(262420000000039/c9ef0e49) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241002124803630 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124803631 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241002124803631 DLLC NOTICE LLME(ffffffff/c9ef0e49){ASSIGNED} LLGM Assign pre (c9ef0e49 => fc4d34ee) (gprs_llc.c:1079) 20241002124803631 DLLC NOTICE LLME(c9ef0e49/fc4d34ee){ASSIGNED} LLGM Assign post (c9ef0e49 => fc4d34ee) (gprs_llc.c:1125) 20241002124803631 DMM INFO MM(262420000000039/fc4d34ee) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b_wrong_old_ra(535)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@8a64226f88eb: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@8a64226f88eb: Removing Client IMSI='262420000000039'H, index=0 20241002124803639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124803639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241002124803639 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124803639 DMM INFO MM(262420000000039/fc4d34ee) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241002124803639 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241002124803639 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124803639 DLLC NOTICE LLME(c9ef0e49/fc4d34ee){ASSIGNED} LLGM Assign pre (ffffffff => fc4d34ee) (gprs_llc.c:1079) 20241002124803639 DLLC NOTICE LLME(ffffffff/fc4d34ee){ASSIGNED} LLGM Assign post (ffffffff => fc4d34ee) (gprs_llc.c:1125) 20241002124803639 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@8a64226f88eb: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='FC4D34EE'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@8a64226f88eb: sending second RAU via different RA with wrong Old RA 20241002124803643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124803643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124803643 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241002124803643 DMM NOTICE LLME(ffffffff/fc4d34ee){ASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241002124803643 DLLC NOTICE LLME(ffffffff/fc4d34ee){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241002124803643 DMM NOTICE MM(262420000000039/fc4d34ee) Rx RA Update Request with unexpected TLLI=fc4d34ee Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1761) 20241002124803643 DMM ERROR LLME(ffffffff/fc4d34ee){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241002124803643 DMM NOTICE MM(262420000000039/fc4d34ee) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241002124803643 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241002124803643 DMM INFO MM(262420000000039/fc4d34ee) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241002124803643 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124803643 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124803643 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124803643 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124803644 DLLC NOTICE LLME(ffffffff/fc4d34ee){ASSIGNED} LLGM Assign pre (fc4d34ee => ffffffff) (gprs_llc.c:1079) 20241002124803644 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc4d34ee => ffffffff) (gprs_llc.c:1125) 20241002124803644 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241002124803644 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) 20241002124803644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Init}: Deallocated (fsm.c:568) 20241002124803644 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Deallocated (fsm.c:568) 20241002124803644 DMM DEBUG MM_STATE_Iu[0x612000013120]{Detached}: Deallocated (fsm.c:568) 20241002124803644 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Deregistered}: Deallocated (fsm.c:568) 20241002124803653 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241002124803654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124803654 DLLC NOTICE LLME(ffffffff/fc4d34ee){UNASSIGNED} LLC RX: unknown TLLI 0xfc4d34ee, creating LLME on the fly (gprs_llc.c:552) 20241002124803654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241002124803654 DMM NOTICE LLME(ffffffff/fc4d34ee){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_attach_rau_a_b_wrong_old_ra(535)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@8a64226f88eb: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@8a64226f88eb: Final verdict of PTC: pass 20241002124808661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51868<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@8a64226f88eb: Final verdict of PTC: none 20241002124808663 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124808663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(531)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(522)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(526)@8a64226f88eb: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@8a64226f88eb: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(532)@8a64226f88eb: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(529)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(521)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(524)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(530)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(520)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(519): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(520): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(521): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(522): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(529): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(530): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(531): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(532): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Wed Oct 2 12:48:08 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 20241002124808788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124809089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48116<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104156) 20241002124809664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124809664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104156, count=104696) 20241002124810665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124810665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Wed Oct 2 12:48:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124811667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124811667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_usim_resync started. 20241002124812146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124812147 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124812191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124812191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124812191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124812191 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124812191 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124812191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124812191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124812191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124812191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124812192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124812192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124812192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124812193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124812193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124812193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124812193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124812193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124812193 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124812193 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124812193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124812193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124812193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124812196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124812206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124812206 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124812228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124812228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124812228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124812228 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124812228 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124812228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124812228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124812228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124812228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124812230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124812230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124812230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124812231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124812231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124812231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124812231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124812231 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124812231 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124812231 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124812231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124812231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124812231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124812235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124812245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124812245 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124812263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124812263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124812263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124812264 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124812264 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124812264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124812264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124812264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124812264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124812266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124812266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124812266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124812266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124812266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124812266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124812266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124812266 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124812266 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124812266 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124812266 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124812267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124812267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124812271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124812280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124812280 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124812668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124812668 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124812668 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124812668 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124812670 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241002124812670 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@8a64226f88eb: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='F35FA5F9'O, index=0 SGSN_Test-GSUP(552)@8a64226f88eb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@8a64226f88eb: 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 := '13E8606D80EA9B0AED1AA6A61A290D6B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F0D411B0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EEE940DDB9BB9A86'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2E86BE28A3D4F96BA8A270078FEDAD71'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DEDAF66F83ED97DC8D63CC0F334EDDD8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C4B5EE7E090E08D264CEC7D5966C70CF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D66359621FBFC738'O } } } } } 20241002124813722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124813722 DLLC NOTICE LLME(ffffffff/f35fa5f9){UNASSIGNED} LLC RX: unknown TLLI 0xf35fa5f9, creating LLME on the fly (gprs_llc.c:552) 20241002124813722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124813722 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124813722 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Deregistered}: Allocated (fsm.c:456) 20241002124813722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Init}: Allocated (fsm.c:456) 20241002124813722 DMM DEBUG MM_STATE_Gb[0x6120000135a0]{Idle}: Allocated (fsm.c:456) 20241002124813722 DMM DEBUG MM_STATE_Iu[0x612000013720]{Detached}: Allocated (fsm.c:456) 20241002124813722 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124813722 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124813722 DLLC NOTICE LLME(ffffffff/f35fa5f9){UNASSIGNED} LLGM Assign pre (f35fa5f9 => c976988f) (gprs_llc.c:1079) 20241002124813722 DLLC NOTICE LLME(f35fa5f9/c976988f){ASSIGNED} LLGM Assign post (f35fa5f9 => c976988f) (gprs_llc.c:1125) 20241002124813722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124813722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124813722 DMM DEBUG MM(262420000000040/c976988f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124813736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124813736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124813736 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124813736 DMM DEBUG MM(262420000000040/c976988f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241002124813736 DMM NOTICE MM(262420000000040/c976988f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124813736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124813736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124813736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124813736 DMM DEBUG MM(262420000000040/c976988f) Requesting authorization (sgsn_auth.c:160) 20241002124813736 DMM INFO MM(262420000000040/c976988f) Requesting authentication tuples (sgsn_auth.c:184) 20241002124813736 DMM DEBUG MM(262420000000040/c976988f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124813736 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241002124813737 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@8a64226f88eb: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241002124813740 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124813740 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124813740 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124813740 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124813740 DMM INFO MM(262420000000040/c976988f) Subscriber data update (mmctx.c:445) 20241002124813740 DMM DEBUG MM(262420000000040/c976988f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124813740 DMM INFO MM(262420000000040/c976988f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124813740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124813740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124813740 DMM INFO MM(262420000000040/c976988f) <- GMM AUTH AND CIPHERING REQ (rand = 13 e8 60 6d 80 ea 9b 0a ed 1a a6 a6 1a 29 0d 6b , mmctx_is_r99=1, vec->auth_types=0x3, autn = c4 b5 ee 7e 09 0e 08 d2 64 ce c7 d5 96 6c 70 cf ) (gprs_gmm.c:483) 20241002124813747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124813747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124813748 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124813748 DMM INFO MM(262420000000040/c976988f) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241002124813748 DMM INFO MM(262420000000040/c976988f) R99 AUTHENTICATION SYNCH (AUTS = ad9b46db3d5a2af2ce9b24925671) (gprs_gmm.c:711) 20241002124813748 DMM DEBUG MM(262420000000040/c976988f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124813748 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241002124813748 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e ad 9b 46 db 3d 5a 2a f2 ce 9b 24 92 56 71 20 10 13 e8 60 6d 80 ea 9b 0a ed 1a a6 a6 1a 29 0d 6b 28 01 01 (gprs_subscriber.c:210) 20241002124813748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241002124813748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241002124813749 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124813749 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124813749 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124813749 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124813749 DMM INFO MM(262420000000040/c976988f) Subscriber data update (mmctx.c:445) 20241002124813749 DMM DEBUG MM(262420000000040/c976988f) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241002124813749 DMM INFO MM(262420000000040/c976988f) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241002124813749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124813749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124813749 DMM INFO MM(262420000000040/c976988f) <- GMM AUTH AND CIPHERING REQ (rand = 94 18 d0 2f be 4f 36 39 92 37 1f 45 3f e1 c7 6a , mmctx_is_r99=1, vec->auth_types=0x3, autn = fa a0 a3 c0 bc bf f7 5c 38 ab b1 03 e6 bc 0f ce ) (gprs_gmm.c:483) 20241002124813755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124813755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x68d950 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124813755 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124813755 DMM INFO MM(262420000000040/c976988f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124813755 DMM NOTICE MM(262420000000040/c976988f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124813755 DMM DEBUG MM(262420000000040/c976988f) checking auth: received UMTS RES = db 0e f2 31 8b 3e cb 9a (gprs_gmm.c:666) 20241002124813755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124813755 DMM DEBUG MM(262420000000040/c976988f) Requesting authorization (sgsn_auth.c:160) 20241002124813755 DMM INFO MM(262420000000040/c976988f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124813755 DMM DEBUG MM(262420000000040/c976988f) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124813755 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241002124813755 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) 20241002124813755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124813755 DMM INFO MM(262420000000040/c976988f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc976988f) (gprs_gmm.c:300) 20241002124813757 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124813757 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124813757 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241002124813757 DMM INFO MM(262420000000040/c976988f) Subscriber data update (mmctx.c:445) 20241002124813757 DMM DEBUG MM(262420000000040/c976988f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124813757 DMM INFO MM(262420000000040/c976988f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124813757 DMM NOTICE MM(262420000000040/c976988f) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241002124813757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124813757 DMM NOTICE MM(262420000000040/c976988f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124813757 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) 20241002124813758 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124813758 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241002124813758 DMM INFO MM(262420000000040/c976988f) Subscriber data update (mmctx.c:445) 20241002124813758 DMM DEBUG MM(262420000000040/c976988f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@8a64226f88eb: Removing Client IMSI='262420000000040'H, index=0 20241002124813763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124813763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124813763 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124813763 DMM INFO MM(262420000000040/c976988f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124813763 DMM NOTICE MM(262420000000040/c976988f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124813763 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124813763 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124813763 DLLC NOTICE LLME(f35fa5f9/c976988f){ASSIGNED} LLGM Assign pre (ffffffff => c976988f) (gprs_llc.c:1079) 20241002124813763 DLLC NOTICE LLME(ffffffff/c976988f){ASSIGNED} LLGM Assign post (ffffffff => c976988f) (gprs_llc.c:1125) 20241002124813763 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124813763 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124813763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124813763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@8a64226f88eb: Final verdict of PTC: pass 20241002124813766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48132<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@8a64226f88eb: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@8a64226f88eb: Final verdict of PTC: none 20241002124813768 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124813768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(551)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(545)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(540)@8a64226f88eb: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(550)@8a64226f88eb: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(538)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(543)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(548)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_usim_resync finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Wed Oct 2 12:48:13 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 20241002124813893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124814295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48142<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93852) 20241002124814769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124814769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93852, count=95012) 20241002124815771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124815781 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Wed Oct 2 12:48:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124816783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124816783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_usim_a54_a54 started. 20241002124817355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124817357 DMM INFO MM(262420000000040/c976988f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124817357 DMM INFO MM(262420000000040/c976988f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124817357 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124817357 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124817357 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124817357 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124817357 DLLC NOTICE LLME(ffffffff/c976988f){ASSIGNED} LLGM Assign pre (c976988f => ffffffff) (gprs_llc.c:1079) 20241002124817357 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c976988f => ffffffff) (gprs_llc.c:1125) 20241002124817357 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241002124817357 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) 20241002124817357 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) 20241002124817358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Init}: Deallocated (fsm.c:568) 20241002124817358 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Deallocated (fsm.c:568) 20241002124817358 DMM DEBUG MM_STATE_Iu[0x612000013720]{Detached}: Deallocated (fsm.c:568) 20241002124817358 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Deregistered}: Deallocated (fsm.c:568) 20241002124817358 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124817404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124817404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124817404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124817404 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124817404 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124817404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124817404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124817404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124817404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124817406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124817406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124817406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124817406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124817406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124817406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124817406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124817406 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124817406 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124817406 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124817406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124817407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124817407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124817411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241002124817422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124817422 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(565)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(565)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124817446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124817446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124817446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124817446 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124817446 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124817446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124817446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124817446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124817446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(564)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(565)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124817448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124817448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124817448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124817448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124817448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124817448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124817449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124817449 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124817449 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124817449 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124817449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(565)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124817449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124817449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(565)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124817453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124817461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124817461 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(562)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(564)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124817478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124817478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124817478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124817478 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124817478 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124817478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124817478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124817478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124817478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124817480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124817480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124817480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124817480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124817480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124817480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124817480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124817480 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124817480 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124817480 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124817480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(569)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124817481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124817481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124817485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124817494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124817494 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124817784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124817784 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124817784 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124817784 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124817786 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124817787 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@8a64226f88eb: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='C8B37B40'O, index=0 SGSN_Test-GSUP(571)@8a64226f88eb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@8a64226f88eb: 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 := 'C8EBF46728210A873C3A70258F8F0B78'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ACF664D3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1702E4CE060C56DA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F0B9D3C62E18873BA6491B6F726DDC51'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '273364716091C7FFC1EA74930455FDA5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2D62F06E21ECE94081B3D80A5750F104'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DF2FC418E9324BEC'O } } } } } 20241002124818840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124818840 DLLC NOTICE LLME(ffffffff/c8b37b40){UNASSIGNED} LLC RX: unknown TLLI 0xc8b37b40, creating LLME on the fly (gprs_llc.c:552) 20241002124818840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124818840 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124818840 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{Deregistered}: Allocated (fsm.c:456) 20241002124818840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Init}: Allocated (fsm.c:456) 20241002124818840 DMM DEBUG MM_STATE_Gb[0x612000013ba0]{Idle}: Allocated (fsm.c:456) 20241002124818840 DMM DEBUG MM_STATE_Iu[0x612000013d20]{Detached}: Allocated (fsm.c:456) 20241002124818840 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124818840 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124818840 DLLC NOTICE LLME(ffffffff/c8b37b40){UNASSIGNED} LLGM Assign pre (c8b37b40 => ea108e7e) (gprs_llc.c:1079) 20241002124818840 DLLC NOTICE LLME(c8b37b40/ea108e7e){ASSIGNED} LLGM Assign post (c8b37b40 => ea108e7e) (gprs_llc.c:1125) 20241002124818840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124818840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124818840 DMM DEBUG MM(262420000000040/ea108e7e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124818854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124818854 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124818854 DMM DEBUG MM_STATE_Gb(0)[0x612000013ba0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124818854 DMM DEBUG MM(262420000000040/ea108e7e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241002124818854 DMM NOTICE MM(262420000000040/ea108e7e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124818854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124818854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124818854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124818854 DMM DEBUG MM(262420000000040/ea108e7e) Requesting authorization (sgsn_auth.c:160) 20241002124818854 DMM INFO MM(262420000000040/ea108e7e) Requesting authentication tuples (sgsn_auth.c:184) 20241002124818854 DMM DEBUG MM(262420000000040/ea108e7e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124818854 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241002124818854 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@8a64226f88eb: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241002124818858 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124818858 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124818858 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124818858 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124818858 DMM INFO MM(262420000000040/ea108e7e) Subscriber data update (mmctx.c:445) 20241002124818858 DMM DEBUG MM(262420000000040/ea108e7e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124818858 DMM INFO MM(262420000000040/ea108e7e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124818858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124818858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124818858 DMM INFO MM(262420000000040/ea108e7e) <- GMM AUTH AND CIPHERING REQ (rand = c8 eb f4 67 28 21 0a 87 3c 3a 70 25 8f 8f 0b 78 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2d 62 f0 6e 21 ec e9 40 81 b3 d8 0a 57 50 f1 04 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(573)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@8a64226f88eb: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@8a64226f88eb: Final verdict of PTC: pass 20241002124818868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50700<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@8a64226f88eb: Final verdict of PTC: none 20241002124818870 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124818870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(559)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(565)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(564)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@8a64226f88eb: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(562)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(569)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@8a64226f88eb: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(557)@8a64226f88eb: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(563)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(567)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(562): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(564): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(565): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Wed Oct 2 12:48:18 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 20241002124819002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124819404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50716<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48100) 20241002124819871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124819871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48100, count=71956) 20241002124820872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124820872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Wed Oct 2 12:48:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124821873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124821873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_usim_a54_a53 started. 20241002124822461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124822463 DMM INFO MM(262420000000040/ea108e7e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124822463 DMM INFO MM(262420000000040/ea108e7e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124822463 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124822463 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124822463 DMM DEBUG MM_STATE_Gb(0)[0x612000013ba0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124822463 DMM ERROR MM_STATE_Gb(0)[0x612000013ba0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241002124822463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Authenticate}: Deallocated (fsm.c:568) 20241002124822463 DMM DEBUG MM_STATE_Gb(0)[0x612000013ba0]{Idle}: Deallocated (fsm.c:568) 20241002124822463 DMM DEBUG MM_STATE_Iu[0x612000013d20]{Detached}: Deallocated (fsm.c:568) 20241002124822463 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{Deregistered}: Deallocated (fsm.c:568) 20241002124822463 DLLC NOTICE LLME(c8b37b40/ea108e7e){ASSIGNED} LLGM Assign pre (ea108e7e => ffffffff) (gprs_llc.c:1079) 20241002124822463 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea108e7e => ffffffff) (gprs_llc.c:1125) 20241002124822463 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124822510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124822510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124822510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124822510 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124822510 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124822510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124822510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124822510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124822510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124822512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124822512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124822512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124822512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124822512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124822512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124822512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124822512 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124822512 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124822512 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124822512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124822513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124822513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124822517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124822526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124822526 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124822548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124822548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124822548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124822548 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124822548 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124822548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124822548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124822548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124822548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124822549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124822549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124822549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124822549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124822549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124822550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124822550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124822550 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124822550 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124822550 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124822550 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124822550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124822550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124822554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124822564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124822564 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124822585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124822585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124822585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124822585 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124822585 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124822585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124822585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124822585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124822585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124822587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124822587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124822587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124822587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124822587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124822587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124822587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124822587 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124822588 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124822588 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124822588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124822588 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124822588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124822592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124822601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124822601 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124822874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124822874 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124822874 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124822874 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124822876 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124822877 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@8a64226f88eb: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='FB3EC8D0'O, index=0 SGSN_Test-GSUP(590)@8a64226f88eb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@8a64226f88eb: 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 := '21AFA3F314BCEBD83E4159EE348E1435'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D1C08A1F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F9CF16B77E85792D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6F8C1851391D01D4CAA74D9CCEB28742'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E4AABA0A93A5A48871CA1A9C358065A6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FE3480834AAF04729A2F7A6691402FC4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FC70B71185F5A755'O } } } } } 20241002124823929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124823929 DLLC NOTICE LLME(ffffffff/fb3ec8d0){UNASSIGNED} LLC RX: unknown TLLI 0xfb3ec8d0, creating LLME on the fly (gprs_llc.c:552) 20241002124823929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124823929 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124823929 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{Deregistered}: Allocated (fsm.c:456) 20241002124823929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Init}: Allocated (fsm.c:456) 20241002124823929 DMM DEBUG MM_STATE_Gb[0x6120000141a0]{Idle}: Allocated (fsm.c:456) 20241002124823929 DMM DEBUG MM_STATE_Iu[0x612000014320]{Detached}: Allocated (fsm.c:456) 20241002124823929 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124823929 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124823930 DLLC NOTICE LLME(ffffffff/fb3ec8d0){UNASSIGNED} LLGM Assign pre (fb3ec8d0 => e1d4ca1a) (gprs_llc.c:1079) 20241002124823930 DLLC NOTICE LLME(fb3ec8d0/e1d4ca1a){ASSIGNED} LLGM Assign post (fb3ec8d0 => e1d4ca1a) (gprs_llc.c:1125) 20241002124823930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124823930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124823930 DMM DEBUG MM(262420000000040/e1d4ca1a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124823943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124823943 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124823943 DMM DEBUG MM_STATE_Gb(0)[0x6120000141a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124823943 DMM DEBUG MM(262420000000040/e1d4ca1a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241002124823943 DMM NOTICE MM(262420000000040/e1d4ca1a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124823943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124823943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124823943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124823943 DMM DEBUG MM(262420000000040/e1d4ca1a) Requesting authorization (sgsn_auth.c:160) 20241002124823943 DMM INFO MM(262420000000040/e1d4ca1a) Requesting authentication tuples (sgsn_auth.c:184) 20241002124823943 DMM DEBUG MM(262420000000040/e1d4ca1a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124823944 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241002124823944 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@8a64226f88eb: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241002124823946 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124823946 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124823946 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124823946 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124823946 DMM INFO MM(262420000000040/e1d4ca1a) Subscriber data update (mmctx.c:445) 20241002124823947 DMM DEBUG MM(262420000000040/e1d4ca1a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124823947 DMM INFO MM(262420000000040/e1d4ca1a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124823947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124823947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124823947 DMM INFO MM(262420000000040/e1d4ca1a) <- GMM AUTH AND CIPHERING REQ (rand = 21 af a3 f3 14 bc eb d8 3e 41 59 ee 34 8e 14 35 , mmctx_is_r99=1, vec->auth_types=0x3, autn = fe 34 80 83 4a af 04 72 9a 2f 7a 66 91 40 2f c4 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(592)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@8a64226f88eb: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@8a64226f88eb: Final verdict of PTC: pass 20241002124823957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50732<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@8a64226f88eb: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(583)@8a64226f88eb: Final verdict of PTC: none 20241002124823959 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(578)@8a64226f88eb: Final verdict of PTC: none 20241002124823959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a53-BVCI196(577)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@8a64226f88eb: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(588)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(576)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(581)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(586)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Wed Oct 2 12:48:24 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 20241002124824086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124824489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50734<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67500) 20241002124824960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124824960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67500, count=72136) 20241002124825961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124825961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Wed Oct 2 12:48:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124826962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124826962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_usim_a53_a54 started. 20241002124827547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124827549 DMM INFO MM(262420000000040/e1d4ca1a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124827549 DMM INFO MM(262420000000040/e1d4ca1a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124827549 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124827549 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124827549 DMM DEBUG MM_STATE_Gb(0)[0x6120000141a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124827549 DMM ERROR MM_STATE_Gb(0)[0x6120000141a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241002124827549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Authenticate}: Deallocated (fsm.c:568) 20241002124827549 DMM DEBUG MM_STATE_Gb(0)[0x6120000141a0]{Idle}: Deallocated (fsm.c:568) 20241002124827549 DMM DEBUG MM_STATE_Iu[0x612000014320]{Detached}: Deallocated (fsm.c:568) 20241002124827549 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{Deregistered}: Deallocated (fsm.c:568) 20241002124827549 DLLC NOTICE LLME(fb3ec8d0/e1d4ca1a){ASSIGNED} LLGM Assign pre (e1d4ca1a => ffffffff) (gprs_llc.c:1079) 20241002124827549 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1d4ca1a => ffffffff) (gprs_llc.c:1125) 20241002124827549 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(598)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(598)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124827599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124827599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124827599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124827599 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124827599 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124827599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124827599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124827599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124827599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(597)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(598)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124827601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124827601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124827601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124827601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124827602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124827602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124827602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124827602 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124827602 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124827602 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124827602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(598)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124827602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124827602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(598)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124827606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124827615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124827615 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(599)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI196(595)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(597)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124827627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124827627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124827627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124827627 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124827627 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124827627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124827627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124827627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124827627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124827629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124827629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124827629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124827630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124827630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124827630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124827630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124827630 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124827630 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124827630 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124827630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124827630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124827630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124827634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(603)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002124827642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124827643 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124827669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124827669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124827669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124827669 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124827669 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124827669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124827669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124827670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124827670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124827671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124827671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124827671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124827672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124827672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124827672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124827672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124827672 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124827672 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124827672 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124827672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124827672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124827673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124827676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124827685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124827685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124827963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124827963 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124827963 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124827963 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124827965 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124827966 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(595)@8a64226f88eb: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='F8EDDFCB'O, index=0 SGSN_Test-GSUP(609)@8a64226f88eb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@8a64226f88eb: 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 := '0D7B04BC50D8A736068490106EB3B810'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1122DDDB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '96EE5BF47EED8841'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'ADBDB030E1DEF7B7FB48D2F1D989FFD7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5028BBDDCB3E03149ADAF4E374536CBC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0E3AD7B804E357ABB89500C0A16192E5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '40A40B18FF33B3BD'O } } } } } 20241002124829021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124829021 DLLC NOTICE LLME(ffffffff/f8eddfcb){UNASSIGNED} LLC RX: unknown TLLI 0xf8eddfcb, creating LLME on the fly (gprs_llc.c:552) 20241002124829021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124829021 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124829021 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{Deregistered}: Allocated (fsm.c:456) 20241002124829021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Init}: Allocated (fsm.c:456) 20241002124829021 DMM DEBUG MM_STATE_Gb[0x6120000147a0]{Idle}: Allocated (fsm.c:456) 20241002124829021 DMM DEBUG MM_STATE_Iu[0x612000014920]{Detached}: Allocated (fsm.c:456) 20241002124829021 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124829022 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124829022 DLLC NOTICE LLME(ffffffff/f8eddfcb){UNASSIGNED} LLGM Assign pre (f8eddfcb => ed7b42e4) (gprs_llc.c:1079) 20241002124829022 DLLC NOTICE LLME(f8eddfcb/ed7b42e4){ASSIGNED} LLGM Assign post (f8eddfcb => ed7b42e4) (gprs_llc.c:1125) 20241002124829022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124829022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124829022 DMM DEBUG MM(262420000000040/ed7b42e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124829035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124829035 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124829035 DMM DEBUG MM_STATE_Gb(0)[0x6120000147a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124829035 DMM DEBUG MM(262420000000040/ed7b42e4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241002124829035 DMM NOTICE MM(262420000000040/ed7b42e4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124829035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124829035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124829035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124829035 DMM DEBUG MM(262420000000040/ed7b42e4) Requesting authorization (sgsn_auth.c:160) 20241002124829035 DMM INFO MM(262420000000040/ed7b42e4) Requesting authentication tuples (sgsn_auth.c:184) 20241002124829035 DMM DEBUG MM(262420000000040/ed7b42e4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124829035 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241002124829035 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@8a64226f88eb: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241002124829038 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124829038 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124829038 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124829038 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124829038 DMM INFO MM(262420000000040/ed7b42e4) Subscriber data update (mmctx.c:445) 20241002124829038 DMM DEBUG MM(262420000000040/ed7b42e4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124829038 DMM INFO MM(262420000000040/ed7b42e4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124829038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124829038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124829038 DMM INFO MM(262420000000040/ed7b42e4) <- GMM AUTH AND CIPHERING REQ (rand = 0d 7b 04 bc 50 d8 a7 36 06 84 90 10 6e b3 b8 10 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0e 3a d7 b8 04 e3 57 ab b8 95 00 c0 a1 61 92 e5 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(611)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(595)@8a64226f88eb: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@8a64226f88eb: Final verdict of PTC: pass 20241002124829048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47210<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(593)@8a64226f88eb: Final verdict of PTC: none 20241002124829050 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124829050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(608)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(609)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(607)@8a64226f88eb: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@8a64226f88eb: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(597)@8a64226f88eb: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(595)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(602)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(598)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(605)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(596)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(600)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(595): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(596): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(597): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(598): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Wed Oct 2 12:48:29 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 20241002124829185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124829587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47216<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67772) 20241002124829839 DGPRS DEBUG Checking for inactive LLMEs, time = 9684043 (sgsn.c:131) 20241002124830051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124830051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67772, count=72348) 20241002124831052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124831052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Wed Oct 2 12:48:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124832053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124832053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_usim_a50_a54 started. 20241002124832647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124832648 DMM INFO MM(262420000000040/ed7b42e4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124832648 DMM INFO MM(262420000000040/ed7b42e4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124832648 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124832649 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124832649 DMM DEBUG MM_STATE_Gb(0)[0x6120000147a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124832649 DMM ERROR MM_STATE_Gb(0)[0x6120000147a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241002124832649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Authenticate}: Deallocated (fsm.c:568) 20241002124832649 DMM DEBUG MM_STATE_Gb(0)[0x6120000147a0]{Idle}: Deallocated (fsm.c:568) 20241002124832649 DMM DEBUG MM_STATE_Iu[0x612000014920]{Detached}: Deallocated (fsm.c:568) 20241002124832649 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{Deregistered}: Deallocated (fsm.c:568) 20241002124832649 DLLC NOTICE LLME(f8eddfcb/ed7b42e4){ASSIGNED} LLGM Assign pre (ed7b42e4 => ffffffff) (gprs_llc.c:1079) 20241002124832649 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed7b42e4 => ffffffff) (gprs_llc.c:1125) 20241002124832649 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124832689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124832689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124832690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124832690 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124832690 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124832690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124832690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124832690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124832690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124832691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124832691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124832691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124832691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124832692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124832692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124832692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124832692 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124832692 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124832692 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124832692 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(616)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124832692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124832692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124832695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002124832705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124832706 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124832727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124832727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124832727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124832727 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124832727 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124832727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124832727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124832728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124832728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124832729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124832729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124832729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124832729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124832729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124832729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124832729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124832729 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124832729 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124832729 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124832729 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124832730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124832730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124832734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124832745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124832746 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124832765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124832765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124832765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124832765 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124832765 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124832765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124832765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124832765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124832765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124832767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124832767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124832767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124832767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124832767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124832767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124832767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124832767 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124832767 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124832767 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124832767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(626)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124832768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124832768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124832772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124832781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124832781 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124833054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124833054 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124833054 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124833055 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124833056 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124833057 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@8a64226f88eb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@8a64226f88eb: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='D7029CB2'O, index=0 SGSN_Test-GSUP(628)@8a64226f88eb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@8a64226f88eb: 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 := '4B2F915956357F54324529B856B79722'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0329ACA2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '089D30660F2606A6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '002FB42152B8CCF2D0CE0CEB4D5A5261'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8CDB52A57CF40534925B202B7530D8CC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8A611F6D470AA5DEAAC794B700EFA34D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D6A2F4D511A8B347'O } } } } } 20241002124834113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124834113 DLLC NOTICE LLME(ffffffff/d7029cb2){UNASSIGNED} LLC RX: unknown TLLI 0xd7029cb2, creating LLME on the fly (gprs_llc.c:552) 20241002124834113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124834113 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124834113 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{Deregistered}: Allocated (fsm.c:456) 20241002124834113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Init}: Allocated (fsm.c:456) 20241002124834113 DMM DEBUG MM_STATE_Gb[0x612000014da0]{Idle}: Allocated (fsm.c:456) 20241002124834113 DMM DEBUG MM_STATE_Iu[0x612000014f20]{Detached}: Allocated (fsm.c:456) 20241002124834113 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124834113 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124834113 DLLC NOTICE LLME(ffffffff/d7029cb2){UNASSIGNED} LLGM Assign pre (d7029cb2 => c1f802be) (gprs_llc.c:1079) 20241002124834113 DLLC NOTICE LLME(d7029cb2/c1f802be){ASSIGNED} LLGM Assign post (d7029cb2 => c1f802be) (gprs_llc.c:1125) 20241002124834113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124834113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124834113 DMM DEBUG MM(262420000000040/c1f802be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124834127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124834127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124834127 DMM DEBUG MM_STATE_Gb(0)[0x612000014da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124834127 DMM DEBUG MM(262420000000040/c1f802be) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241002124834127 DMM NOTICE MM(262420000000040/c1f802be) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124834127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124834127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124834127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124834127 DMM DEBUG MM(262420000000040/c1f802be) Requesting authorization (sgsn_auth.c:160) 20241002124834127 DMM INFO MM(262420000000040/c1f802be) Requesting authentication tuples (sgsn_auth.c:184) 20241002124834128 DMM DEBUG MM(262420000000040/c1f802be) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124834128 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241002124834128 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@8a64226f88eb: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241002124834130 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124834130 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124834130 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124834130 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124834130 DMM INFO MM(262420000000040/c1f802be) Subscriber data update (mmctx.c:445) 20241002124834130 DMM DEBUG MM(262420000000040/c1f802be) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124834130 DMM INFO MM(262420000000040/c1f802be) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124834130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124834130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124834130 DMM INFO MM(262420000000040/c1f802be) <- GMM AUTH AND CIPHERING REQ (rand = 4b 2f 91 59 56 35 7f 54 32 45 29 b8 56 b7 97 22 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8a 61 1f 6d 47 0a a5 de aa c7 94 b7 00 ef a3 4d ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(630)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@8a64226f88eb: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@8a64226f88eb: Final verdict of PTC: pass 20241002124834139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47220<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002124834141 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124834141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a50_a54-BVCI196(615)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(628)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(621)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(616)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@8a64226f88eb: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(626)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@8a64226f88eb: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(619)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(614)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(624)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Wed Oct 2 12:48:34 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 20241002124834275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124834677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47232<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67492) 20241002124835142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124835142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67492, count=71848) 20241002124836143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124836143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Wed Oct 2 12:48:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124837144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124837145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_usim_a54_a50 started. 20241002124837743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124837745 DMM INFO MM(262420000000040/c1f802be) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124837745 DMM INFO MM(262420000000040/c1f802be) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124837745 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124837745 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124837745 DMM DEBUG MM_STATE_Gb(0)[0x612000014da0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124837745 DMM ERROR MM_STATE_Gb(0)[0x612000014da0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241002124837745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Authenticate}: Deallocated (fsm.c:568) 20241002124837745 DMM DEBUG MM_STATE_Gb(0)[0x612000014da0]{Idle}: Deallocated (fsm.c:568) 20241002124837745 DMM DEBUG MM_STATE_Iu[0x612000014f20]{Detached}: Deallocated (fsm.c:568) 20241002124837745 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{Deregistered}: Deallocated (fsm.c:568) 20241002124837745 DLLC NOTICE LLME(d7029cb2/c1f802be){ASSIGNED} LLGM Assign pre (c1f802be => ffffffff) (gprs_llc.c:1079) 20241002124837745 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1f802be => ffffffff) (gprs_llc.c:1125) 20241002124837745 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124837793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124837793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124837793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124837793 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124837793 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124837793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124837793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124837793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124837793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124837795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124837795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124837795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124837795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124837795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124837795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124837795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124837795 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124837795 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124837795 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124837795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(635)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124837796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124837796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124837800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124837810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124837810 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(641)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(641)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124837840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124837840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124837840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124837840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124837840 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) SGSN_Test-Gb2-NS2(640)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002124837840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124837840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124837840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124837840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(641)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124837842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124837842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124837842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124837842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124837842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124837842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124837842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124837842 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124837842 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124837842 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124837842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124837842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124837842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(641)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(641)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124837846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(637)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124837856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124837856 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(638)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(640)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(646)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(646)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124837874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124837874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124837874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124837875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124837875 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124837875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124837875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124837875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124837875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(646)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124837877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124837877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124837877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124837877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124837877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124837877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124837877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124837877 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124837877 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124837877 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124837877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(646)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124837878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124837878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(646)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124837882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124837891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124837891 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(643)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124838146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124838146 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124838146 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124838146 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(645)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(645)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124838148 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(645)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(645)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124838148 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(645)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(645)@8a64226f88eb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(645)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(645)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@8a64226f88eb: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='CDD4451A'O, index=0 SGSN_Test-GSUP(647)@8a64226f88eb: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@8a64226f88eb: 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 := 'F18A1A384277A41E27AC612A873324F5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0A031394'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9587F3B1C8ADC525'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2FE9906636139C8394BF99B7DCA88A8B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9B28079666208CF1CB41BFC47A3CBCB1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7CE32876849A1CA7E38681F17FD5309E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D58AF7B642292D5A'O } } } } } 20241002124839203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124839203 DLLC NOTICE LLME(ffffffff/cdd4451a){UNASSIGNED} LLC RX: unknown TLLI 0xcdd4451a, creating LLME on the fly (gprs_llc.c:552) 20241002124839203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124839203 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124839203 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{Deregistered}: Allocated (fsm.c:456) 20241002124839203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Init}: Allocated (fsm.c:456) 20241002124839203 DMM DEBUG MM_STATE_Gb[0x6120000153a0]{Idle}: Allocated (fsm.c:456) 20241002124839203 DMM DEBUG MM_STATE_Iu[0x612000015520]{Detached}: Allocated (fsm.c:456) 20241002124839203 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124839203 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124839203 DLLC NOTICE LLME(ffffffff/cdd4451a){UNASSIGNED} LLGM Assign pre (cdd4451a => d87625ed) (gprs_llc.c:1079) 20241002124839203 DLLC NOTICE LLME(cdd4451a/d87625ed){ASSIGNED} LLGM Assign post (cdd4451a => d87625ed) (gprs_llc.c:1125) 20241002124839203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124839203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124839203 DMM DEBUG MM(262420000000040/d87625ed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124839215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124839215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124839215 DMM DEBUG MM_STATE_Gb(0)[0x6120000153a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124839215 DMM DEBUG MM(262420000000040/d87625ed) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241002124839215 DMM NOTICE MM(262420000000040/d87625ed) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124839215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124839215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124839215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124839215 DMM DEBUG MM(262420000000040/d87625ed) Requesting authorization (sgsn_auth.c:160) 20241002124839215 DMM INFO MM(262420000000040/d87625ed) Requesting authentication tuples (sgsn_auth.c:184) 20241002124839215 DMM DEBUG MM(262420000000040/d87625ed) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124839216 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241002124839216 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@8a64226f88eb: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241002124839219 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124839219 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124839219 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124839219 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124839219 DMM INFO MM(262420000000040/d87625ed) Subscriber data update (mmctx.c:445) 20241002124839219 DMM DEBUG MM(262420000000040/d87625ed) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124839219 DMM INFO MM(262420000000040/d87625ed) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124839219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124839219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124839219 DMM INFO MM(262420000000040/d87625ed) <- GMM AUTH AND CIPHERING REQ (rand = f1 8a 1a 38 42 77 a4 1e 27 ac 61 2a 87 33 24 f5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7c e3 28 76 84 9a 1c a7 e3 86 81 f1 7f d5 30 9e ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(649)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@8a64226f88eb: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@8a64226f88eb: Final verdict of PTC: pass 20241002124839228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54896<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(640)@8a64226f88eb: Final verdict of PTC: none 20241002124839230 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(641)@8a64226f88eb: Final verdict of PTC: none 20241002124839230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a50-BVCI210(638)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(647)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(635)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@8a64226f88eb: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(643)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(645)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(646)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(639)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(633)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(644)@8a64226f88eb: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(638): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(639): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(640): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(641): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(643): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(644): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(645): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(646): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Wed Oct 2 12:48:39 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 20241002124839358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124839759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54912<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70596) 20241002124840231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124840231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70596, count=71856) 20241002124841233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124841233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Wed Oct 2 12:48:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124842234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124842234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_detach_unknown_nopoweroff started. 20241002124842819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124842821 DMM INFO MM(262420000000040/d87625ed) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124842821 DMM INFO MM(262420000000040/d87625ed) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124842821 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124842821 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124842821 DMM DEBUG MM_STATE_Gb(0)[0x6120000153a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124842821 DMM ERROR MM_STATE_Gb(0)[0x6120000153a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241002124842821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Authenticate}: Deallocated (fsm.c:568) 20241002124842821 DMM DEBUG MM_STATE_Gb(0)[0x6120000153a0]{Idle}: Deallocated (fsm.c:568) 20241002124842821 DMM DEBUG MM_STATE_Iu[0x612000015520]{Detached}: Deallocated (fsm.c:568) 20241002124842821 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{Deregistered}: Deallocated (fsm.c:568) 20241002124842821 DLLC NOTICE LLME(cdd4451a/d87625ed){ASSIGNED} LLGM Assign pre (d87625ed => ffffffff) (gprs_llc.c:1079) 20241002124842821 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d87625ed => ffffffff) (gprs_llc.c:1125) 20241002124842821 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124842867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124842867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124842867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124842867 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124842867 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124842867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124842867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124842867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124842867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124842869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124842869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124842869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124842869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124842869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124842869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124842869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124842869 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124842869 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124842869 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124842869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124842869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124842869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124842873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124842884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124842884 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124842902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124842902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124842902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124842902 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124842902 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124842902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124842902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124842902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124842902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124842904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124842904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124842905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124842905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124842905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124842905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124842905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124842905 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124842905 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124842905 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124842905 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124842905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124842905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124842910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124842922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124842922 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(661)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI210(658)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(665)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124842948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124842948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124842948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124842948 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124842948 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124842948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124842948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124842948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124842948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(665)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124842950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124842950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124842950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124842950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124842950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124842950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124842950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124842950 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124842950 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124842950 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124842950 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(665)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124842951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124842951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(665)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124842955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124842963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124842963 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(662)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124843234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124843235 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124843235 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124843235 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(664)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(664)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124843237 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(664)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(664)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124843237 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(664)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(664)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(664)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@8a64226f88eb: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='E1BFDFEB'O, index=0 SGSN_Test-GSUP(666)@8a64226f88eb: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241002124844288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124844288 DLLC NOTICE LLME(ffffffff/e1bfdfeb){UNASSIGNED} LLC RX: unknown TLLI 0xe1bfdfeb, creating LLME on the fly (gprs_llc.c:552) 20241002124844288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124844288 DMM NOTICE LLME(ffffffff/e1bfdfeb){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241002124844288 DLLC NOTICE LLME(ffffffff/e1bfdfeb){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241002124844288 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xe1bfdfeb type=GPRS detach (gprs_gmm.c:1465) 20241002124844288 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241002124844288 DLLC NOTICE LLME(ffffffff/e1bfdfeb){UNASSIGNED} LLGM Assign pre (e1bfdfeb => ffffffff) (gprs_llc.c:1079) 20241002124844288 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1bfdfeb => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@8a64226f88eb: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@8a64226f88eb: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@8a64226f88eb: Final verdict of PTC: pass 20241002124844300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54922<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(654)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(659)@8a64226f88eb: Final verdict of PTC: none 20241002124844303 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124844303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(650)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@8a64226f88eb: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(664)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@8a64226f88eb: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@8a64226f88eb: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(662)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(665)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(652)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(657)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(663)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(662): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(663): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(664): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(665): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@8a64226f88eb: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Wed Oct 2 12:48:44 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 20241002124844432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124844733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54932<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57088) 20241002124845304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124845304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57088, count=57728) 20241002124846305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124846305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Wed Oct 2 12:48:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124847306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124847306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_detach_unknown_poweroff started. 20241002124847789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124847790 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(674)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(674)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124847838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124847838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124847839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124847839 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124847839 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124847839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124847839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124847839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124847839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(674)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124847841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124847841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124847841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124847841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124847841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124847841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124847841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124847841 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124847841 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) SGSN_Test-Gb1-NS1(673)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002124847841 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124847841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124847841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124847841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(674)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(674)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124847846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124847854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124847854 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(671)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(673)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124847868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124847868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124847868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124847868 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124847868 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124847868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124847868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124847868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124847868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124847870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124847870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124847870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124847870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124847870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124847870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124847870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124847870 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124847870 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124847870 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124847870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(678)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124847871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124847871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124847875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124847883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124847883 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124847905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124847905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124847905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124847905 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124847905 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124847905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124847905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124847905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124847905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124847907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124847907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124847907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124847908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124847908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124847908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124847908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124847908 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124847908 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124847908 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124847908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(683)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124847909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124847909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002124847912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124847920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124847920 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124848307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124848307 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124848307 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124848307 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124848309 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124848309 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(671)@8a64226f88eb: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='F9D6EF5E'O, index=0 SGSN_Test-GSUP(685)@8a64226f88eb: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241002124849356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124849356 DLLC NOTICE LLME(ffffffff/f9d6ef5e){UNASSIGNED} LLC RX: unknown TLLI 0xf9d6ef5e, creating LLME on the fly (gprs_llc.c:552) 20241002124849356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124849356 DMM NOTICE LLME(ffffffff/f9d6ef5e){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(687)@8a64226f88eb: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(671)@8a64226f88eb: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@8a64226f88eb: Final verdict of PTC: pass 20241002124854362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50012<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002124854364 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124854364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(685)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(674)@8a64226f88eb: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@8a64226f88eb: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(671)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(678)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(683)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(673)@8a64226f88eb: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(681)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(676)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(672)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(671): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(672): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(673): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(674): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@8a64226f88eb: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Wed Oct 2 12:48:54 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 20241002124854495 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124854797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50024<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46528) 20241002124855366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124855366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46528, count=51960) 20241002124856367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124856367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Wed Oct 2 12:48:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124857368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124857368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_detach_nopoweroff started. 20241002124857856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124857857 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(693)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(693)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124857905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124857905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124857905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124857905 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124857905 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124857905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124857905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124857905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124857905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(692)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(693)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124857907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124857907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124857907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124857908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124857908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124857908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124857908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124857908 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124857908 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124857908 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124857908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124857909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124857909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(693)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(693)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124857913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124857923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124857923 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(694)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI196(690)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(692)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124857936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124857936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124857936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124857936 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124857936 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124857936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124857936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124857937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124857937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124857938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124857938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124857938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124857939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124857939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124857939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124857939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124857939 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124857939 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124857939 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124857939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(697)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124857940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124857940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124857943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124857951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124857951 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124857978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124857978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124857978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124857978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124857978 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124857979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124857979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124857979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124857979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124857980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124857980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124857980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124857981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124857981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124857981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124857981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124857981 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124857981 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124857981 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124857981 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(702)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124857981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124857981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124857985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124857995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124857995 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124858369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124858369 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124858369 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124858369 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124858371 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124858371 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@8a64226f88eb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(690)@8a64226f88eb: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='C7147C34'O, index=0 SGSN_Test-GSUP(704)@8a64226f88eb: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@8a64226f88eb: 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 := '1678A6753C96B056EFF99C10DFF12376'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF5324EC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '114181FBA77EFE0D'O } } } } } 20241002124859420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124859420 DLLC NOTICE LLME(ffffffff/c7147c34){UNASSIGNED} LLC RX: unknown TLLI 0xc7147c34, creating LLME on the fly (gprs_llc.c:552) 20241002124859420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124859420 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124859421 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Deregistered}: Allocated (fsm.c:456) 20241002124859421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Init}: Allocated (fsm.c:456) 20241002124859421 DMM DEBUG MM_STATE_Gb[0x6120000159a0]{Idle}: Allocated (fsm.c:456) 20241002124859421 DMM DEBUG MM_STATE_Iu[0x612000015b20]{Detached}: Allocated (fsm.c:456) 20241002124859421 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124859421 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124859421 DLLC NOTICE LLME(ffffffff/c7147c34){UNASSIGNED} LLGM Assign pre (c7147c34 => e4410172) (gprs_llc.c:1079) 20241002124859421 DLLC NOTICE LLME(c7147c34/e4410172){ASSIGNED} LLGM Assign post (c7147c34 => e4410172) (gprs_llc.c:1125) 20241002124859421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124859421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124859421 DMM DEBUG MM(262420000000015/e4410172) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124859433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124859433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124859433 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124859433 DMM DEBUG MM(262420000000015/e4410172) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241002124859433 DMM NOTICE MM(262420000000015/e4410172) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124859433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124859433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124859433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124859433 DMM DEBUG MM(262420000000015/e4410172) Requesting authorization (sgsn_auth.c:160) 20241002124859433 DMM INFO MM(262420000000015/e4410172) Requesting authentication tuples (sgsn_auth.c:184) 20241002124859433 DMM DEBUG MM(262420000000015/e4410172) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124859433 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241002124859433 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@8a64226f88eb: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241002124859437 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124859437 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124859437 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124859437 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124859437 DMM INFO MM(262420000000015/e4410172) Subscriber data update (mmctx.c:445) 20241002124859437 DMM DEBUG MM(262420000000015/e4410172) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124859437 DMM INFO MM(262420000000015/e4410172) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124859437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124859437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124859437 DMM INFO MM(262420000000015/e4410172) <- GMM AUTH AND CIPHERING REQ (rand = 16 78 a6 75 3c 96 b0 56 ef f9 9c 10 df f1 23 76 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124859444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124859444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124859444 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124859444 DMM INFO MM(262420000000015/e4410172) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124859444 DMM NOTICE MM(262420000000015/e4410172) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124859444 DMM DEBUG MM(262420000000015/e4410172) checking auth: received GSM SRES = df 53 24 ec (gprs_gmm.c:666) 20241002124859444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124859444 DMM DEBUG MM(262420000000015/e4410172) Requesting authorization (sgsn_auth.c:160) 20241002124859444 DMM INFO MM(262420000000015/e4410172) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124859444 DMM DEBUG MM(262420000000015/e4410172) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124859444 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241002124859444 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) 20241002124859444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124859444 DMM INFO MM(262420000000015/e4410172) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4410172) (gprs_gmm.c:300) 20241002124859445 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124859446 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124859446 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241002124859446 DMM INFO MM(262420000000015/e4410172) Subscriber data update (mmctx.c:445) 20241002124859446 DMM DEBUG MM(262420000000015/e4410172) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124859446 DMM INFO MM(262420000000015/e4410172) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124859446 DMM NOTICE MM(262420000000015/e4410172) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241002124859446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124859446 DMM NOTICE MM(262420000000015/e4410172) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124859446 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) 20241002124859446 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124859446 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241002124859446 DMM INFO MM(262420000000015/e4410172) Subscriber data update (mmctx.c:445) 20241002124859446 DMM DEBUG MM(262420000000015/e4410172) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002124859452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124859452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124859452 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124859452 DMM INFO MM(262420000000015/e4410172) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124859452 DMM NOTICE MM(262420000000015/e4410172) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124859452 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124859452 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124859452 DLLC NOTICE LLME(c7147c34/e4410172){ASSIGNED} LLGM Assign pre (ffffffff => e4410172) (gprs_llc.c:1079) 20241002124859452 DLLC NOTICE LLME(ffffffff/e4410172){ASSIGNED} LLGM Assign post (ffffffff => e4410172) (gprs_llc.c:1125) 20241002124859452 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124859452 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124859452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124859452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@8a64226f88eb: setverdict(pass): none -> pass 20241002124859503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124859503 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124859503 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124859503 DMM INFO MM(262420000000015/e4410172) -> GMM DETACH REQUEST TLLI=0xe4410172 type=GPRS detach (gprs_gmm.c:1465) 20241002124859503 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241002124859503 DMM INFO MM(262420000000015/e4410172) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241002124859503 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124859503 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124859503 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124859503 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124859503 DLLC NOTICE LLME(ffffffff/e4410172){ASSIGNED} LLGM Assign pre (e4410172 => ffffffff) (gprs_llc.c:1079) 20241002124859503 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4410172 => ffffffff) (gprs_llc.c:1125) 20241002124859503 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241002124859503 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) 20241002124859504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Init}: Deallocated (fsm.c:568) 20241002124859504 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Deallocated (fsm.c:568) 20241002124859504 DMM DEBUG MM_STATE_Iu[0x612000015b20]{Detached}: Deallocated (fsm.c:568) 20241002124859504 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Deregistered}: Deallocated (fsm.c:568) 20241002124859504 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(690)@8a64226f88eb: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@8a64226f88eb: Final verdict of PTC: pass 20241002124859512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47548<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002124859514 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124859514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(697)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(704)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(693)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@8a64226f88eb: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(692)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(702)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@8a64226f88eb: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(690)@8a64226f88eb: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(695)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(700)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(691)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_detach_nopoweroff-BVCI196(690): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(691): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(692): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(693): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@8a64226f88eb: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Wed Oct 2 12:48:59 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241002124859641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124859840 DGPRS DEBUG Checking for inactive LLMEs, time = 9684073 (sgsn.c:131) 20241002124859943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47558<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79272) 20241002124900515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124900515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79272, count=93608) 20241002124901516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124901516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Wed Oct 2 12:49:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124902517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124902517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_detach_poweroff started. 20241002124902995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124902997 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124903038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124903038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124903038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124903038 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124903038 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124903039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124903039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124903039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124903039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124903040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124903040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124903040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124903040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124903040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124903040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124903040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124903041 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124903041 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124903041 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124903041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124903041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124903041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124903044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002124903052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124903052 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124903077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124903077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124903077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124903077 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124903077 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124903077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124903078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124903078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124903078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124903079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124903079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124903079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124903080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124903080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124903080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124903080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124903080 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124903080 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124903080 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124903080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124903080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(716)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124903080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124903084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124903094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124903094 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(718)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI210(715)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(722)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(722)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124903121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124903121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124903121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124903121 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124903121 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124903121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124903122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124903122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124903122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(722)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124903124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124903124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124903124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124903124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124903124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124903124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124903124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124903124 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124903124 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124903124 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124903124 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124903125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(722)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124903125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(722)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124903129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124903137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124903137 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(719)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124903519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124903519 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124903519 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124903519 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(721)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(721)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124903521 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(721)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(721)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124903522 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(721)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(721)@8a64226f88eb: 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(721)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(721)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@8a64226f88eb: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='F88C78D5'O, index=0 SGSN_Test-GSUP(723)@8a64226f88eb: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@8a64226f88eb: 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 := 'EE66ECD4E59EF8352D973FC197199F84'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9719F548'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '289EB713F557DD54'O } } } } } 20241002124904575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124904575 DLLC NOTICE LLME(ffffffff/f88c78d5){UNASSIGNED} LLC RX: unknown TLLI 0xf88c78d5, creating LLME on the fly (gprs_llc.c:552) 20241002124904575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124904575 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124904575 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Deregistered}: Allocated (fsm.c:456) 20241002124904575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Init}: Allocated (fsm.c:456) 20241002124904575 DMM DEBUG MM_STATE_Gb[0x612000015fa0]{Idle}: Allocated (fsm.c:456) 20241002124904575 DMM DEBUG MM_STATE_Iu[0x612000016120]{Detached}: Allocated (fsm.c:456) 20241002124904576 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124904576 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124904576 DLLC NOTICE LLME(ffffffff/f88c78d5){UNASSIGNED} LLGM Assign pre (f88c78d5 => da33dcd8) (gprs_llc.c:1079) 20241002124904576 DLLC NOTICE LLME(f88c78d5/da33dcd8){ASSIGNED} LLGM Assign post (f88c78d5 => da33dcd8) (gprs_llc.c:1125) 20241002124904576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124904576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124904576 DMM DEBUG MM(262420000000016/da33dcd8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124904589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124904589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124904589 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124904589 DMM DEBUG MM(262420000000016/da33dcd8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241002124904589 DMM NOTICE MM(262420000000016/da33dcd8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124904589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124904589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124904590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124904590 DMM DEBUG MM(262420000000016/da33dcd8) Requesting authorization (sgsn_auth.c:160) 20241002124904590 DMM INFO MM(262420000000016/da33dcd8) Requesting authentication tuples (sgsn_auth.c:184) 20241002124904590 DMM DEBUG MM(262420000000016/da33dcd8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124904590 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241002124904590 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@8a64226f88eb: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241002124904593 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124904593 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124904593 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124904593 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124904593 DMM INFO MM(262420000000016/da33dcd8) Subscriber data update (mmctx.c:445) 20241002124904593 DMM DEBUG MM(262420000000016/da33dcd8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124904593 DMM INFO MM(262420000000016/da33dcd8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124904593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124904593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124904593 DMM INFO MM(262420000000016/da33dcd8) <- GMM AUTH AND CIPHERING REQ (rand = ee 66 ec d4 e5 9e f8 35 2d 97 3f c1 97 19 9f 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124904602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124904602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124904602 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124904602 DMM INFO MM(262420000000016/da33dcd8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124904602 DMM NOTICE MM(262420000000016/da33dcd8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124904602 DMM DEBUG MM(262420000000016/da33dcd8) checking auth: received GSM SRES = 97 19 f5 48 (gprs_gmm.c:666) 20241002124904602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124904602 DMM DEBUG MM(262420000000016/da33dcd8) Requesting authorization (sgsn_auth.c:160) 20241002124904603 DMM INFO MM(262420000000016/da33dcd8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124904603 DMM DEBUG MM(262420000000016/da33dcd8) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124904603 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241002124904603 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) 20241002124904603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124904603 DMM INFO MM(262420000000016/da33dcd8) <- GMM ATTACH ACCEPT (new P-TMSI=0xda33dcd8) (gprs_gmm.c:300) 20241002124904604 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124904604 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124904604 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241002124904604 DMM INFO MM(262420000000016/da33dcd8) Subscriber data update (mmctx.c:445) 20241002124904604 DMM DEBUG MM(262420000000016/da33dcd8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124904604 DMM INFO MM(262420000000016/da33dcd8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124904604 DMM NOTICE MM(262420000000016/da33dcd8) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241002124904604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124904604 DMM NOTICE MM(262420000000016/da33dcd8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124904604 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) 20241002124904605 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124904605 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241002124904605 DMM INFO MM(262420000000016/da33dcd8) Subscriber data update (mmctx.c:445) 20241002124904605 DMM DEBUG MM(262420000000016/da33dcd8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002124904611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124904611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124904611 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124904611 DMM INFO MM(262420000000016/da33dcd8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124904611 DMM NOTICE MM(262420000000016/da33dcd8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124904611 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124904611 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124904611 DLLC NOTICE LLME(f88c78d5/da33dcd8){ASSIGNED} LLGM Assign pre (ffffffff => da33dcd8) (gprs_llc.c:1079) 20241002124904611 DLLC NOTICE LLME(ffffffff/da33dcd8){ASSIGNED} LLGM Assign post (ffffffff => da33dcd8) (gprs_llc.c:1125) 20241002124904611 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124904611 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124904611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124904611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@8a64226f88eb: setverdict(pass): none -> pass 20241002124904663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124904663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241002124904663 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124904663 DMM INFO MM(262420000000016/da33dcd8) -> GMM DETACH REQUEST TLLI=0xda33dcd8 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241002124904663 DMM INFO MM(262420000000016/da33dcd8) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241002124904663 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124904663 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124904663 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124904663 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124904663 DLLC NOTICE LLME(ffffffff/da33dcd8){ASSIGNED} LLGM Assign pre (da33dcd8 => ffffffff) (gprs_llc.c:1079) 20241002124904663 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da33dcd8 => ffffffff) (gprs_llc.c:1125) 20241002124904664 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241002124904664 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) 20241002124904664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Init}: Deallocated (fsm.c:568) 20241002124904664 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Deallocated (fsm.c:568) 20241002124904664 DMM DEBUG MM_STATE_Iu[0x612000016120]{Detached}: Deallocated (fsm.c:568) 20241002124904664 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Deregistered}: Deallocated (fsm.c:568) 20241002124904665 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(725)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@8a64226f88eb: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@8a64226f88eb: Final verdict of PTC: pass 20241002124909674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47560<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002124909676 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124909676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(721)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(716)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(723)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@8a64226f88eb: Final verdict of PTC: none TC_detach_poweroff-BVCI220(719)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@8a64226f88eb: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(711)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@8a64226f88eb: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(722)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(709)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(720)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(714)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_detach_poweroff-BVCI220(719): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(720): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(721): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(722): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@8a64226f88eb: Test case TC_detach_poweroff finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Wed Oct 2 12:49:09 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241002124909804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124910106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59610<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91900) 20241002124910677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124910677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91900, count=93160) 20241002124911679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124911679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Wed Oct 2 12:49:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124912681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124912681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_pdp_act started. 20241002124913166 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124913167 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(731)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(731)@8a64226f88eb: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(730)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002124913215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124913215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124913215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124913216 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124913216 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124913216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124913216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124913216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124913216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(731)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124913218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124913218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124913218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124913218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124913218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124913218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124913218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124913218 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124913218 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124913218 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124913218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(731)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124913218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124913218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(731)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124913222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(727)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124913231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124913231 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(728)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(730)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(736)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(736)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124913248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124913248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124913248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124913248 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124913248 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124913248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124913248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124913248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124913248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(736)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(735)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002124913250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124913250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124913250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124913251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124913251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124913251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124913251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124913251 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124913251 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124913251 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124913251 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(736)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124913252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124913252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(736)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124913256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124913266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124913266 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(737)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI210(733)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(735)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124913277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124913277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124913277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124913277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124913277 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124913277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124913277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124913277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124913277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124913279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124913279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124913279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124913279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124913279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124913279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124913279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124913279 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124913279 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124913279 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124913279 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124913279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124913279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124913283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124913293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124913293 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124913682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124913683 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124913683 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124913683 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124913686 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124913687 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@8a64226f88eb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(728)@8a64226f88eb: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='C7BA8276'O, index=0 SGSN_Test-GSUP(742)@8a64226f88eb: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@8a64226f88eb: 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 := '619738FFF9834D0B158531AD62D82F2F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A76CD5D6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B59CE8702A69C419'O } } } } } 20241002124913736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124913736 DLLC NOTICE LLME(ffffffff/c7ba8276){UNASSIGNED} LLC RX: unknown TLLI 0xc7ba8276, creating LLME on the fly (gprs_llc.c:552) 20241002124913736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124913737 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124913737 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Deregistered}: Allocated (fsm.c:456) 20241002124913737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Init}: Allocated (fsm.c:456) 20241002124913737 DMM DEBUG MM_STATE_Gb[0x6120000165a0]{Idle}: Allocated (fsm.c:456) 20241002124913737 DMM DEBUG MM_STATE_Iu[0x612000016720]{Detached}: Allocated (fsm.c:456) 20241002124913737 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124913737 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124913737 DLLC NOTICE LLME(ffffffff/c7ba8276){UNASSIGNED} LLGM Assign pre (c7ba8276 => f5f49ced) (gprs_llc.c:1079) 20241002124913737 DLLC NOTICE LLME(c7ba8276/f5f49ced){ASSIGNED} LLGM Assign post (c7ba8276 => f5f49ced) (gprs_llc.c:1125) 20241002124913737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124913737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124913737 DMM DEBUG MM(262420000000017/f5f49ced) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124913749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124913749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124913749 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124913749 DMM DEBUG MM(262420000000017/f5f49ced) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241002124913749 DMM NOTICE MM(262420000000017/f5f49ced) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124913749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124913749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124913749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124913749 DMM DEBUG MM(262420000000017/f5f49ced) Requesting authorization (sgsn_auth.c:160) 20241002124913749 DMM INFO MM(262420000000017/f5f49ced) Requesting authentication tuples (sgsn_auth.c:184) 20241002124913749 DMM DEBUG MM(262420000000017/f5f49ced) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124913749 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241002124913749 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@8a64226f88eb: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241002124913753 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124913753 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124913753 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124913753 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124913753 DMM INFO MM(262420000000017/f5f49ced) Subscriber data update (mmctx.c:445) 20241002124913753 DMM DEBUG MM(262420000000017/f5f49ced) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124913753 DMM INFO MM(262420000000017/f5f49ced) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124913753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124913753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124913753 DMM INFO MM(262420000000017/f5f49ced) <- GMM AUTH AND CIPHERING REQ (rand = 61 97 38 ff f9 83 4d 0b 15 85 31 ad 62 d8 2f 2f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124913761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124913761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124913761 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124913761 DMM INFO MM(262420000000017/f5f49ced) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124913761 DMM NOTICE MM(262420000000017/f5f49ced) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124913761 DMM DEBUG MM(262420000000017/f5f49ced) checking auth: received GSM SRES = a7 6c d5 d6 (gprs_gmm.c:666) 20241002124913761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124913761 DMM DEBUG MM(262420000000017/f5f49ced) Requesting authorization (sgsn_auth.c:160) 20241002124913761 DMM INFO MM(262420000000017/f5f49ced) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124913761 DMM DEBUG MM(262420000000017/f5f49ced) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124913761 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241002124913761 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) 20241002124913761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124913761 DMM INFO MM(262420000000017/f5f49ced) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5f49ced) (gprs_gmm.c:300) 20241002124913763 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124913763 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124913763 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241002124913763 DMM INFO MM(262420000000017/f5f49ced) Subscriber data update (mmctx.c:445) 20241002124913763 DMM DEBUG MM(262420000000017/f5f49ced) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124913763 DMM INFO MM(262420000000017/f5f49ced) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124913763 DMM NOTICE MM(262420000000017/f5f49ced) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241002124913763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124913763 DMM NOTICE MM(262420000000017/f5f49ced) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124913763 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) 20241002124913764 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124913764 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241002124913764 DMM INFO MM(262420000000017/f5f49ced) Subscriber data update (mmctx.c:445) 20241002124913764 DMM DEBUG MM(262420000000017/f5f49ced) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002124913770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124913770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124913770 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124913770 DMM INFO MM(262420000000017/f5f49ced) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124913770 DMM NOTICE MM(262420000000017/f5f49ced) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124913770 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124913770 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124913770 DLLC NOTICE LLME(c7ba8276/f5f49ced){ASSIGNED} LLGM Assign pre (ffffffff => f5f49ced) (gprs_llc.c:1079) 20241002124913770 DLLC NOTICE LLME(ffffffff/f5f49ced){ASSIGNED} LLGM Assign post (ffffffff => f5f49ced) (gprs_llc.c:1125) 20241002124913770 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124913770 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124913770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124913770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@8a64226f88eb: setverdict(pass): none -> pass 20241002124913822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124913822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002124913823 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124913823 DMM INFO MM(262420000000017/f5f49ced) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002124913823 DMM INFO MM(262420000000017/f5f49ced) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002124913823 DMM DEBUG MM(262420000000017/f5f49ced) Using GGSN 0 (gprs_sm.c:317) 20241002124913823 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) 20241002124913823 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241002124913823 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002124913823 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:185) 20241002124913823 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241002124913834 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 19 24 ce 94 11 df 66 e4 a2 14 05 7f 72 66 af ba 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) 20241002124913834 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3df8c0, cbp=0x61400000b8a0) (sgsn_libgtp.c:629) 20241002124913834 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002124913834 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621003b62cb8 TLLI=f5f49ced, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002124913834 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002124913834 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(728)@8a64226f88eb: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@8a64226f88eb: Final verdict of PTC: pass 20241002124913843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59616<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@8a64226f88eb: Final verdict of PTC: none 20241002124913845 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124913845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(741)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(740)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(731)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(736)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(730)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(733)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(728)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(735)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(738)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(729)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(734)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act-BVCI196(728): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(729): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(730): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(731): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act-BVCI210(733): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(735): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(736): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_pdp_act finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Wed Oct 2 12:49:13 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 20241002124913979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124914380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59620<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91212) 20241002124914846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124914846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91212, count=92472) 20241002124915847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124915847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Wed Oct 2 12:49:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124916848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124916848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_pdp_act_unattached started. 20241002124917438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124917440 DMM INFO MM(262420000000017/f5f49ced) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124917440 DMM INFO MM(262420000000017/f5f49ced) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124917440 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124917440 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124917440 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124917440 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124917440 DLLC NOTICE LLME(ffffffff/f5f49ced){ASSIGNED} LLGM Assign pre (f5f49ced => ffffffff) (gprs_llc.c:1079) 20241002124917440 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5f49ced => ffffffff) (gprs_llc.c:1125) 20241002124917440 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621003b62960 (gprs_sndcp.c:574) 20241002124917440 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621003b62cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002124917440 DMM NOTICE MM(262420000000017/f5f49ced) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241002124917440 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241002124917440 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241002124917440 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002124917440 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241002124917440 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241002124917441 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) 20241002124917441 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) 20241002124917441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Init}: Deallocated (fsm.c:568) 20241002124917441 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Deallocated (fsm.c:568) 20241002124917441 DMM DEBUG MM_STATE_Iu[0x612000016720]{Detached}: Deallocated (fsm.c:568) 20241002124917441 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Deregistered}: Deallocated (fsm.c:568) 20241002124917441 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124917483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124917483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124917483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124917483 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124917484 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124917484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124917484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124917484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124917484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124917486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124917486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124917486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124917486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124917486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124917486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124917486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124917486 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124917486 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124917486 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124917486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124917486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124917486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124917491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124917501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124917501 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(755)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(755)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124917528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124917528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124917528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124917528 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124917528 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124917528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124917528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124917528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124917528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(755)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124917530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124917530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) SGSN_Test-Gb2-NS2(754)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002124917530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124917530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124917530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124917530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124917530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124917530 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124917530 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124917531 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124917531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124917531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124917531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(755)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(755)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124917535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124917546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124917546 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(756)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI210(752)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(754)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124917558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124917558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124917558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124917558 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124917558 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124917558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124917558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124917558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124917558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124917560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124917560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124917560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124917560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124917560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124917560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124917560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124917561 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124917561 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124917561 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124917561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124917561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124917561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124917564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124917572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124917572 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124917849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124917849 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124917849 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124917849 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124917852 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124917852 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@8a64226f88eb: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='E3D0DFF3'O, index=0 SGSN_Test-GSUP(761)@8a64226f88eb: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241002124917897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124917897 DLLC NOTICE LLME(ffffffff/e3d0dff3){UNASSIGNED} LLC RX: unknown TLLI 0xe3d0dff3, creating LLME on the fly (gprs_llc.c:552) 20241002124917897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241002124917897 DMM NOTICE LLME(ffffffff/e3d0dff3){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241002124917897 DLLC NOTICE LLME(ffffffff/e3d0dff3){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241002124917897 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(763)@8a64226f88eb: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@8a64226f88eb: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@8a64226f88eb: Final verdict of PTC: pass 20241002124917909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35208<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(749)@8a64226f88eb: Final verdict of PTC: none 20241002124917911 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124917912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(755)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@8a64226f88eb: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(752)@8a64226f88eb: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(759)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@8a64226f88eb: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(747)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(757)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(753)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_pdp_act_unattached-BVCI210(752): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(755): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@8a64226f88eb: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Wed Oct 2 12:49:18 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 20241002124918043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124918345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35216<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55436) 20241002124918912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124918912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55436, count=59792) 20241002124919913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124919913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Wed Oct 2 12:49:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124920914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124920914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_pdp_act_user started. 20241002124921498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35226<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124921499 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(769)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(769)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124921551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124921551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124921551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124921551 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124921551 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124921551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124921551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124921551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124921551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(769)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124921552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124921552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124921552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124921553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124921553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124921553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124921553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124921553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124921553 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124921553 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124921553 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(768)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(769)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124921554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124921554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(769)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124921557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124921567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124921567 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(770)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(766)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(768)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124921578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124921578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124921578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124921578 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124921578 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124921578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124921578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124921578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124921578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124921579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124921579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124921579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124921580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124921580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124921580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124921580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124921580 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124921580 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124921580 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124921580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(773)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124921580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124921580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124921584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124921594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124921594 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(779)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(779)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124921621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124921622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124921622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124921622 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124921622 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124921622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124921622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124921622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124921622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(779)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124921623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124921623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124921623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124921624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124921624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124921624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124921624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124921624 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124921624 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124921624 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124921624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124921624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124921624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(779)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(779)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124921628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124921637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124921637 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(776)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124921915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124921915 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124921915 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124921915 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(778)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(778)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124921918 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(778)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(778)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124921918 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(778)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(778)@8a64226f88eb: 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(778)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(778)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(766)@8a64226f88eb: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='F097BE2B'O, index=0 SGSN_Test-GSUP(780)@8a64226f88eb: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@8a64226f88eb: 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 := 'E4803CB1394358D3EFF4D181E3A0562D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6BC59675'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '24976E92CBBF5D1D'O } } } } } 20241002124921968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124921968 DLLC NOTICE LLME(ffffffff/f097be2b){UNASSIGNED} LLC RX: unknown TLLI 0xf097be2b, creating LLME on the fly (gprs_llc.c:552) 20241002124921968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124921968 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124921968 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Deregistered}: Allocated (fsm.c:456) 20241002124921968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Init}: Allocated (fsm.c:456) 20241002124921968 DMM DEBUG MM_STATE_Gb[0x612000016d20]{Idle}: Allocated (fsm.c:456) 20241002124921968 DMM DEBUG MM_STATE_Iu[0x612000016ea0]{Detached}: Allocated (fsm.c:456) 20241002124921968 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124921968 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124921968 DLLC NOTICE LLME(ffffffff/f097be2b){UNASSIGNED} LLGM Assign pre (f097be2b => ee27859a) (gprs_llc.c:1079) 20241002124921968 DLLC NOTICE LLME(f097be2b/ee27859a){ASSIGNED} LLGM Assign post (f097be2b => ee27859a) (gprs_llc.c:1125) 20241002124921968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124921968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124921968 DMM DEBUG MM(262420000000019/ee27859a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124921981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124921981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124921981 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124921981 DMM DEBUG MM(262420000000019/ee27859a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241002124921981 DMM NOTICE MM(262420000000019/ee27859a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124921981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124921981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124921981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124921981 DMM DEBUG MM(262420000000019/ee27859a) Requesting authorization (sgsn_auth.c:160) 20241002124921981 DMM INFO MM(262420000000019/ee27859a) Requesting authentication tuples (sgsn_auth.c:184) 20241002124921981 DMM DEBUG MM(262420000000019/ee27859a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124921981 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241002124921981 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@8a64226f88eb: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241002124921984 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124921984 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124921984 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124921984 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124921984 DMM INFO MM(262420000000019/ee27859a) Subscriber data update (mmctx.c:445) 20241002124921984 DMM DEBUG MM(262420000000019/ee27859a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124921984 DMM INFO MM(262420000000019/ee27859a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124921984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124921984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124921984 DMM INFO MM(262420000000019/ee27859a) <- GMM AUTH AND CIPHERING REQ (rand = e4 80 3c b1 39 43 58 d3 ef f4 d1 81 e3 a0 56 2d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124921992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124921992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124921992 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124921992 DMM INFO MM(262420000000019/ee27859a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124921993 DMM NOTICE MM(262420000000019/ee27859a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124921993 DMM DEBUG MM(262420000000019/ee27859a) checking auth: received GSM SRES = 6b c5 96 75 (gprs_gmm.c:666) 20241002124921993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124921993 DMM DEBUG MM(262420000000019/ee27859a) Requesting authorization (sgsn_auth.c:160) 20241002124921993 DMM INFO MM(262420000000019/ee27859a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124921993 DMM DEBUG MM(262420000000019/ee27859a) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124921993 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241002124921993 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) 20241002124921993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124921993 DMM INFO MM(262420000000019/ee27859a) <- GMM ATTACH ACCEPT (new P-TMSI=0xee27859a) (gprs_gmm.c:300) 20241002124921994 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124921994 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124921994 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241002124921994 DMM INFO MM(262420000000019/ee27859a) Subscriber data update (mmctx.c:445) 20241002124921994 DMM DEBUG MM(262420000000019/ee27859a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124921994 DMM INFO MM(262420000000019/ee27859a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124921994 DMM NOTICE MM(262420000000019/ee27859a) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241002124921994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124921994 DMM NOTICE MM(262420000000019/ee27859a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124921994 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) 20241002124921995 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124921995 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241002124921995 DMM INFO MM(262420000000019/ee27859a) Subscriber data update (mmctx.c:445) 20241002124921995 DMM DEBUG MM(262420000000019/ee27859a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002124922000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124922000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124922000 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124922000 DMM INFO MM(262420000000019/ee27859a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124922000 DMM NOTICE MM(262420000000019/ee27859a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124922000 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124922000 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124922000 DLLC NOTICE LLME(f097be2b/ee27859a){ASSIGNED} LLGM Assign pre (ffffffff => ee27859a) (gprs_llc.c:1079) 20241002124922000 DLLC NOTICE LLME(ffffffff/ee27859a){ASSIGNED} LLGM Assign post (ffffffff => ee27859a) (gprs_llc.c:1125) 20241002124922000 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124922001 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124922001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124922001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@8a64226f88eb: setverdict(pass): none -> pass 20241002124922052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124922052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002124922052 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124922052 DMM INFO MM(262420000000019/ee27859a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002124922052 DMM INFO MM(262420000000019/ee27859a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002124922052 DMM DEBUG MM(262420000000019/ee27859a) Using GGSN 0 (gprs_sm.c:317) 20241002124922052 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) 20241002124922052 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241002124922052 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002124922052 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:185) 20241002124922052 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241002124922064 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 b2 b8 98 30 11 63 74 9c bc 14 05 7f 7a df eb ae 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) 20241002124922064 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3e0938, cbp=0x61400000c2a0) (sgsn_libgtp.c:629) 20241002124922064 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002124922064 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621003e368b8 TLLI=ee27859a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002124922065 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002124922065 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002124922072 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:822) 20241002124922080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124922080 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241002124922080 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(766)@8a64226f88eb: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@8a64226f88eb: Final verdict of PTC: pass 20241002124922084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35226<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(766)@8a64226f88eb: Final verdict of PTC: none 20241002124922087 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124922088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(769)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(773)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(776)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(779)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(778)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(768)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(767)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(777)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(771)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(766): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(767): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(768): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(769): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(776): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(777): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(778): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(779): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Wed Oct 2 12:49:22 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 20241002124922215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124922617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35232<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89984) 20241002124923089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124923089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89984, count=96036) 20241002124924090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124924090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Wed Oct 2 12:49:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124925091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124925091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_pdp_act_ggsn_reject started. 20241002124925679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35242<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124925681 DMM INFO MM(262420000000019/ee27859a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124925681 DMM INFO MM(262420000000019/ee27859a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124925681 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124925681 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124925681 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124925681 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124925681 DLLC NOTICE LLME(ffffffff/ee27859a){ASSIGNED} LLGM Assign pre (ee27859a => ffffffff) (gprs_llc.c:1079) 20241002124925681 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee27859a => ffffffff) (gprs_llc.c:1125) 20241002124925681 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621003e36560 (gprs_sndcp.c:574) 20241002124925681 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621003e368b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002124925681 DMM NOTICE MM(262420000000019/ee27859a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241002124925681 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241002124925681 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241002124925681 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002124925681 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241002124925681 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241002124925681 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) 20241002124925681 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) 20241002124925682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Init}: Deallocated (fsm.c:568) 20241002124925682 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Deallocated (fsm.c:568) 20241002124925682 DMM DEBUG MM_STATE_Iu[0x612000016ea0]{Detached}: Deallocated (fsm.c:568) 20241002124925682 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Deregistered}: Deallocated (fsm.c:568) 20241002124925682 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(788)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124925730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124925730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124925730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124925730 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124925730 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124925730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124925730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124925730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124925730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(787)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(788)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124925732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124925732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124925732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124925733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124925733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124925733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124925733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124925733 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124925733 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124925733 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124925733 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(788)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124925734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124925734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(788)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124925737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241002124925747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124925747 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(785)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(787)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124925757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124925757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124925757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124925757 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124925757 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124925757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124925757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124925757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124925757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124925759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124925759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124925759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124925759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124925759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124925759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124925759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124925759 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124925759 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124925759 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124925759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124925759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124925759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124925764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124925774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124925774 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124925791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124925791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124925791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124925791 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124925791 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124925791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124925791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124925791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124925791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124925793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124925793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124925793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124925794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124925794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124925794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124925794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124925794 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124925794 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124925794 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124925794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124925795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124925795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124925799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124925809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124925809 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124926092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124926093 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124926093 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124926093 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124926095 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124926096 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(785)@8a64226f88eb: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='E7D16889'O, index=0 SGSN_Test-GSUP(799)@8a64226f88eb: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@8a64226f88eb: 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 := 'FE5CAF2FBA7E766A37C56C975BA13910'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0C277509'O ("\f'u\t") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A39A6E851275D737'O } } } } } 20241002124926139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124926139 DLLC NOTICE LLME(ffffffff/e7d16889){UNASSIGNED} LLC RX: unknown TLLI 0xe7d16889, creating LLME on the fly (gprs_llc.c:552) 20241002124926139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124926140 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124926140 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Deregistered}: Allocated (fsm.c:456) 20241002124926140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Init}: Allocated (fsm.c:456) 20241002124926140 DMM DEBUG MM_STATE_Gb[0x6120000174a0]{Idle}: Allocated (fsm.c:456) 20241002124926140 DMM DEBUG MM_STATE_Iu[0x612000017620]{Detached}: Allocated (fsm.c:456) 20241002124926140 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124926140 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124926140 DLLC NOTICE LLME(ffffffff/e7d16889){UNASSIGNED} LLGM Assign pre (e7d16889 => f20e204b) (gprs_llc.c:1079) 20241002124926140 DLLC NOTICE LLME(e7d16889/f20e204b){ASSIGNED} LLGM Assign post (e7d16889 => f20e204b) (gprs_llc.c:1125) 20241002124926140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124926140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124926140 DMM DEBUG MM(262420000000020/f20e204b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124926154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124926154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124926154 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124926154 DMM DEBUG MM(262420000000020/f20e204b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241002124926154 DMM NOTICE MM(262420000000020/f20e204b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124926154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124926154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124926154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124926154 DMM DEBUG MM(262420000000020/f20e204b) Requesting authorization (sgsn_auth.c:160) 20241002124926154 DMM INFO MM(262420000000020/f20e204b) Requesting authentication tuples (sgsn_auth.c:184) 20241002124926154 DMM DEBUG MM(262420000000020/f20e204b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124926154 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241002124926154 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@8a64226f88eb: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241002124926157 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124926157 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124926157 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124926157 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124926157 DMM INFO MM(262420000000020/f20e204b) Subscriber data update (mmctx.c:445) 20241002124926157 DMM DEBUG MM(262420000000020/f20e204b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124926157 DMM INFO MM(262420000000020/f20e204b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124926157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124926157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124926157 DMM INFO MM(262420000000020/f20e204b) <- GMM AUTH AND CIPHERING REQ (rand = fe 5c af 2f ba 7e 76 6a 37 c5 6c 97 5b a1 39 10 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124926166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124926166 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124926166 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124926166 DMM INFO MM(262420000000020/f20e204b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124926166 DMM NOTICE MM(262420000000020/f20e204b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124926166 DMM DEBUG MM(262420000000020/f20e204b) checking auth: received GSM SRES = 0c 27 75 09 (gprs_gmm.c:666) 20241002124926166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124926166 DMM DEBUG MM(262420000000020/f20e204b) Requesting authorization (sgsn_auth.c:160) 20241002124926166 DMM INFO MM(262420000000020/f20e204b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124926166 DMM DEBUG MM(262420000000020/f20e204b) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124926166 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241002124926166 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) 20241002124926166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124926166 DMM INFO MM(262420000000020/f20e204b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf20e204b) (gprs_gmm.c:300) 20241002124926168 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124926168 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124926168 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241002124926168 DMM INFO MM(262420000000020/f20e204b) Subscriber data update (mmctx.c:445) 20241002124926168 DMM DEBUG MM(262420000000020/f20e204b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124926168 DMM INFO MM(262420000000020/f20e204b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124926168 DMM NOTICE MM(262420000000020/f20e204b) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241002124926168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124926168 DMM NOTICE MM(262420000000020/f20e204b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124926168 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) 20241002124926168 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124926168 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241002124926168 DMM INFO MM(262420000000020/f20e204b) Subscriber data update (mmctx.c:445) 20241002124926168 DMM DEBUG MM(262420000000020/f20e204b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002124926174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124926174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124926175 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124926175 DMM INFO MM(262420000000020/f20e204b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124926175 DMM NOTICE MM(262420000000020/f20e204b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124926175 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124926175 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124926175 DLLC NOTICE LLME(e7d16889/f20e204b){ASSIGNED} LLGM Assign pre (ffffffff => f20e204b) (gprs_llc.c:1079) 20241002124926175 DLLC NOTICE LLME(ffffffff/f20e204b){ASSIGNED} LLGM Assign post (ffffffff => f20e204b) (gprs_llc.c:1125) 20241002124926175 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124926175 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124926175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124926175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@8a64226f88eb: setverdict(pass): none -> pass 20241002124926226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124926226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002124926226 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124926226 DMM INFO MM(262420000000020/f20e204b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002124926226 DMM INFO MM(262420000000020/f20e204b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002124926226 DMM DEBUG MM(262420000000020/f20e204b) Using GGSN 0 (gprs_sm.c:317) 20241002124926226 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) 20241002124926227 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241002124926227 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002124926227 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:185) 20241002124926227 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241002124926237 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 cc b2 3c 01 11 c6 43 4f 2e 14 05 7f c9 f4 1a 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=1030 from retransmit req queue (gtp.c:443) 20241002124926237 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fa1ee3e19b0, cbp=0x61400000c8a0) (sgsn_libgtp.c:629) 20241002124926237 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20241002124926237 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241002124926237 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241002124926237 DMM NOTICE MM(262420000000020/f20e204b) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(785)@8a64226f88eb: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@8a64226f88eb: Final verdict of PTC: pass 20241002124926245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35242<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@8a64226f88eb: Final verdict of PTC: none 20241002124926248 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(788)@8a64226f88eb: Final verdict of PTC: none 20241002124926248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(792)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(797)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(785)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(787)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(790)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(795)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(786)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(785): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(786): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(787): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(788): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Wed Oct 2 12:49:26 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 20241002124926377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124926778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35248<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94212) 20241002124927249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124927249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94212, count=98568) 20241002124928249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124928249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Wed Oct 2 12:49:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124929251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124929251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_pdp_act_user_deact_mo started. 20241002124929839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124929840 DGPRS DEBUG Checking for inactive LLMEs, time = 9684103 (sgsn.c:131) 20241002124929840 DMM INFO MM(262420000000020/f20e204b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124929840 DMM INFO MM(262420000000020/f20e204b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124929840 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124929840 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124929840 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124929840 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124929840 DLLC NOTICE LLME(ffffffff/f20e204b){ASSIGNED} LLGM Assign pre (f20e204b => ffffffff) (gprs_llc.c:1079) 20241002124929841 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f20e204b => ffffffff) (gprs_llc.c:1125) 20241002124929841 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241002124929841 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) 20241002124929841 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) 20241002124929841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Init}: Deallocated (fsm.c:568) 20241002124929841 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Deallocated (fsm.c:568) 20241002124929841 DMM DEBUG MM_STATE_Iu[0x612000017620]{Detached}: Deallocated (fsm.c:568) 20241002124929841 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Deregistered}: Deallocated (fsm.c:568) 20241002124929841 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124929885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124929885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124929885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124929885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124929885 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124929885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124929885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124929885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124929885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124929887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124929887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124929887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124929887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124929887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124929887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124929887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124929887 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124929887 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124929887 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124929887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124929888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124929888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124929891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124929902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124929902 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124929922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124929922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124929922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124929922 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124929922 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124929922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124929922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124929922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124929922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124929924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124929924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124929924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124929924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124929924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124929924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124929924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124929924 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124929924 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124929924 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124929924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(811)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124929925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124929925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124929928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124929936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124929936 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124929956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124929956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124929956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124929956 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124929956 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124929956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124929956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124929956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124929956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124929957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124929957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124929957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124929958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124929958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124929958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124929958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124929958 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124929958 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124929958 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124929958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(816)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124929958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124929959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124929963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124929972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124929972 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)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124930251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124930251 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124930252 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124930252 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124930254 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124930254 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@8a64226f88eb: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='F9CAAB2A'O, index=0 SGSN_Test-GSUP(818)@8a64226f88eb: 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)@8a64226f88eb: 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 := 'B29E72B57D35224E7B1F1F1525E67C58'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '02EADF74'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BF730D62CFBED0CF'O } } } } } 20241002124930300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124930300 DLLC NOTICE LLME(ffffffff/f9caab2a){UNASSIGNED} LLC RX: unknown TLLI 0xf9caab2a, creating LLME on the fly (gprs_llc.c:552) 20241002124930300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124930300 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124930300 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Deregistered}: Allocated (fsm.c:456) 20241002124930300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Init}: Allocated (fsm.c:456) 20241002124930300 DMM DEBUG MM_STATE_Gb[0x612000017aa0]{Idle}: Allocated (fsm.c:456) 20241002124930300 DMM DEBUG MM_STATE_Iu[0x612000017c20]{Detached}: Allocated (fsm.c:456) 20241002124930300 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124930300 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124930300 DLLC NOTICE LLME(ffffffff/f9caab2a){UNASSIGNED} LLGM Assign pre (f9caab2a => c9f286fa) (gprs_llc.c:1079) 20241002124930300 DLLC NOTICE LLME(f9caab2a/c9f286fa){ASSIGNED} LLGM Assign post (f9caab2a => c9f286fa) (gprs_llc.c:1125) 20241002124930300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124930300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124930300 DMM DEBUG MM(262420000000021/c9f286fa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124930314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124930314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124930314 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124930314 DMM DEBUG MM(262420000000021/c9f286fa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241002124930314 DMM NOTICE MM(262420000000021/c9f286fa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124930314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124930314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124930314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124930315 DMM DEBUG MM(262420000000021/c9f286fa) Requesting authorization (sgsn_auth.c:160) 20241002124930315 DMM INFO MM(262420000000021/c9f286fa) Requesting authentication tuples (sgsn_auth.c:184) 20241002124930315 DMM DEBUG MM(262420000000021/c9f286fa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124930315 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241002124930315 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@8a64226f88eb: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241002124930318 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124930318 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124930318 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124930318 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124930318 DMM INFO MM(262420000000021/c9f286fa) Subscriber data update (mmctx.c:445) 20241002124930318 DMM DEBUG MM(262420000000021/c9f286fa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124930318 DMM INFO MM(262420000000021/c9f286fa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124930318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124930318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124930318 DMM INFO MM(262420000000021/c9f286fa) <- GMM AUTH AND CIPHERING REQ (rand = b2 9e 72 b5 7d 35 22 4e 7b 1f 1f 15 25 e6 7c 58 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124930326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124930327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124930327 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124930327 DMM INFO MM(262420000000021/c9f286fa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124930327 DMM NOTICE MM(262420000000021/c9f286fa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124930327 DMM DEBUG MM(262420000000021/c9f286fa) checking auth: received GSM SRES = 02 ea df 74 (gprs_gmm.c:666) 20241002124930327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124930327 DMM DEBUG MM(262420000000021/c9f286fa) Requesting authorization (sgsn_auth.c:160) 20241002124930327 DMM INFO MM(262420000000021/c9f286fa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124930327 DMM DEBUG MM(262420000000021/c9f286fa) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124930327 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241002124930327 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) 20241002124930327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124930327 DMM INFO MM(262420000000021/c9f286fa) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9f286fa) (gprs_gmm.c:300) 20241002124930329 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124930329 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124930329 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241002124930329 DMM INFO MM(262420000000021/c9f286fa) Subscriber data update (mmctx.c:445) 20241002124930329 DMM DEBUG MM(262420000000021/c9f286fa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124930329 DMM INFO MM(262420000000021/c9f286fa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124930329 DMM NOTICE MM(262420000000021/c9f286fa) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241002124930329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124930329 DMM NOTICE MM(262420000000021/c9f286fa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124930329 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) 20241002124930330 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124930330 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241002124930330 DMM INFO MM(262420000000021/c9f286fa) Subscriber data update (mmctx.c:445) 20241002124930330 DMM DEBUG MM(262420000000021/c9f286fa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002124930335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124930335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124930335 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124930335 DMM INFO MM(262420000000021/c9f286fa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124930335 DMM NOTICE MM(262420000000021/c9f286fa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124930335 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124930335 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124930335 DLLC NOTICE LLME(f9caab2a/c9f286fa){ASSIGNED} LLGM Assign pre (ffffffff => c9f286fa) (gprs_llc.c:1079) 20241002124930335 DLLC NOTICE LLME(ffffffff/c9f286fa){ASSIGNED} LLGM Assign post (ffffffff => c9f286fa) (gprs_llc.c:1125) 20241002124930335 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124930335 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124930335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124930335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@8a64226f88eb: setverdict(pass): none -> pass 20241002124930387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124930387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002124930387 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124930387 DMM INFO MM(262420000000021/c9f286fa) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002124930387 DMM INFO MM(262420000000021/c9f286fa) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002124930387 DMM DEBUG MM(262420000000021/c9f286fa) Using GGSN 0 (gprs_sm.c:317) 20241002124930387 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) 20241002124930387 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241002124930387 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002124930387 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20241002124930387 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241002124930399 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 c9 36 d8 ec 11 0f 2c d6 dd 14 05 7f 03 0b 7d ad 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) 20241002124930399 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3e19b0, cbp=0x61400000cea0) (sgsn_libgtp.c:629) 20241002124930399 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002124930399 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210042008b8 TLLI=c9f286fa, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002124930399 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002124930399 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002124930406 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:822) 20241002124930413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124930413 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241002124930413 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124930416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124930416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241002124930416 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124930416 DMM INFO MM(262420000000021/c9f286fa) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241002124930416 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002124930416 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241002124930418 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) 20241002124930418 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa1ee3e19b0, cbp=0x61400000cea0) (sgsn_libgtp.c:629) 20241002124930418 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241002124930418 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210042008b8, TLLI=c9f286fa, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002124930418 DMM INFO MM(262420000000021/c9f286fa) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241002124930418 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241002124930418 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@8a64226f88eb: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@8a64226f88eb: Final verdict of PTC: pass 20241002124930427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36568<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(811)@8a64226f88eb: Final verdict of PTC: none 20241002124930430 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124930430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(807)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(806)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(816)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(804)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(814)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(809)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Wed Oct 2 12:49:30 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 20241002124930565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124930966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36578<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104988) 20241002124931431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124931431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104988, count=106148) 20241002124932433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124932433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Wed Oct 2 12:49:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124933434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124933434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_pdp_act_user_deact_mt started. 20241002124934029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124934030 DMM INFO MM(262420000000021/c9f286fa) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124934030 DMM INFO MM(262420000000021/c9f286fa) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124934030 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124934030 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124934030 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124934030 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124934030 DLLC NOTICE LLME(ffffffff/c9f286fa){ASSIGNED} LLGM Assign pre (c9f286fa => ffffffff) (gprs_llc.c:1079) 20241002124934030 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9f286fa => ffffffff) (gprs_llc.c:1125) 20241002124934030 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241002124934030 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) 20241002124934031 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) 20241002124934031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Init}: Deallocated (fsm.c:568) 20241002124934031 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Deallocated (fsm.c:568) 20241002124934031 DMM DEBUG MM_STATE_Iu[0x612000017c20]{Detached}: Deallocated (fsm.c:568) 20241002124934031 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Deregistered}: Deallocated (fsm.c:568) 20241002124934031 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124934075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124934076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124934076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124934076 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124934076 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124934076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124934076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124934076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124934076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124934077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124934077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124934077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124934078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124934078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124934078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124934078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124934078 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124934078 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124934078 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124934078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124934078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124934078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124934081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124934092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124934092 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(827)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(831)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124934117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124934117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124934117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124934118 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124934118 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124934118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124934118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124934118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124934118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(830)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(831)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124934120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124934120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124934120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124934120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124934120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124934120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124934120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124934120 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124934120 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124934120 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124934120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124934121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(831)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124934121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(831)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124934125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(827)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124934135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124934135 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(828)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(830)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(836)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(836)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124934154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124934154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124934154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124934154 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124934154 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124934154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124934154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124934154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124934154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(836)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124934156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124934156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124934156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124934156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124934156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124934156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124934156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124934156 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124934156 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124934156 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124934156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124934157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124934157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(836)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(836)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124934160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124934170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124934170 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(833)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124934435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124934435 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124934435 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124934435 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(835)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(835)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124934438 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(835)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(835)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124934438 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(835)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(835)@8a64226f88eb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(835)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(835)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@8a64226f88eb: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='ECBCDA6B'O, index=0 SGSN_Test-GSUP(837)@8a64226f88eb: 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)@8a64226f88eb: 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 := 'F2F85D8C0D4707D27B58D8F14CAECF90'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F235496D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D1334EAD15059ED7'O } } } } } 20241002124934480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124934480 DLLC NOTICE LLME(ffffffff/ecbcda6b){UNASSIGNED} LLC RX: unknown TLLI 0xecbcda6b, creating LLME on the fly (gprs_llc.c:552) 20241002124934480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124934480 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124934480 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Deregistered}: Allocated (fsm.c:456) 20241002124934480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Init}: Allocated (fsm.c:456) 20241002124934480 DMM DEBUG MM_STATE_Gb[0x612000018220]{Idle}: Allocated (fsm.c:456) 20241002124934480 DMM DEBUG MM_STATE_Iu[0x6120000183a0]{Detached}: Allocated (fsm.c:456) 20241002124934480 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124934480 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124934480 DLLC NOTICE LLME(ffffffff/ecbcda6b){UNASSIGNED} LLGM Assign pre (ecbcda6b => fc7aac01) (gprs_llc.c:1079) 20241002124934480 DLLC NOTICE LLME(ecbcda6b/fc7aac01){ASSIGNED} LLGM Assign post (ecbcda6b => fc7aac01) (gprs_llc.c:1125) 20241002124934480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124934480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124934480 DMM DEBUG MM(262420000000022/fc7aac01) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124934493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124934493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124934493 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124934493 DMM DEBUG MM(262420000000022/fc7aac01) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241002124934493 DMM NOTICE MM(262420000000022/fc7aac01) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124934493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124934493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124934493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124934493 DMM DEBUG MM(262420000000022/fc7aac01) Requesting authorization (sgsn_auth.c:160) 20241002124934493 DMM INFO MM(262420000000022/fc7aac01) Requesting authentication tuples (sgsn_auth.c:184) 20241002124934493 DMM DEBUG MM(262420000000022/fc7aac01) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124934493 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241002124934493 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@8a64226f88eb: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241002124934496 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124934496 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124934496 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124934496 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124934496 DMM INFO MM(262420000000022/fc7aac01) Subscriber data update (mmctx.c:445) 20241002124934496 DMM DEBUG MM(262420000000022/fc7aac01) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124934496 DMM INFO MM(262420000000022/fc7aac01) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124934496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124934496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124934496 DMM INFO MM(262420000000022/fc7aac01) <- GMM AUTH AND CIPHERING REQ (rand = f2 f8 5d 8c 0d 47 07 d2 7b 58 d8 f1 4c ae cf 90 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124934504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124934504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124934504 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124934504 DMM INFO MM(262420000000022/fc7aac01) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124934504 DMM NOTICE MM(262420000000022/fc7aac01) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124934504 DMM DEBUG MM(262420000000022/fc7aac01) checking auth: received GSM SRES = f2 35 49 6d (gprs_gmm.c:666) 20241002124934504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124934504 DMM DEBUG MM(262420000000022/fc7aac01) Requesting authorization (sgsn_auth.c:160) 20241002124934505 DMM INFO MM(262420000000022/fc7aac01) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124934505 DMM DEBUG MM(262420000000022/fc7aac01) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124934505 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241002124934505 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) 20241002124934505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124934505 DMM INFO MM(262420000000022/fc7aac01) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc7aac01) (gprs_gmm.c:300) 20241002124934506 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124934506 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124934506 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241002124934506 DMM INFO MM(262420000000022/fc7aac01) Subscriber data update (mmctx.c:445) 20241002124934506 DMM DEBUG MM(262420000000022/fc7aac01) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124934506 DMM INFO MM(262420000000022/fc7aac01) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124934506 DMM NOTICE MM(262420000000022/fc7aac01) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241002124934506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124934506 DMM NOTICE MM(262420000000022/fc7aac01) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124934506 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) 20241002124934507 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124934507 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241002124934507 DMM INFO MM(262420000000022/fc7aac01) Subscriber data update (mmctx.c:445) 20241002124934507 DMM DEBUG MM(262420000000022/fc7aac01) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002124934512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124934513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124934513 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124934513 DMM INFO MM(262420000000022/fc7aac01) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124934513 DMM NOTICE MM(262420000000022/fc7aac01) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124934513 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124934513 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124934513 DLLC NOTICE LLME(ecbcda6b/fc7aac01){ASSIGNED} LLGM Assign pre (ffffffff => fc7aac01) (gprs_llc.c:1079) 20241002124934513 DLLC NOTICE LLME(ffffffff/fc7aac01){ASSIGNED} LLGM Assign post (ffffffff => fc7aac01) (gprs_llc.c:1125) 20241002124934513 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124934513 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124934513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124934513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@8a64226f88eb: setverdict(pass): none -> pass 20241002124934564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124934564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002124934564 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124934564 DMM INFO MM(262420000000022/fc7aac01) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002124934564 DMM INFO MM(262420000000022/fc7aac01) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002124934564 DMM DEBUG MM(262420000000022/fc7aac01) Using GGSN 0 (gprs_sm.c:317) 20241002124934564 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) 20241002124934564 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241002124934564 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002124934565 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:185) 20241002124934565 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241002124934576 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 a9 43 a1 f5 11 aa 9d b4 6c 14 05 7f b5 e4 74 e1 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) 20241002124934576 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3e19b0, cbp=0x61400000d4a0) (sgsn_libgtp.c:629) 20241002124934577 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002124934577 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210044024b8 TLLI=fc7aac01, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002124934577 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002124934577 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002124934583 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:822) 20241002124934590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124934590 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241002124934590 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124934593 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241002124934593 DGPRS INFO PDP(262420000000022:5): Context 0x7fa1ee3e19b0 was deleted (sgsn_libgtp.c:703) 20241002124934593 DMM INFO MM(262420000000022/fc7aac01) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241002124934593 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241002124934593 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@8a64226f88eb: Removing Client IMSI='262420000000022'H, index=0 20241002124934600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124934600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241002124934600 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124934600 DMM INFO MM(262420000000022/fc7aac01) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@8a64226f88eb: Final verdict of PTC: pass 20241002124934603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36582<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@8a64226f88eb: Final verdict of PTC: none 20241002124934606 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124934606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(835)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(836)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(831)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(825)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(830)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(828)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(833)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(823)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(829)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(834)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(828): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(830): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(831): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(833): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(834): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(835): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(836): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Wed Oct 2 12:49:34 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 20241002124934737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124935138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36598<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100484) 20241002124935607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124935607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100484, count=104840) 20241002124936608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124936608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Wed Oct 2 12:49:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124937609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124937609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_pdp_act_deact_dup started. 20241002124938201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51852<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124938202 DMM INFO MM(262420000000022/fc7aac01) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124938202 DMM INFO MM(262420000000022/fc7aac01) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124938202 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124938202 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124938202 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124938202 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124938202 DLLC NOTICE LLME(ffffffff/fc7aac01){ASSIGNED} LLGM Assign pre (fc7aac01 => ffffffff) (gprs_llc.c:1079) 20241002124938202 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc7aac01 => ffffffff) (gprs_llc.c:1125) 20241002124938202 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004402160 (gprs_sndcp.c:574) 20241002124938202 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210044024b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002124938202 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241002124938202 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) 20241002124938203 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) 20241002124938203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Init}: Deallocated (fsm.c:568) 20241002124938203 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Deallocated (fsm.c:568) 20241002124938203 DMM DEBUG MM_STATE_Iu[0x6120000183a0]{Detached}: Deallocated (fsm.c:568) 20241002124938203 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Deregistered}: Deallocated (fsm.c:568) 20241002124938203 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124938245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124938245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124938245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124938245 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124938245 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124938245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124938245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124938245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124938245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124938247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124938247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124938247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124938247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124938247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124938247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124938247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124938247 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124938247 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124938248 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124938248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124938248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124938248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124938251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002124938260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124938260 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124938281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124938281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124938281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124938282 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124938282 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124938282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124938282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124938282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124938282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124938283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124938283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124938283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124938283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124938283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124938283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124938283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124938283 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124938283 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124938283 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124938284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124938284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124938284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124938287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002124938296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124938296 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(855)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(855)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124938327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124938327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124938327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124938327 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124938327 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124938327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124938327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124938327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124938327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(855)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124938329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124938329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124938329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124938329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124938329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124938330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124938330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124938330 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124938330 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124938330 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124938330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124938330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124938330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(855)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(855)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124938334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124938343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124938343 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(852)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124938611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124938611 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124938611 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124938611 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(854)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124938613 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(854)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124938614 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(854)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(854)@8a64226f88eb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(854)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(854)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@8a64226f88eb: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='D71761F6'O, index=0 SGSN_Test-GSUP(856)@8a64226f88eb: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@8a64226f88eb: 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 := '903330CBC8FDBC74E6719AA6AD9404FF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '14791BEB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2325B7C794C9015C'O } } } } } 20241002124938662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124938662 DLLC NOTICE LLME(ffffffff/d71761f6){UNASSIGNED} LLC RX: unknown TLLI 0xd71761f6, creating LLME on the fly (gprs_llc.c:552) 20241002124938663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124938663 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124938663 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Deregistered}: Allocated (fsm.c:456) 20241002124938663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Init}: Allocated (fsm.c:456) 20241002124938663 DMM DEBUG MM_STATE_Gb[0x6120000189a0]{Idle}: Allocated (fsm.c:456) 20241002124938663 DMM DEBUG MM_STATE_Iu[0x612000018b20]{Detached}: Allocated (fsm.c:456) 20241002124938663 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124938663 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124938663 DLLC NOTICE LLME(ffffffff/d71761f6){UNASSIGNED} LLGM Assign pre (d71761f6 => c1d22922) (gprs_llc.c:1079) 20241002124938663 DLLC NOTICE LLME(d71761f6/c1d22922){ASSIGNED} LLGM Assign post (d71761f6 => c1d22922) (gprs_llc.c:1125) 20241002124938663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124938663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124938663 DMM DEBUG MM(262420000000046/c1d22922) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124938676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124938676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124938676 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124938676 DMM DEBUG MM(262420000000046/c1d22922) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241002124938676 DMM NOTICE MM(262420000000046/c1d22922) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124938676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124938676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124938676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124938676 DMM DEBUG MM(262420000000046/c1d22922) Requesting authorization (sgsn_auth.c:160) 20241002124938676 DMM INFO MM(262420000000046/c1d22922) Requesting authentication tuples (sgsn_auth.c:184) 20241002124938676 DMM DEBUG MM(262420000000046/c1d22922) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124938676 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241002124938676 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@8a64226f88eb: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241002124938679 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124938679 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124938679 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124938679 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124938679 DMM INFO MM(262420000000046/c1d22922) Subscriber data update (mmctx.c:445) 20241002124938679 DMM DEBUG MM(262420000000046/c1d22922) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124938679 DMM INFO MM(262420000000046/c1d22922) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124938679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124938679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124938679 DMM INFO MM(262420000000046/c1d22922) <- GMM AUTH AND CIPHERING REQ (rand = 90 33 30 cb c8 fd bc 74 e6 71 9a a6 ad 94 04 ff , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124938687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124938687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124938687 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124938687 DMM INFO MM(262420000000046/c1d22922) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124938687 DMM NOTICE MM(262420000000046/c1d22922) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124938687 DMM DEBUG MM(262420000000046/c1d22922) checking auth: received GSM SRES = 14 79 1b eb (gprs_gmm.c:666) 20241002124938687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124938687 DMM DEBUG MM(262420000000046/c1d22922) Requesting authorization (sgsn_auth.c:160) 20241002124938687 DMM INFO MM(262420000000046/c1d22922) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124938687 DMM DEBUG MM(262420000000046/c1d22922) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124938687 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241002124938687 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) 20241002124938687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124938687 DMM INFO MM(262420000000046/c1d22922) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1d22922) (gprs_gmm.c:300) 20241002124938689 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124938689 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124938689 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241002124938689 DMM INFO MM(262420000000046/c1d22922) Subscriber data update (mmctx.c:445) 20241002124938689 DMM DEBUG MM(262420000000046/c1d22922) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124938689 DMM INFO MM(262420000000046/c1d22922) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124938689 DMM NOTICE MM(262420000000046/c1d22922) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241002124938689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124938689 DMM NOTICE MM(262420000000046/c1d22922) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124938689 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) 20241002124938689 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124938689 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241002124938689 DMM INFO MM(262420000000046/c1d22922) Subscriber data update (mmctx.c:445) 20241002124938689 DMM DEBUG MM(262420000000046/c1d22922) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002124938696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124938696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124938696 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124938696 DMM INFO MM(262420000000046/c1d22922) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124938696 DMM NOTICE MM(262420000000046/c1d22922) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124938696 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124938696 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124938696 DLLC NOTICE LLME(d71761f6/c1d22922){ASSIGNED} LLGM Assign pre (ffffffff => c1d22922) (gprs_llc.c:1079) 20241002124938696 DLLC NOTICE LLME(ffffffff/c1d22922){ASSIGNED} LLGM Assign post (ffffffff => c1d22922) (gprs_llc.c:1125) 20241002124938696 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124938696 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124938696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124938696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@8a64226f88eb: setverdict(pass): none -> pass 20241002124938748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124938748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002124938748 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124938748 DMM INFO MM(262420000000046/c1d22922) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002124938748 DMM INFO MM(262420000000046/c1d22922) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002124938748 DMM DEBUG MM(262420000000046/c1d22922) Using GGSN 0 (gprs_sm.c:317) 20241002124938748 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) 20241002124938748 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241002124938748 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002124938748 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:185) 20241002124938748 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241002124938759 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 7a a9 9f d4 11 b3 e8 ce 84 14 05 7f bf 95 b0 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) 20241002124938759 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3e19b0, cbp=0x61400000daa0) (sgsn_libgtp.c:629) 20241002124938759 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002124938759 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210046090b8 TLLI=c1d22922, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002124938759 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002124938759 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002124938767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124938767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241002124938767 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124938767 DMM INFO MM(262420000000046/c1d22922) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241002124938767 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002124938768 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241002124938768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124938768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124938768 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124938768 DMM INFO MM(262420000000046/c1d22922) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241002124938768 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002124938768 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@8a64226f88eb: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@8a64226f88eb: "Received deletePDPContextResponse 1, seq_nr=1036" 20241002124938769 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) 20241002124938769 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa1ee3e19b0, cbp=0x61400000daa0) (sgsn_libgtp.c:629) 20241002124938769 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241002124938769 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210046090b8, TLLI=c1d22922, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002124938769 DMM INFO MM(262420000000046/c1d22922) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241002124938770 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241002124938770 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241002124938770 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) 20241002124938770 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)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@8a64226f88eb: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@8a64226f88eb: Final verdict of PTC: pass 20241002124940781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51852<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002124940783 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002124940783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(856)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(854)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(844)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(849)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(855)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(852)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(842)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(853)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(847)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(852): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(853): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(854): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(855): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Wed Oct 2 12:49:40 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 20241002124940911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124941312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51866<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102008) 20241002124941784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124941784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102008, count=106364) 20241002124942785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124942785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Wed Oct 2 12:49:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002124943786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124943786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_second_attempt started. 20241002124944371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002124944372 DMM INFO MM(262420000000046/c1d22922) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002124944372 DMM INFO MM(262420000000046/c1d22922) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002124944372 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002124944372 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002124944372 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002124944372 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002124944372 DLLC NOTICE LLME(ffffffff/c1d22922){ASSIGNED} LLGM Assign pre (c1d22922 => ffffffff) (gprs_llc.c:1079) 20241002124944372 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1d22922 => ffffffff) (gprs_llc.c:1125) 20241002124944372 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241002124944372 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) 20241002124944372 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) 20241002124944372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Init}: Deallocated (fsm.c:568) 20241002124944372 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Deallocated (fsm.c:568) 20241002124944372 DMM DEBUG MM_STATE_Iu[0x612000018b20]{Detached}: Deallocated (fsm.c:568) 20241002124944372 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Deregistered}: Deallocated (fsm.c:568) 20241002124944372 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124944418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002124944418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124944418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124944418 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124944418 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002124944418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124944418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124944419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124944419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124944420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124944421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124944421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124944421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124944421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124944421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124944421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124944421 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124944421 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002124944421 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124944421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124944422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124944422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124944427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124944436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124944436 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124944458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002124944458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124944458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124944458 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124944458 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002124944458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124944458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124944458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124944458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124944460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124944460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124944460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124944461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124944461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124944461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124944461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124944461 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124944461 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002124944461 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124944461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002124944461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124944461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124944466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124944476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124944476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002124944495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002124944495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002124944495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002124944495 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124944495 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002124944495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002124944496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002124944496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002124944496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002124944498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002124944498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002124944498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002124944498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002124944498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002124944498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002124944498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002124944498 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002124944498 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002124944498 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002124944498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(873)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002124944499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002124944499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002124944502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002124944510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124944510 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002124944788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002124944788 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002124944788 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002124944788 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002124944790 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002124944791 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@8a64226f88eb: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='D2730099'O, index=0 SGSN_Test-GSUP(875)@8a64226f88eb: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@8a64226f88eb: 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 := 'E8EE809949D0A6BA2BC69B20DEEF0ABC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '37FA16FA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BBD2E4584FAC2090'O } } } } } 20241002124944836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124944837 DLLC NOTICE LLME(ffffffff/d2730099){UNASSIGNED} LLC RX: unknown TLLI 0xd2730099, creating LLME on the fly (gprs_llc.c:552) 20241002124944837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124944837 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124944837 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Deregistered}: Allocated (fsm.c:456) 20241002124944837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: Allocated (fsm.c:456) 20241002124944837 DMM DEBUG MM_STATE_Gb[0x612000019120]{Idle}: Allocated (fsm.c:456) 20241002124944837 DMM DEBUG MM_STATE_Iu[0x6120000192a0]{Detached}: Allocated (fsm.c:456) 20241002124944837 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124944837 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002124944837 DLLC NOTICE LLME(ffffffff/d2730099){UNASSIGNED} LLGM Assign pre (d2730099 => f56e49de) (gprs_llc.c:1079) 20241002124944837 DLLC NOTICE LLME(d2730099/f56e49de){ASSIGNED} LLGM Assign post (d2730099 => f56e49de) (gprs_llc.c:1125) 20241002124944837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124944837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124944837 DMM DEBUG MM(262420000000022/f56e49de) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124944850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124944850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002124944850 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124944850 DMM DEBUG MM(262420000000022/f56e49de) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241002124944850 DMM NOTICE MM(262420000000022/f56e49de) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124944850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124944850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124944850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124944850 DMM DEBUG MM(262420000000022/f56e49de) Requesting authorization (sgsn_auth.c:160) 20241002124944850 DMM INFO MM(262420000000022/f56e49de) Requesting authentication tuples (sgsn_auth.c:184) 20241002124944850 DMM DEBUG MM(262420000000022/f56e49de) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002124944850 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241002124944851 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@8a64226f88eb: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241002124944853 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002124944853 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002124944853 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002124944853 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002124944853 DMM INFO MM(262420000000022/f56e49de) Subscriber data update (mmctx.c:445) 20241002124944853 DMM DEBUG MM(262420000000022/f56e49de) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002124944853 DMM INFO MM(262420000000022/f56e49de) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002124944854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002124944854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002124944854 DMM INFO MM(262420000000022/f56e49de) <- GMM AUTH AND CIPHERING REQ (rand = e8 ee 80 99 49 d0 a6 ba 2b c6 9b 20 de ef 0a bc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002124944862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124944862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124944862 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124944862 DMM INFO MM(262420000000022/f56e49de) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002124944862 DMM NOTICE MM(262420000000022/f56e49de) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002124944862 DMM DEBUG MM(262420000000022/f56e49de) checking auth: received GSM SRES = 37 fa 16 fa (gprs_gmm.c:666) 20241002124944862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002124944862 DMM DEBUG MM(262420000000022/f56e49de) Requesting authorization (sgsn_auth.c:160) 20241002124944862 DMM INFO MM(262420000000022/f56e49de) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124944862 DMM DEBUG MM(262420000000022/f56e49de) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124944862 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241002124944862 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) 20241002124944862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002124944862 DMM INFO MM(262420000000022/f56e49de) <- GMM ATTACH ACCEPT (new P-TMSI=0xf56e49de) (gprs_gmm.c:300) 20241002124944863 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002124944863 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002124944863 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241002124944863 DMM INFO MM(262420000000022/f56e49de) Subscriber data update (mmctx.c:445) 20241002124944863 DMM DEBUG MM(262420000000022/f56e49de) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002124944863 DMM INFO MM(262420000000022/f56e49de) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002124944863 DMM NOTICE MM(262420000000022/f56e49de) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241002124944863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002124944863 DMM NOTICE MM(262420000000022/f56e49de) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002124944864 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) 20241002124944864 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002124944864 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241002124944864 DMM INFO MM(262420000000022/f56e49de) Subscriber data update (mmctx.c:445) 20241002124944864 DMM DEBUG MM(262420000000022/f56e49de) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002124944870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124944870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002124944870 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124944870 DMM INFO MM(262420000000022/f56e49de) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002124944870 DMM NOTICE MM(262420000000022/f56e49de) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002124944870 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002124944870 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002124944870 DLLC NOTICE LLME(d2730099/f56e49de){ASSIGNED} LLGM Assign pre (ffffffff => f56e49de) (gprs_llc.c:1079) 20241002124944870 DLLC NOTICE LLME(ffffffff/f56e49de){ASSIGNED} LLGM Assign post (ffffffff => f56e49de) (gprs_llc.c:1125) 20241002124944870 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002124944870 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002124944870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002124944870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_second_attempt(877)@8a64226f88eb: 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 := '72C177F8B50DA46E9B964C81F0D66708'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3B7579AB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DFA14EF035A30D57'O } } } } } 20241002124944921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124944921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241002124944921 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124944921 DMM INFO MM(262420000000022/f56e49de) -> GMM ATTACH REQUEST MI(TMSI-0xF56E49DE) type="GPRS attach"  (gprs_gmm.c:1266) 20241002124944921 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002124944921 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241002124944921 DLLC NOTICE LLME(ffffffff/f56e49de){ASSIGNED} LLGM Assign pre (f56e49de => e3eff9f7) (gprs_llc.c:1079) 20241002124944922 DLLC NOTICE LLME(f56e49de/e3eff9f7){ASSIGNED} LLGM Assign post (f56e49de => e3eff9f7) (gprs_llc.c:1125) 20241002124944922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002124944922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002124944922 DMM DEBUG MM(262420000000022/e3eff9f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002124944928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002124944928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241002124944928 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002124944928 DMM DEBUG MM(262420000000022/e3eff9f7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241002124944928 DMM NOTICE MM(262420000000022/e3eff9f7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002124944928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002124944928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002124944928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002124944928 DMM DEBUG MM(262420000000022/e3eff9f7) Requesting authorization (sgsn_auth.c:160) 20241002124944928 DMM INFO MM(262420000000022/e3eff9f7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002124944928 DMM DEBUG MM(262420000000022/e3eff9f7) Requesting subscriber data update (gprs_subscriber.c:894) 20241002124944928 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241002124944928 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) 20241002124950929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241002124950929 DMM ERROR MM(262420000000022/e3eff9f7) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241002124950929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241002124950929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241002124950929 DMM NOTICE MM(262420000000022/e3eff9f7) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241002124950930 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241002124950930 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) 20241002124950930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Reject}: Deallocated (fsm.c:568) 20241002124950930 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Ready}: Deallocated (fsm.c:568) 20241002124950930 DMM DEBUG MM_STATE_Iu[0x6120000192a0]{Detached}: Deallocated (fsm.c:568) 20241002124950930 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241002124950930 DLLC NOTICE LLME(f56e49de/e3eff9f7){ASSIGNED} LLGM Assign pre (e3eff9f7 => ffffffff) (gprs_llc.c:1079) 20241002124950930 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3eff9f7 => ffffffff) (gprs_llc.c:1125) 20241002124959841 DGPRS DEBUG Checking for inactive LLMEs, time = 9684133 (sgsn.c:131) 20241002125004789 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241002125004789 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241002125004789 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125014422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125014424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125014424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002125014461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125014463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125014463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002125014499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125014501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125014501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@8a64226f88eb: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@8a64226f88eb: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20241002125014852 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125014852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(874)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(875)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(873)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(868)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(863)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@8a64226f88eb: Final verdict of PTC: none 20241002125014855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51870<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI220(872)@8a64226f88eb: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@8a64226f88eb: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(871)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(866)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(861)@8a64226f88eb: Final verdict of PTC: none TC_attach_second_attempt(877)@8a64226f88eb: Final verdict of PTC: fail reason: "Tguard timeout" MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@8a64226f88eb: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Wed Oct 2 12:50:14 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 20241002125014981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125015282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58116<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106380) 20241002125015853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125015853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106380, count=111812) 20241002125016854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125016854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Wed Oct 2 12:50:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125017856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125017856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_echo_timeout started. 20241002125018358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125018359 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(883)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(883)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125018412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125018412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125018412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125018412 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125018412 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125018412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125018412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125018412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125018412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(882)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(883)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125018414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125018414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125018414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125018414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125018414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125018414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125018414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125018414 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125018414 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125018414 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125018414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125018414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125018414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(883)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(883)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125018418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241002125018427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125018428 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(880)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(882)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125018437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125018437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125018437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125018437 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125018437 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125018437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125018437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125018437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125018437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125018439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125018439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125018439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125018440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125018440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125018440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125018440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125018440 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125018440 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125018440 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125018440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125018440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125018440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125018444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125018453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125018453 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(892)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125018475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125018475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125018475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125018475 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125018475 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125018475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125018475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125018475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125018475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125018477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125018477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125018478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125018478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125018478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125018478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125018478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125018478 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125018478 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125018478 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125018478 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(892)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125018479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125018479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125018482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125018491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125018491 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125018857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125018857 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125018857 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125018857 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125018859 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125018859 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@8a64226f88eb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(880)@8a64226f88eb: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='D7507607'O, index=0 SGSN_Test-GSUP(894)@8a64226f88eb: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@8a64226f88eb: 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 := 'AD1BF96AF8703BE2B99098395A1DDE24'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6354BCFB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C8A4260DE91A070B'O } } } } } 20241002125018908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125018908 DLLC NOTICE LLME(ffffffff/d7507607){UNASSIGNED} LLC RX: unknown TLLI 0xd7507607, creating LLME on the fly (gprs_llc.c:552) 20241002125018908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125018908 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125018908 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Deregistered}: Allocated (fsm.c:456) 20241002125018908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Init}: Allocated (fsm.c:456) 20241002125018908 DMM DEBUG MM_STATE_Gb[0x612000019720]{Idle}: Allocated (fsm.c:456) 20241002125018908 DMM DEBUG MM_STATE_Iu[0x6120000198a0]{Detached}: Allocated (fsm.c:456) 20241002125018908 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125018908 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125018908 DLLC NOTICE LLME(ffffffff/d7507607){UNASSIGNED} LLGM Assign pre (d7507607 => c53e11ff) (gprs_llc.c:1079) 20241002125018908 DLLC NOTICE LLME(d7507607/c53e11ff){ASSIGNED} LLGM Assign post (d7507607 => c53e11ff) (gprs_llc.c:1125) 20241002125018908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125018908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125018908 DMM DEBUG MM(262420000000067/c53e11ff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125018921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125018921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125018921 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125018922 DMM DEBUG MM(262420000000067/c53e11ff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241002125018922 DMM NOTICE MM(262420000000067/c53e11ff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125018922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125018922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125018922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125018922 DMM DEBUG MM(262420000000067/c53e11ff) Requesting authorization (sgsn_auth.c:160) 20241002125018922 DMM INFO MM(262420000000067/c53e11ff) Requesting authentication tuples (sgsn_auth.c:184) 20241002125018922 DMM DEBUG MM(262420000000067/c53e11ff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125018922 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241002125018922 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@8a64226f88eb: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241002125018925 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125018925 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125018925 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125018925 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125018925 DMM INFO MM(262420000000067/c53e11ff) Subscriber data update (mmctx.c:445) 20241002125018925 DMM DEBUG MM(262420000000067/c53e11ff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125018925 DMM INFO MM(262420000000067/c53e11ff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125018925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125018925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125018925 DMM INFO MM(262420000000067/c53e11ff) <- GMM AUTH AND CIPHERING REQ (rand = ad 1b f9 6a f8 70 3b e2 b9 90 98 39 5a 1d de 24 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002125018932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125018932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125018932 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125018932 DMM INFO MM(262420000000067/c53e11ff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125018932 DMM NOTICE MM(262420000000067/c53e11ff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125018932 DMM DEBUG MM(262420000000067/c53e11ff) checking auth: received GSM SRES = 63 54 bc fb (gprs_gmm.c:666) 20241002125018932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125018932 DMM DEBUG MM(262420000000067/c53e11ff) Requesting authorization (sgsn_auth.c:160) 20241002125018932 DMM INFO MM(262420000000067/c53e11ff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125018932 DMM DEBUG MM(262420000000067/c53e11ff) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125018932 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241002125018932 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) 20241002125018932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125018932 DMM INFO MM(262420000000067/c53e11ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xc53e11ff) (gprs_gmm.c:300) 20241002125018934 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125018934 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125018934 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241002125018934 DMM INFO MM(262420000000067/c53e11ff) Subscriber data update (mmctx.c:445) 20241002125018934 DMM DEBUG MM(262420000000067/c53e11ff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125018934 DMM INFO MM(262420000000067/c53e11ff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125018934 DMM NOTICE MM(262420000000067/c53e11ff) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241002125018934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125018934 DMM NOTICE MM(262420000000067/c53e11ff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125018934 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) 20241002125018934 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125018934 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241002125018934 DMM INFO MM(262420000000067/c53e11ff) Subscriber data update (mmctx.c:445) 20241002125018934 DMM DEBUG MM(262420000000067/c53e11ff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125018940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125018940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125018940 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125018940 DMM INFO MM(262420000000067/c53e11ff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125018940 DMM NOTICE MM(262420000000067/c53e11ff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125018940 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125018941 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125018941 DLLC NOTICE LLME(d7507607/c53e11ff){ASSIGNED} LLGM Assign pre (ffffffff => c53e11ff) (gprs_llc.c:1079) 20241002125018941 DLLC NOTICE LLME(ffffffff/c53e11ff){ASSIGNED} LLGM Assign post (ffffffff => c53e11ff) (gprs_llc.c:1125) 20241002125018941 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125018941 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125018941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125018941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@8a64226f88eb: setverdict(pass): none -> pass 20241002125018992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125018992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002125018992 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125018992 DMM INFO MM(262420000000067/c53e11ff) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125018992 DMM INFO MM(262420000000067/c53e11ff) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125018992 DMM DEBUG MM(262420000000067/c53e11ff) Using GGSN 0 (gprs_sm.c:317) 20241002125018992 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) 20241002125018992 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241002125018992 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125018993 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125018993 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241002125019004 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 43 71 88 ed 11 40 7c d8 7e 14 05 7f 59 6c 59 9a 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) 20241002125019004 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3e19b0, cbp=0x61400000e4a0) (sgsn_libgtp.c:629) 20241002125019004 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002125019004 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004a17cb8 TLLI=c53e11ff, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002125019004 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002125019004 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002125023872 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241002125023874 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) 20241002125023874 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:629) 20241002125028872 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@8a64226f88eb: "Received EchoRequest seq_nr=1039" 20241002125029842 DGPRS DEBUG Checking for inactive LLMEs, time = 9684163 (sgsn.c:131) 20241002125033873 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241002125033873 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@8a64226f88eb: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@8a64226f88eb: "Received EchoRequest seq_nr=1039" 20241002125038857 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241002125038857 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241002125038858 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125038874 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241002125038874 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241002125038874 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@8a64226f88eb: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@8a64226f88eb: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@8a64226f88eb: "Received EchoRequest seq_nr=1041" 20241002125043875 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241002125043875 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241002125043875 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241002125043875 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@8a64226f88eb: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@8a64226f88eb: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@8a64226f88eb: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@8a64226f88eb: "Received EchoRequest seq_nr=1041" 20241002125048416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125048418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125048418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002125048441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125048442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125048442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002125048479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125048481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125048481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002125048876 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241002125048876 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241002125048876 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241002125048877 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241002125048877 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@8a64226f88eb: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@8a64226f88eb: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@8a64226f88eb: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@8a64226f88eb: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@8a64226f88eb: "Received EchoRequest seq_nr=1043" 20241002125053877 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241002125053877 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241002125053878 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241002125053878 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241002125053878 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:629) 20241002125053878 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:633) 20241002125053878 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:589) 20241002125053878 DMM INFO MM(262420000000067/c53e11ff) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241002125053878 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241002125053878 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241002125053878 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241002125053878 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241002125053878 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241002125053878 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241002125053878 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241002125053878 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241002125053878 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241002125053878 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241002125053878 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241002125053878 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241002125053878 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@8a64226f88eb: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@8a64226f88eb: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@8a64226f88eb: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@8a64226f88eb: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@8a64226f88eb: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(880)@8a64226f88eb: Removing Client IMSI='262420000000067'H, index=0 20241002125053888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125053888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241002125053888 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125053888 DMM INFO MM(262420000000067/c53e11ff) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@8a64226f88eb: Final verdict of PTC: pass 20241002125053891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46204<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@8a64226f88eb: Final verdict of PTC: none 20241002125053893 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125053893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(883)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(887)@8a64226f88eb: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(880)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(882)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(892)@8a64226f88eb: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@8a64226f88eb: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(885)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(890)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(881)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_echo_timeout-BVCI196(880): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(881): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(882): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(883): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Wed Oct 2 12:50:53 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 20241002125054017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125054419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41218<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107640) 20241002125054894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125054894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107640, count=113692) 20241002125055895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125055895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Wed Oct 2 12:50:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125056897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125056897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_restart_ctr_echo started. 20241002125057478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125057479 DMM INFO MM(262420000000067/c53e11ff) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125057479 DMM INFO MM(262420000000067/c53e11ff) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125057479 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125057479 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125057479 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125057479 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002125057479 DLLC NOTICE LLME(ffffffff/c53e11ff){ASSIGNED} LLGM Assign pre (c53e11ff => ffffffff) (gprs_llc.c:1079) 20241002125057479 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c53e11ff => ffffffff) (gprs_llc.c:1125) 20241002125057479 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004a17960 (gprs_sndcp.c:574) 20241002125057479 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004a17cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002125057479 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241002125057479 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) 20241002125057479 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) 20241002125057479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Init}: Deallocated (fsm.c:568) 20241002125057480 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Deallocated (fsm.c:568) 20241002125057480 DMM DEBUG MM_STATE_Iu[0x6120000198a0]{Detached}: Deallocated (fsm.c:568) 20241002125057480 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Deregistered}: Deallocated (fsm.c:568) 20241002125057480 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(902)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(902)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125057530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125057530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125057530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125057530 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125057530 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125057530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125057530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125057530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125057530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(902)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(901)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002125057532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125057532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125057532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125057532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125057532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125057532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125057532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125057532 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125057532 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125057532 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125057532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125057533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125057533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(902)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(902)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125057537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(898)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125057545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125057545 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(899)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(901)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(907)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125057563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125057563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125057563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125057563 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125057563 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125057563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125057563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125057563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125057563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(906)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(907)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125057565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125057565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125057565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125057566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125057566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125057566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125057566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125057566 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125057566 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125057566 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125057566 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125057566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125057566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(907)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(907)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125057570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241002125057580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125057580 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(904)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(906)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(912)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(912)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125057604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125057604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125057604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125057604 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125057604 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125057604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125057604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125057604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125057604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(912)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125057606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125057606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125057606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125057607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125057607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125057607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125057607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125057607 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125057607 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125057607 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125057607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125057607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125057607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(912)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(912)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125057611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125057620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125057620 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(909)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125057897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125057897 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125057897 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125057897 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(911)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(911)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125057900 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(911)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(911)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125057900 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(911)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(911)@8a64226f88eb: 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(911)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(911)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(899)@8a64226f88eb: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='FE04AB43'O, index=0 SGSN_Test-GSUP(913)@8a64226f88eb: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@8a64226f88eb: 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 := 'E99B5DD4EA5A0F829CF5190D31F3DAEE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2B051817'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1C9FC50E00DA150D'O } } } } } 20241002125057947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125057947 DLLC NOTICE LLME(ffffffff/fe04ab43){UNASSIGNED} LLC RX: unknown TLLI 0xfe04ab43, creating LLME on the fly (gprs_llc.c:552) 20241002125057947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125057947 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125057948 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Deregistered}: Allocated (fsm.c:456) 20241002125057948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Init}: Allocated (fsm.c:456) 20241002125057948 DMM DEBUG MM_STATE_Gb[0x612000019ea0]{Idle}: Allocated (fsm.c:456) 20241002125057948 DMM DEBUG MM_STATE_Iu[0x61200001a020]{Detached}: Allocated (fsm.c:456) 20241002125057948 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125057948 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125057948 DLLC NOTICE LLME(ffffffff/fe04ab43){UNASSIGNED} LLGM Assign pre (fe04ab43 => cde86838) (gprs_llc.c:1079) 20241002125057948 DLLC NOTICE LLME(fe04ab43/cde86838){ASSIGNED} LLGM Assign post (fe04ab43 => cde86838) (gprs_llc.c:1125) 20241002125057948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125057948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125057948 DMM DEBUG MM(262420000000023/cde86838) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125057960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125057960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125057960 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125057960 DMM DEBUG MM(262420000000023/cde86838) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241002125057960 DMM NOTICE MM(262420000000023/cde86838) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125057961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125057961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125057961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125057961 DMM DEBUG MM(262420000000023/cde86838) Requesting authorization (sgsn_auth.c:160) 20241002125057961 DMM INFO MM(262420000000023/cde86838) Requesting authentication tuples (sgsn_auth.c:184) 20241002125057961 DMM DEBUG MM(262420000000023/cde86838) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125057961 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241002125057961 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@8a64226f88eb: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241002125057963 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125057963 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125057963 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125057963 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125057963 DMM INFO MM(262420000000023/cde86838) Subscriber data update (mmctx.c:445) 20241002125057963 DMM DEBUG MM(262420000000023/cde86838) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125057963 DMM INFO MM(262420000000023/cde86838) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125057963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125057963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125057964 DMM INFO MM(262420000000023/cde86838) <- GMM AUTH AND CIPHERING REQ (rand = e9 9b 5d d4 ea 5a 0f 82 9c f5 19 0d 31 f3 da ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002125057971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125057971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125057971 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125057971 DMM INFO MM(262420000000023/cde86838) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125057971 DMM NOTICE MM(262420000000023/cde86838) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125057971 DMM DEBUG MM(262420000000023/cde86838) checking auth: received GSM SRES = 2b 05 18 17 (gprs_gmm.c:666) 20241002125057971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125057971 DMM DEBUG MM(262420000000023/cde86838) Requesting authorization (sgsn_auth.c:160) 20241002125057971 DMM INFO MM(262420000000023/cde86838) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125057971 DMM DEBUG MM(262420000000023/cde86838) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125057971 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241002125057971 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) 20241002125057971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125057971 DMM INFO MM(262420000000023/cde86838) <- GMM ATTACH ACCEPT (new P-TMSI=0xcde86838) (gprs_gmm.c:300) 20241002125057973 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125057973 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125057973 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241002125057973 DMM INFO MM(262420000000023/cde86838) Subscriber data update (mmctx.c:445) 20241002125057973 DMM DEBUG MM(262420000000023/cde86838) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125057973 DMM INFO MM(262420000000023/cde86838) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125057973 DMM NOTICE MM(262420000000023/cde86838) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241002125057973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125057973 DMM NOTICE MM(262420000000023/cde86838) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125057973 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) 20241002125057974 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125057974 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241002125057974 DMM INFO MM(262420000000023/cde86838) Subscriber data update (mmctx.c:445) 20241002125057974 DMM DEBUG MM(262420000000023/cde86838) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125057980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125057980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125057980 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125057980 DMM INFO MM(262420000000023/cde86838) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125057980 DMM NOTICE MM(262420000000023/cde86838) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125057980 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125057980 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125057980 DLLC NOTICE LLME(fe04ab43/cde86838){ASSIGNED} LLGM Assign pre (ffffffff => cde86838) (gprs_llc.c:1079) 20241002125057980 DLLC NOTICE LLME(ffffffff/cde86838){ASSIGNED} LLGM Assign post (ffffffff => cde86838) (gprs_llc.c:1125) 20241002125057980 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125057980 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125057981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125057981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@8a64226f88eb: setverdict(pass): none -> pass 20241002125058031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125058031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002125058032 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125058032 DMM INFO MM(262420000000023/cde86838) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125058032 DMM INFO MM(262420000000023/cde86838) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125058032 DMM DEBUG MM(262420000000023/cde86838) Using GGSN 0 (gprs_sm.c:317) 20241002125058032 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241002125058032 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125058032 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125058032 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241002125058043 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 19 9d 25 55 11 7f 67 dc 69 14 05 7f 9f be 1c dd 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241002125058043 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3de848, cbp=0x61400000eaa0) (sgsn_libgtp.c:629) 20241002125058043 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002125058043 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004c620b8 TLLI=cde86838, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002125058043 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002125058043 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002125059843 DGPRS DEBUG Checking for inactive LLMEs, time = 9684193 (sgsn.c:131) 20241002125103032 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241002125103035 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) 20241002125103035 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:629) 20241002125108034 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241002125108035 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) 20241002125108035 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:629) 20241002125108035 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:615) 20241002125108035 DMM INFO MM(262420000000023/cde86838) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241002125108035 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241002125108035 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(899)@8a64226f88eb: Removing Client IMSI='262420000000023'H, index=0 20241002125108043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125108043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241002125108043 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125108043 DMM INFO MM(262420000000023/cde86838) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@8a64226f88eb: Final verdict of PTC: pass 20241002125108046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46766<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002125108048 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125108048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(913)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(902)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(911)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(907)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(906)@8a64226f88eb: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(909)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@8a64226f88eb: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(899)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(912)@8a64226f88eb: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(904)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(901)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(900)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(905)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(910)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(899): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(900): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(901): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(902): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(904): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(905): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(906): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(907): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(909): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(910): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(911): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(912): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Wed Oct 2 12:51:08 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 20241002125108184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125108586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35714<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92928) 20241002125109048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125109049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92928, count=103600) 20241002125110050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125110050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Wed Oct 2 12:51:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125111051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125111051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_restart_ctr_create started. 20241002125111647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125111649 DMM INFO MM(262420000000023/cde86838) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125111649 DMM INFO MM(262420000000023/cde86838) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125111649 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125111649 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125111649 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125111649 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002125111649 DLLC NOTICE LLME(ffffffff/cde86838){ASSIGNED} LLGM Assign pre (cde86838 => ffffffff) (gprs_llc.c:1079) 20241002125111649 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cde86838 => ffffffff) (gprs_llc.c:1125) 20241002125111649 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004c61d60 (gprs_sndcp.c:574) 20241002125111649 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004c620b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002125111649 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241002125111649 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) 20241002125111649 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) 20241002125111649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Init}: Deallocated (fsm.c:568) 20241002125111649 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Deallocated (fsm.c:568) 20241002125111649 DMM DEBUG MM_STATE_Iu[0x61200001a020]{Detached}: Deallocated (fsm.c:568) 20241002125111649 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Deregistered}: Deallocated (fsm.c:568) 20241002125111649 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(921)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(921)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125111697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125111697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125111697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125111697 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125111697 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125111697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125111697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125111697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125111697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(920)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(921)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125111699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125111699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125111699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125111700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125111700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125111700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125111700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125111700 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125111700 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125111700 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125111700 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125111700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125111700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(921)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(921)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125111704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241002125111715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125111715 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(920)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_restart_ctr_create-BVCI196(918)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(925)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125111723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125111723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125111723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125111723 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125111723 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125111723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125111723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125111724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125111724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125111725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125111725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125111725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125111725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125111725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125111725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125111725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125111725 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125111725 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125111725 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125111725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125111725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125111725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125111729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125111739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125111739 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125111760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125111760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125111760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125111760 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125111760 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125111760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125111760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125111760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125111760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125111762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125111762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125111762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125111762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125111762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125111762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125111762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125111762 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125111762 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125111762 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125111762 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125111762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125111763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125111767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125111777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125111777 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125112051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125112051 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125112052 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125112052 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125112054 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125112054 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(918)@8a64226f88eb: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='EBEE13D5'O, index=0 SGSN_Test-GSUP(932)@8a64226f88eb: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@8a64226f88eb: 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 := '9B746640DC4BD746895507486C1B5760'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D501AFF0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '951B6B92628F5AE1'O } } } } } 20241002125112101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125112101 DLLC NOTICE LLME(ffffffff/ebee13d5){UNASSIGNED} LLC RX: unknown TLLI 0xebee13d5, creating LLME on the fly (gprs_llc.c:552) 20241002125112101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125112102 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125112102 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Deregistered}: Allocated (fsm.c:456) 20241002125112102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Init}: Allocated (fsm.c:456) 20241002125112102 DMM DEBUG MM_STATE_Gb[0x61200001a620]{Idle}: Allocated (fsm.c:456) 20241002125112102 DMM DEBUG MM_STATE_Iu[0x61200001a7a0]{Detached}: Allocated (fsm.c:456) 20241002125112102 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125112102 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125112102 DLLC NOTICE LLME(ffffffff/ebee13d5){UNASSIGNED} LLGM Assign pre (ebee13d5 => dd2d0627) (gprs_llc.c:1079) 20241002125112102 DLLC NOTICE LLME(ebee13d5/dd2d0627){ASSIGNED} LLGM Assign post (ebee13d5 => dd2d0627) (gprs_llc.c:1125) 20241002125112102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125112102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125112102 DMM DEBUG MM(262420000000024/dd2d0627) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125112114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125112114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125112114 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125112114 DMM DEBUG MM(262420000000024/dd2d0627) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241002125112114 DMM NOTICE MM(262420000000024/dd2d0627) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125112114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125112114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125112114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125112114 DMM DEBUG MM(262420000000024/dd2d0627) Requesting authorization (sgsn_auth.c:160) 20241002125112115 DMM INFO MM(262420000000024/dd2d0627) Requesting authentication tuples (sgsn_auth.c:184) 20241002125112115 DMM DEBUG MM(262420000000024/dd2d0627) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125112115 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241002125112115 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@8a64226f88eb: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241002125112117 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125112117 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125112117 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125112117 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125112117 DMM INFO MM(262420000000024/dd2d0627) Subscriber data update (mmctx.c:445) 20241002125112117 DMM DEBUG MM(262420000000024/dd2d0627) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125112117 DMM INFO MM(262420000000024/dd2d0627) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125112117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125112117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125112117 DMM INFO MM(262420000000024/dd2d0627) <- GMM AUTH AND CIPHERING REQ (rand = 9b 74 66 40 dc 4b d7 46 89 55 07 48 6c 1b 57 60 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002125112125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125112125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125112125 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125112126 DMM INFO MM(262420000000024/dd2d0627) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125112126 DMM NOTICE MM(262420000000024/dd2d0627) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125112126 DMM DEBUG MM(262420000000024/dd2d0627) checking auth: received GSM SRES = d5 01 af f0 (gprs_gmm.c:666) 20241002125112126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125112126 DMM DEBUG MM(262420000000024/dd2d0627) Requesting authorization (sgsn_auth.c:160) 20241002125112126 DMM INFO MM(262420000000024/dd2d0627) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125112126 DMM DEBUG MM(262420000000024/dd2d0627) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125112126 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241002125112126 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) 20241002125112126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125112126 DMM INFO MM(262420000000024/dd2d0627) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd2d0627) (gprs_gmm.c:300) 20241002125112128 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125112128 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125112128 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241002125112128 DMM INFO MM(262420000000024/dd2d0627) Subscriber data update (mmctx.c:445) 20241002125112128 DMM DEBUG MM(262420000000024/dd2d0627) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125112128 DMM INFO MM(262420000000024/dd2d0627) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125112128 DMM NOTICE MM(262420000000024/dd2d0627) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241002125112128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125112128 DMM NOTICE MM(262420000000024/dd2d0627) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125112128 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) 20241002125112129 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125112129 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241002125112129 DMM INFO MM(262420000000024/dd2d0627) Subscriber data update (mmctx.c:445) 20241002125112129 DMM DEBUG MM(262420000000024/dd2d0627) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125112134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125112134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125112134 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125112134 DMM INFO MM(262420000000024/dd2d0627) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125112134 DMM NOTICE MM(262420000000024/dd2d0627) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125112134 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125112134 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125112134 DLLC NOTICE LLME(ebee13d5/dd2d0627){ASSIGNED} LLGM Assign pre (ffffffff => dd2d0627) (gprs_llc.c:1079) 20241002125112134 DLLC NOTICE LLME(ffffffff/dd2d0627){ASSIGNED} LLGM Assign post (ffffffff => dd2d0627) (gprs_llc.c:1125) 20241002125112134 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125112135 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125112135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125112135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@8a64226f88eb: setverdict(pass): none -> pass 20241002125112186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125112187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002125112187 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125112187 DMM INFO MM(262420000000024/dd2d0627) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125112187 DMM INFO MM(262420000000024/dd2d0627) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125112187 DMM DEBUG MM(262420000000024/dd2d0627) Using GGSN 0 (gprs_sm.c:317) 20241002125112187 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241002125112187 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125112187 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125112187 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241002125112196 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 45 9a 67 85 11 17 05 55 69 14 05 7f ef 1d 80 1c 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) 20241002125112196 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fa1ee3de848, releasing all other PDP contexts (sgsn_libgtp.c:615) 20241002125112196 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fa1ee3de848, cbp=0x61400000f0a0) (sgsn_libgtp.c:629) 20241002125112196 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20241002125112196 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241002125112196 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241002125112196 DMM NOTICE MM(262420000000024/dd2d0627) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002125112202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125112202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125112203 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125112203 DMM INFO MM(262420000000024/dd2d0627) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125112203 DMM INFO MM(262420000000024/dd2d0627) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125112203 DMM DEBUG MM(262420000000024/dd2d0627) Using GGSN 0 (gprs_sm.c:317) 20241002125112203 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241002125112203 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125112203 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125112203 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241002125112206 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 45 9a 67 85 11 17 05 55 69 14 05 7f ef 1d 80 1c 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) 20241002125112206 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fa1ee3de848, releasing all other PDP contexts (sgsn_libgtp.c:615) 20241002125112206 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3de848, cbp=0x61400000f2a0) (sgsn_libgtp.c:629) 20241002125112206 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002125112206 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004e614b8 TLLI=dd2d0627, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002125112206 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002125112206 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(918)@8a64226f88eb: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@8a64226f88eb: Final verdict of PTC: pass 20241002125112215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35718<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@8a64226f88eb: Final verdict of PTC: none 20241002125112217 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125112217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(916)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(921)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(920)@8a64226f88eb: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(918)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(925)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(930)@8a64226f88eb: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@8a64226f88eb: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(923)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(919)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(928)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(918): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(919): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(920): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(921): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Wed Oct 2 12:51:12 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 20241002125112353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125112755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35722<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91096) 20241002125113219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125113219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91096, count=104588) 20241002125114220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125114220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Wed Oct 2 12:51:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125115221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125115221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241002125115815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125115816 DMM INFO MM(262420000000024/dd2d0627) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125115816 DMM INFO MM(262420000000024/dd2d0627) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125115816 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125115816 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125115816 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125115816 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002125115816 DLLC NOTICE LLME(ffffffff/dd2d0627){ASSIGNED} LLGM Assign pre (dd2d0627 => ffffffff) (gprs_llc.c:1079) 20241002125115816 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd2d0627 => ffffffff) (gprs_llc.c:1125) 20241002125115816 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004e61160 (gprs_sndcp.c:574) 20241002125115816 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004e614b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002125115816 DMM NOTICE MM(262420000000024/dd2d0627) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241002125115816 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241002125115816 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241002125115816 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002125115816 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241002125115816 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241002125115817 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) 20241002125115817 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) 20241002125115817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Init}: Deallocated (fsm.c:568) 20241002125115817 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Deallocated (fsm.c:568) 20241002125115817 DMM DEBUG MM_STATE_Iu[0x61200001a7a0]{Detached}: Deallocated (fsm.c:568) 20241002125115817 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Deregistered}: Deallocated (fsm.c:568) 20241002125115817 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125115860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125115860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125115860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125115860 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125115860 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125115860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125115860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125115860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125115860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125115862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125115862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125115862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125115862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125115862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125115862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125115863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125115863 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125115863 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125115863 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125115863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125115863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(939)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125115863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125115866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125115876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125115876 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125115899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125115899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125115899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125115899 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125115899 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125115899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125115899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125115899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125115899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125115901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125115901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125115901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125115902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125115902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125115902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125115902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125115902 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125115902 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125115902 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125115902 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125115902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125115902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(945)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002125115906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125115914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125115914 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)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125115931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125115931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125115932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125115932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125115932 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125115932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125115932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125115932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125115932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125115933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125115933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125115933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125115933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125115933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125115934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125115934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125115934 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125115934 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125115934 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125115934 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125115934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125115934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125115938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125115947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125115947 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)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125116221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125116221 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125116221 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125116221 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125116223 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125116223 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@8a64226f88eb: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='C71C0AB0'O, index=0 SGSN_Test-GSUP(951)@8a64226f88eb: 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)@8a64226f88eb: 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 := '907D229EC77339EE6EF4B076CFCFF880'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '58402129'O ("X@!)") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A4F8E2C306F96374'O } } } } } 20241002125117275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125117275 DLLC NOTICE LLME(ffffffff/c71c0ab0){UNASSIGNED} LLC RX: unknown TLLI 0xc71c0ab0, creating LLME on the fly (gprs_llc.c:552) 20241002125117275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125117275 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125117275 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Deregistered}: Allocated (fsm.c:456) 20241002125117275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Init}: Allocated (fsm.c:456) 20241002125117275 DMM DEBUG MM_STATE_Gb[0x61200001ada0]{Idle}: Allocated (fsm.c:456) 20241002125117275 DMM DEBUG MM_STATE_Iu[0x61200001af20]{Detached}: Allocated (fsm.c:456) 20241002125117275 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125117275 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125117275 DLLC NOTICE LLME(ffffffff/c71c0ab0){UNASSIGNED} LLGM Assign pre (c71c0ab0 => df4d1af6) (gprs_llc.c:1079) 20241002125117275 DLLC NOTICE LLME(c71c0ab0/df4d1af6){ASSIGNED} LLGM Assign post (c71c0ab0 => df4d1af6) (gprs_llc.c:1125) 20241002125117275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125117275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125117275 DMM DEBUG MM(262420000000025/df4d1af6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125117287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125117287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125117287 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125117287 DMM DEBUG MM(262420000000025/df4d1af6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241002125117287 DMM NOTICE MM(262420000000025/df4d1af6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125117287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125117287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125117287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125117287 DMM DEBUG MM(262420000000025/df4d1af6) Requesting authorization (sgsn_auth.c:160) 20241002125117287 DMM INFO MM(262420000000025/df4d1af6) Requesting authentication tuples (sgsn_auth.c:184) 20241002125117287 DMM DEBUG MM(262420000000025/df4d1af6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125117287 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241002125117288 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@8a64226f88eb: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241002125117291 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125117291 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125117291 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125117291 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125117291 DMM INFO MM(262420000000025/df4d1af6) Subscriber data update (mmctx.c:445) 20241002125117291 DMM DEBUG MM(262420000000025/df4d1af6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125117291 DMM INFO MM(262420000000025/df4d1af6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125117291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125117291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125117291 DMM INFO MM(262420000000025/df4d1af6) <- GMM AUTH AND CIPHERING REQ (rand = 90 7d 22 9e c7 73 39 ee 6e f4 b0 76 cf cf f8 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002125117300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125117300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125117300 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125117300 DMM INFO MM(262420000000025/df4d1af6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125117300 DMM NOTICE MM(262420000000025/df4d1af6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125117300 DMM DEBUG MM(262420000000025/df4d1af6) checking auth: received GSM SRES = 58 40 21 29 (gprs_gmm.c:666) 20241002125117300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125117300 DMM DEBUG MM(262420000000025/df4d1af6) Requesting authorization (sgsn_auth.c:160) 20241002125117300 DMM INFO MM(262420000000025/df4d1af6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125117300 DMM DEBUG MM(262420000000025/df4d1af6) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125117300 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241002125117300 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) 20241002125117300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125117300 DMM INFO MM(262420000000025/df4d1af6) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf4d1af6) (gprs_gmm.c:300) 20241002125117302 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125117302 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125117302 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241002125117302 DMM INFO MM(262420000000025/df4d1af6) Subscriber data update (mmctx.c:445) 20241002125117302 DMM DEBUG MM(262420000000025/df4d1af6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125117302 DMM INFO MM(262420000000025/df4d1af6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125117302 DMM NOTICE MM(262420000000025/df4d1af6) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241002125117302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125117302 DMM NOTICE MM(262420000000025/df4d1af6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125117302 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) 20241002125117303 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125117303 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241002125117303 DMM INFO MM(262420000000025/df4d1af6) Subscriber data update (mmctx.c:445) 20241002125117303 DMM DEBUG MM(262420000000025/df4d1af6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125117308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125117308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125117308 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125117308 DMM INFO MM(262420000000025/df4d1af6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125117308 DMM NOTICE MM(262420000000025/df4d1af6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125117308 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125117308 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125117308 DLLC NOTICE LLME(c71c0ab0/df4d1af6){ASSIGNED} LLGM Assign pre (ffffffff => df4d1af6) (gprs_llc.c:1079) 20241002125117308 DLLC NOTICE LLME(ffffffff/df4d1af6){ASSIGNED} LLGM Assign post (ffffffff => df4d1af6) (gprs_llc.c:1125) 20241002125117308 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125117308 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125117308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125117308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@8a64226f88eb: setverdict(pass): none -> pass 20241002125117360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125117360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002125117360 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125117360 DMM INFO MM(262420000000025/df4d1af6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125117360 DMM INFO MM(262420000000025/df4d1af6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125117360 DMM DEBUG MM(262420000000025/df4d1af6) Using GGSN 0 (gprs_sm.c:317) 20241002125117360 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) 20241002125117360 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241002125117360 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125117360 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125117361 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241002125117373 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 1c 72 b8 ab 11 2e 21 4a aa 14 05 7f 09 71 4e 4e 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) 20241002125117373 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3df8c0, cbp=0x61400000f8a0) (sgsn_libgtp.c:629) 20241002125117373 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002125117374 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100506a8b8 TLLI=df4d1af6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002125117374 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002125117374 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002125117380 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241002125117380 DGPRS INFO PDP(262420000000025:5): Context 0x7fa1ee3df8c0 was deleted (sgsn_libgtp.c:703) 20241002125117380 DMM INFO MM(262420000000025/df4d1af6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241002125117380 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241002125117380 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241002125125382 DMM INFO MM(262420000000025/df4d1af6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241002125129844 DGPRS DEBUG Checking for inactive LLMEs, time = 9684223 (sgsn.c:131) 20241002125133005 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241002125133383 DMM INFO MM(262420000000025/df4d1af6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241002125136223 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241002125136223 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241002125136223 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125141384 DMM INFO MM(262420000000025/df4d1af6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241002125145864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125145866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125145866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002125145903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125145905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125145905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002125145935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125145937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125145937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002125149385 DMM INFO MM(262420000000025/df4d1af6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@8a64226f88eb: Removing Client IMSI='262420000000025'H, index=0 20241002125149393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125149393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241002125149393 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125149393 DMM INFO MM(262420000000025/df4d1af6) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@8a64226f88eb: Final verdict of PTC: pass 20241002125149396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35738<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002125149398 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125149399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(939)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(951)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(949)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(944)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(947)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(937)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(942)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Wed Oct 2 12:51:49 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 20241002125149528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125149929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102916) 20241002125150400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125150400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102916, count=111252) 20241002125151402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125151402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Wed Oct 2 12:51:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125152403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125152403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241002125152990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125152992 DMM INFO MM(262420000000025/df4d1af6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125152992 DMM INFO MM(262420000000025/df4d1af6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125152992 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125152992 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125152992 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125152992 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002125152992 DLLC NOTICE LLME(ffffffff/df4d1af6){ASSIGNED} LLGM Assign pre (df4d1af6 => ffffffff) (gprs_llc.c:1079) 20241002125152992 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df4d1af6 => ffffffff) (gprs_llc.c:1125) 20241002125152992 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100506a560 (gprs_sndcp.c:574) 20241002125152992 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100506a8b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002125152992 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241002125152992 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) 20241002125152992 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) 20241002125152992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Init}: Deallocated (fsm.c:568) 20241002125152992 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Deallocated (fsm.c:568) 20241002125152992 DMM DEBUG MM_STATE_Iu[0x61200001af20]{Detached}: Deallocated (fsm.c:568) 20241002125152992 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Deregistered}: Deallocated (fsm.c:568) 20241002125152992 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125153040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125153040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125153040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125153040 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125153040 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125153040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125153040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125153040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125153040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125153042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125153042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125153042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125153042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125153042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125153042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125153042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125153042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125153042 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125153042 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125153042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125153043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(958)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125153043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(959)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002125153047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125153056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125153056 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125153072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125153072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125153072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125153072 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125153072 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125153072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125153072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125153072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125153072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125153074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125153074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125153074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125153074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125153074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125153074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125153074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125153074 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125153074 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125153074 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125153074 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125153075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125153075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125153079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125153088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125153088 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)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125153109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125153109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125153109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125153110 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125153110 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125153110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125153110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125153110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125153110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125153112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125153112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125153112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125153112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125153112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125153112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125153112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125153112 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125153112 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125153112 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125153112 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(968)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125153113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125153113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125153117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125153128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125153128 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)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125153404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125153404 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125153405 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125153405 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125153407 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125153407 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@8a64226f88eb: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='D1A50CD0'O, index=0 SGSN_Test-GSUP(970)@8a64226f88eb: 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)@8a64226f88eb: 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 := '2015CF8E0344F62841299EA6F8CAB9CD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5403C210'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B599DBAC96B1443'O } } } } } 20241002125153455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125153455 DLLC NOTICE LLME(ffffffff/d1a50cd0){UNASSIGNED} LLC RX: unknown TLLI 0xd1a50cd0, creating LLME on the fly (gprs_llc.c:552) 20241002125153455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125153455 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125153455 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Deregistered}: Allocated (fsm.c:456) 20241002125153455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Init}: Allocated (fsm.c:456) 20241002125153455 DMM DEBUG MM_STATE_Gb[0x61200001b520]{Idle}: Allocated (fsm.c:456) 20241002125153455 DMM DEBUG MM_STATE_Iu[0x61200001b6a0]{Detached}: Allocated (fsm.c:456) 20241002125153455 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125153455 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125153455 DLLC NOTICE LLME(ffffffff/d1a50cd0){UNASSIGNED} LLGM Assign pre (d1a50cd0 => e9bc1bb6) (gprs_llc.c:1079) 20241002125153455 DLLC NOTICE LLME(d1a50cd0/e9bc1bb6){ASSIGNED} LLGM Assign post (d1a50cd0 => e9bc1bb6) (gprs_llc.c:1125) 20241002125153455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125153455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125153456 DMM DEBUG MM(262420000000027/e9bc1bb6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125153471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125153471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125153471 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125153471 DMM DEBUG MM(262420000000027/e9bc1bb6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241002125153471 DMM NOTICE MM(262420000000027/e9bc1bb6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125153471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125153471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125153471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125153471 DMM DEBUG MM(262420000000027/e9bc1bb6) Requesting authorization (sgsn_auth.c:160) 20241002125153471 DMM INFO MM(262420000000027/e9bc1bb6) Requesting authentication tuples (sgsn_auth.c:184) 20241002125153471 DMM DEBUG MM(262420000000027/e9bc1bb6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125153471 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241002125153471 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@8a64226f88eb: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241002125153474 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125153474 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125153474 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125153474 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125153474 DMM INFO MM(262420000000027/e9bc1bb6) Subscriber data update (mmctx.c:445) 20241002125153474 DMM DEBUG MM(262420000000027/e9bc1bb6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125153474 DMM INFO MM(262420000000027/e9bc1bb6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125153474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125153474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125153474 DMM INFO MM(262420000000027/e9bc1bb6) <- GMM AUTH AND CIPHERING REQ (rand = 20 15 cf 8e 03 44 f6 28 41 29 9e a6 f8 ca b9 cd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002125153482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125153482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125153482 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125153482 DMM INFO MM(262420000000027/e9bc1bb6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125153482 DMM NOTICE MM(262420000000027/e9bc1bb6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125153482 DMM DEBUG MM(262420000000027/e9bc1bb6) checking auth: received GSM SRES = 54 03 c2 10 (gprs_gmm.c:666) 20241002125153482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125153483 DMM DEBUG MM(262420000000027/e9bc1bb6) Requesting authorization (sgsn_auth.c:160) 20241002125153483 DMM INFO MM(262420000000027/e9bc1bb6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125153483 DMM DEBUG MM(262420000000027/e9bc1bb6) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125153483 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241002125153483 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) 20241002125153483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125153483 DMM INFO MM(262420000000027/e9bc1bb6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9bc1bb6) (gprs_gmm.c:300) 20241002125153484 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125153484 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125153484 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241002125153484 DMM INFO MM(262420000000027/e9bc1bb6) Subscriber data update (mmctx.c:445) 20241002125153484 DMM DEBUG MM(262420000000027/e9bc1bb6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125153484 DMM INFO MM(262420000000027/e9bc1bb6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125153484 DMM NOTICE MM(262420000000027/e9bc1bb6) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241002125153484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125153484 DMM NOTICE MM(262420000000027/e9bc1bb6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125153484 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) 20241002125153485 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125153485 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241002125153485 DMM INFO MM(262420000000027/e9bc1bb6) Subscriber data update (mmctx.c:445) 20241002125153485 DMM DEBUG MM(262420000000027/e9bc1bb6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125153491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125153491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125153491 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125153491 DMM INFO MM(262420000000027/e9bc1bb6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125153491 DMM NOTICE MM(262420000000027/e9bc1bb6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125153491 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125153491 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125153491 DLLC NOTICE LLME(d1a50cd0/e9bc1bb6){ASSIGNED} LLGM Assign pre (ffffffff => e9bc1bb6) (gprs_llc.c:1079) 20241002125153491 DLLC NOTICE LLME(ffffffff/e9bc1bb6){ASSIGNED} LLGM Assign post (ffffffff => e9bc1bb6) (gprs_llc.c:1125) 20241002125153491 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125153491 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125153492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125153492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@8a64226f88eb: setverdict(pass): none -> pass 20241002125153543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125153543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002125153543 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125153543 DMM INFO MM(262420000000027/e9bc1bb6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125153543 DMM INFO MM(262420000000027/e9bc1bb6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125153543 DMM DEBUG MM(262420000000027/e9bc1bb6) Using GGSN 0 (gprs_sm.c:317) 20241002125153543 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) 20241002125153543 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241002125153543 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125153543 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125153543 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@8a64226f88eb: First createPDPContextRequest received, dropping & waiting for retransmission 20241002125158545 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241002125158554 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 4d ec e2 d8 11 a8 02 69 8b 14 05 7f 6c 7d 8a 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=1052 from retransmit req queue (gtp.c:443) 20241002125158554 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3df8c0, cbp=0x61400000fea0) (sgsn_libgtp.c:629) 20241002125158554 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002125158554 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210051df0b8 TLLI=e9bc1bb6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002125158554 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002125158554 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241002125158564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125158564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241002125158564 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125158564 DMM INFO MM(262420000000027/e9bc1bb6) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241002125158564 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002125158564 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@8a64226f88eb: First deletePDPContextRequest received, dropping & waiting for retransmission 20241002125159845 DGPRS DEBUG Checking for inactive LLMEs, time = 9684253 (sgsn.c:131) 20241002125203566 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241002125203569 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) 20241002125203569 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa1ee3df8c0, cbp=0x61400000fea0) (sgsn_libgtp.c:629) 20241002125203569 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241002125203569 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210051df0b8, TLLI=e9bc1bb6, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002125203569 DMM INFO MM(262420000000027/e9bc1bb6) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241002125203569 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241002125203569 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@8a64226f88eb: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@8a64226f88eb: Final verdict of PTC: pass 20241002125203579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53964<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002125203581 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125203581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(969)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(970)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(963)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(968)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(958)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(961)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(957)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(966)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(957): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Wed Oct 2 12:52:03 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 20241002125203709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125204111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38006<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95180) 20241002125204582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125204582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95180, count=103076) 20241002125205584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125205584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Wed Oct 2 12:52:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125206585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125206585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241002125207172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125207173 DMM INFO MM(262420000000027/e9bc1bb6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125207173 DMM INFO MM(262420000000027/e9bc1bb6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125207173 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125207173 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125207173 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125207173 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002125207173 DLLC NOTICE LLME(ffffffff/e9bc1bb6){ASSIGNED} LLGM Assign pre (e9bc1bb6 => ffffffff) (gprs_llc.c:1079) 20241002125207173 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9bc1bb6 => ffffffff) (gprs_llc.c:1125) 20241002125207173 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241002125207173 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) 20241002125207173 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) 20241002125207173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Init}: Deallocated (fsm.c:568) 20241002125207173 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Deallocated (fsm.c:568) 20241002125207173 DMM DEBUG MM_STATE_Iu[0x61200001b6a0]{Detached}: Deallocated (fsm.c:568) 20241002125207174 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Deregistered}: Deallocated (fsm.c:568) 20241002125207174 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125207216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125207216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125207216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125207216 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125207216 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125207216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125207216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125207216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125207216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125207218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125207218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125207218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125207218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125207218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125207218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125207218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125207218 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125207218 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125207218 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125207218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125207219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125207219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125207223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125207234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125207234 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(979)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(983)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(983)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125207256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125207256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125207256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125207256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125207256 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125207256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125207256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125207256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125207256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(983)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125207258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125207258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125207258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125207259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125207259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125207259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125207259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125207259 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125207259 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) SGSN_Test-Gb2-NS2(982)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002125207259 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125207259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125207259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125207259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(983)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(983)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125207263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125207272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125207272 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(982)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125207290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125207290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125207290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125207290 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125207290 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125207290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125207290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125207290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125207291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125207292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125207292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125207292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125207293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125207293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125207293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125207293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125207293 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125207293 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125207293 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125207293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(987)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125207293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125207293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125207296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125207307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125207307 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)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125207586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125207586 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125207586 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125207586 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125207588 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125207589 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@8a64226f88eb: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='FB91DE4F'O, index=0 SGSN_Test-GSUP(989)@8a64226f88eb: 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)@8a64226f88eb: 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 := '82A20BC3FA3E1D6AEA3611D0AA83A648'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '47F5D7DF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DE0331D7E6EE1A9A'O } } } } } 20241002125207637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125207637 DLLC NOTICE LLME(ffffffff/fb91de4f){UNASSIGNED} LLC RX: unknown TLLI 0xfb91de4f, creating LLME on the fly (gprs_llc.c:552) 20241002125207637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125207637 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125207637 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Deregistered}: Allocated (fsm.c:456) 20241002125207637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Init}: Allocated (fsm.c:456) 20241002125207637 DMM DEBUG MM_STATE_Gb[0x61200001bca0]{Idle}: Allocated (fsm.c:456) 20241002125207637 DMM DEBUG MM_STATE_Iu[0x61200001be20]{Detached}: Allocated (fsm.c:456) 20241002125207637 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125207637 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125207637 DLLC NOTICE LLME(ffffffff/fb91de4f){UNASSIGNED} LLGM Assign pre (fb91de4f => ea2fdaa8) (gprs_llc.c:1079) 20241002125207637 DLLC NOTICE LLME(fb91de4f/ea2fdaa8){ASSIGNED} LLGM Assign post (fb91de4f => ea2fdaa8) (gprs_llc.c:1125) 20241002125207637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125207637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125207637 DMM DEBUG MM(262420000000028/ea2fdaa8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125207649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125207649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125207650 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125207650 DMM DEBUG MM(262420000000028/ea2fdaa8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241002125207650 DMM NOTICE MM(262420000000028/ea2fdaa8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125207650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125207650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125207650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125207650 DMM DEBUG MM(262420000000028/ea2fdaa8) Requesting authorization (sgsn_auth.c:160) 20241002125207650 DMM INFO MM(262420000000028/ea2fdaa8) Requesting authentication tuples (sgsn_auth.c:184) 20241002125207650 DMM DEBUG MM(262420000000028/ea2fdaa8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125207650 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241002125207650 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@8a64226f88eb: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241002125207653 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125207653 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125207653 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125207653 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125207653 DMM INFO MM(262420000000028/ea2fdaa8) Subscriber data update (mmctx.c:445) 20241002125207653 DMM DEBUG MM(262420000000028/ea2fdaa8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125207653 DMM INFO MM(262420000000028/ea2fdaa8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125207653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125207653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125207653 DMM INFO MM(262420000000028/ea2fdaa8) <- GMM AUTH AND CIPHERING REQ (rand = 82 a2 0b c3 fa 3e 1d 6a ea 36 11 d0 aa 83 a6 48 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002125207661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125207661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125207661 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125207661 DMM INFO MM(262420000000028/ea2fdaa8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125207661 DMM NOTICE MM(262420000000028/ea2fdaa8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125207661 DMM DEBUG MM(262420000000028/ea2fdaa8) checking auth: received GSM SRES = 47 f5 d7 df (gprs_gmm.c:666) 20241002125207661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125207662 DMM DEBUG MM(262420000000028/ea2fdaa8) Requesting authorization (sgsn_auth.c:160) 20241002125207662 DMM INFO MM(262420000000028/ea2fdaa8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125207662 DMM DEBUG MM(262420000000028/ea2fdaa8) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125207662 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241002125207662 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) 20241002125207662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125207662 DMM INFO MM(262420000000028/ea2fdaa8) <- GMM ATTACH ACCEPT (new P-TMSI=0xea2fdaa8) (gprs_gmm.c:300) 20241002125207663 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125207663 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125207663 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241002125207663 DMM INFO MM(262420000000028/ea2fdaa8) Subscriber data update (mmctx.c:445) 20241002125207664 DMM DEBUG MM(262420000000028/ea2fdaa8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125207664 DMM INFO MM(262420000000028/ea2fdaa8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125207664 DMM NOTICE MM(262420000000028/ea2fdaa8) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241002125207664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125207664 DMM NOTICE MM(262420000000028/ea2fdaa8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125207664 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) 20241002125207664 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125207664 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241002125207664 DMM INFO MM(262420000000028/ea2fdaa8) Subscriber data update (mmctx.c:445) 20241002125207664 DMM DEBUG MM(262420000000028/ea2fdaa8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125207672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125207672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125207672 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125207672 DMM INFO MM(262420000000028/ea2fdaa8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125207672 DMM NOTICE MM(262420000000028/ea2fdaa8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125207672 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125207672 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125207672 DLLC NOTICE LLME(fb91de4f/ea2fdaa8){ASSIGNED} LLGM Assign pre (ffffffff => ea2fdaa8) (gprs_llc.c:1079) 20241002125207672 DLLC NOTICE LLME(ffffffff/ea2fdaa8){ASSIGNED} LLGM Assign post (ffffffff => ea2fdaa8) (gprs_llc.c:1125) 20241002125207672 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125207672 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125207672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125207672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@8a64226f88eb: setverdict(pass): none -> pass 20241002125207725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125207725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002125207725 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125207725 DMM INFO MM(262420000000028/ea2fdaa8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125207725 DMM INFO MM(262420000000028/ea2fdaa8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125207725 DMM DEBUG MM(262420000000028/ea2fdaa8) Using GGSN 0 (gprs_sm.c:317) 20241002125207725 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) 20241002125207725 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241002125207725 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125207725 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125207725 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241002125207736 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 67 65 e7 dd 11 09 c3 3e 7a 14 05 7f b5 da 56 ad 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) 20241002125207736 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3df8c0, cbp=0x6140000104a0) (sgsn_libgtp.c:629) 20241002125207736 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002125207736 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210054730b8 TLLI=ea2fdaa8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002125207736 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002125207736 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002125207743 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241002125207743 DGPRS INFO PDP(262420000000028:5): Context 0x7fa1ee3df8c0 was deleted (sgsn_libgtp.c:703) 20241002125207743 DMM INFO MM(262420000000028/ea2fdaa8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241002125207743 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241002125207743 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@8a64226f88eb: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241002125207749 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241002125207750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125207750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241002125207751 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125207751 DMM INFO MM(262420000000028/ea2fdaa8) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241002125207751 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) 20241002125207751 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@8a64226f88eb: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@8a64226f88eb: Final verdict of PTC: pass 20241002125207755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36236<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002125207757 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125207757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(988)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(987)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(989)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(977)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(982)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(983)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(985)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(981)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(975)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(982): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(983): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Wed Oct 2 12:52:07 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 20241002125207889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125208291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36240<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98076) 20241002125208759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125208759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98076, count=102432) 20241002125209760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125209760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Wed Oct 2 12:52:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125210762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125210762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241002125211355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125211356 DMM INFO MM(262420000000028/ea2fdaa8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125211356 DMM INFO MM(262420000000028/ea2fdaa8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125211357 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125211357 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125211357 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125211357 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002125211357 DLLC NOTICE LLME(ffffffff/ea2fdaa8){ASSIGNED} LLGM Assign pre (ea2fdaa8 => ffffffff) (gprs_llc.c:1079) 20241002125211357 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea2fdaa8 => ffffffff) (gprs_llc.c:1125) 20241002125211357 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005472d60 (gprs_sndcp.c:574) 20241002125211357 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210054730b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002125211357 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241002125211357 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) 20241002125211357 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) 20241002125211357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Init}: Deallocated (fsm.c:568) 20241002125211357 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Deallocated (fsm.c:568) 20241002125211357 DMM DEBUG MM_STATE_Iu[0x61200001be20]{Detached}: Deallocated (fsm.c:568) 20241002125211357 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Deregistered}: Deallocated (fsm.c:568) 20241002125211357 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125211401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125211401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125211401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125211401 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125211401 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125211401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125211401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125211401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125211401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125211402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125211402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125211402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125211402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125211402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125211402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125211402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125211402 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125211402 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125211402 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125211402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(996)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125211403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125211403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125211406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125211414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125211414 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125211435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125211435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125211435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125211435 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125211436 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125211436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125211436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125211436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125211436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125211437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125211437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125211438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125211438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125211438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125211438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125211438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125211438 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125211438 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125211438 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125211438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125211438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125211438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125211442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002125211451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125211451 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)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125211479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125211479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125211479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125211479 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125211479 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125211479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125211479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125211479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125211479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125211481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125211481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125211481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125211481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125211481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125211481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125211481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125211481 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125211481 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125211482 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125211482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125211482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125211482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125211486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125211495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125211496 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)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125211763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125211763 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125211763 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125211763 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125211765 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125211766 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@8a64226f88eb: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='EC0B62DC'O, index=0 SGSN_Test-GSUP(1008)@8a64226f88eb: 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)@8a64226f88eb: 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 := '29C43DF76C7F36A01C383DE4CB50AE7A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5856EABA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D219CD4C588C5577'O } } } } } 20241002125211813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125211813 DLLC NOTICE LLME(ffffffff/ec0b62dc){UNASSIGNED} LLC RX: unknown TLLI 0xec0b62dc, creating LLME on the fly (gprs_llc.c:552) 20241002125211813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125211814 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125211814 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Deregistered}: Allocated (fsm.c:456) 20241002125211814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Init}: Allocated (fsm.c:456) 20241002125211814 DMM DEBUG MM_STATE_Gb[0x6120000204a0]{Idle}: Allocated (fsm.c:456) 20241002125211814 DMM DEBUG MM_STATE_Iu[0x612000020620]{Detached}: Allocated (fsm.c:456) 20241002125211814 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125211814 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125211814 DLLC NOTICE LLME(ffffffff/ec0b62dc){UNASSIGNED} LLGM Assign pre (ec0b62dc => f512a889) (gprs_llc.c:1079) 20241002125211814 DLLC NOTICE LLME(ec0b62dc/f512a889){ASSIGNED} LLGM Assign post (ec0b62dc => f512a889) (gprs_llc.c:1125) 20241002125211814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125211814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125211814 DMM DEBUG MM(262420000000026/f512a889) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125211830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125211830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125211830 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125211830 DMM DEBUG MM(262420000000026/f512a889) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241002125211830 DMM NOTICE MM(262420000000026/f512a889) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125211831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125211831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125211831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125211831 DMM DEBUG MM(262420000000026/f512a889) Requesting authorization (sgsn_auth.c:160) 20241002125211831 DMM INFO MM(262420000000026/f512a889) Requesting authentication tuples (sgsn_auth.c:184) 20241002125211831 DMM DEBUG MM(262420000000026/f512a889) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125211831 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241002125211831 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@8a64226f88eb: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241002125211834 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125211834 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125211834 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125211834 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125211834 DMM INFO MM(262420000000026/f512a889) Subscriber data update (mmctx.c:445) 20241002125211834 DMM DEBUG MM(262420000000026/f512a889) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125211834 DMM INFO MM(262420000000026/f512a889) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125211834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125211834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125211834 DMM INFO MM(262420000000026/f512a889) <- GMM AUTH AND CIPHERING REQ (rand = 29 c4 3d f7 6c 7f 36 a0 1c 38 3d e4 cb 50 ae 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002125211842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125211842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125211842 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125211842 DMM INFO MM(262420000000026/f512a889) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125211842 DMM NOTICE MM(262420000000026/f512a889) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125211842 DMM DEBUG MM(262420000000026/f512a889) checking auth: received GSM SRES = 58 56 ea ba (gprs_gmm.c:666) 20241002125211842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125211842 DMM DEBUG MM(262420000000026/f512a889) Requesting authorization (sgsn_auth.c:160) 20241002125211842 DMM INFO MM(262420000000026/f512a889) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125211842 DMM DEBUG MM(262420000000026/f512a889) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125211842 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241002125211842 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) 20241002125211842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125211842 DMM INFO MM(262420000000026/f512a889) <- GMM ATTACH ACCEPT (new P-TMSI=0xf512a889) (gprs_gmm.c:300) 20241002125211844 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125211844 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125211844 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241002125211844 DMM INFO MM(262420000000026/f512a889) Subscriber data update (mmctx.c:445) 20241002125211844 DMM DEBUG MM(262420000000026/f512a889) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125211844 DMM INFO MM(262420000000026/f512a889) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125211844 DMM NOTICE MM(262420000000026/f512a889) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241002125211844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125211844 DMM NOTICE MM(262420000000026/f512a889) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125211844 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) 20241002125211844 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125211844 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241002125211845 DMM INFO MM(262420000000026/f512a889) Subscriber data update (mmctx.c:445) 20241002125211845 DMM DEBUG MM(262420000000026/f512a889) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125211850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125211850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125211850 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125211850 DMM INFO MM(262420000000026/f512a889) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125211850 DMM NOTICE MM(262420000000026/f512a889) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125211850 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125211850 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125211850 DLLC NOTICE LLME(ec0b62dc/f512a889){ASSIGNED} LLGM Assign pre (ffffffff => f512a889) (gprs_llc.c:1079) 20241002125211850 DLLC NOTICE LLME(ffffffff/f512a889){ASSIGNED} LLGM Assign post (ffffffff => f512a889) (gprs_llc.c:1125) 20241002125211850 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125211850 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125211850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125211850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@8a64226f88eb: setverdict(pass): none -> pass 20241002125211902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125211902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002125211902 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125211903 DMM INFO MM(262420000000026/f512a889) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125211903 DMM INFO MM(262420000000026/f512a889) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125211903 DMM DEBUG MM(262420000000026/f512a889) Using GGSN 0 (gprs_sm.c:317) 20241002125211903 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) 20241002125211903 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241002125211903 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125211903 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125211903 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241002125211915 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 f9 ce 3f 58 11 f1 40 7b 8a 14 05 7f 61 72 bd b7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20241002125211915 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3df8c0, cbp=0x614000010aa0) (sgsn_libgtp.c:629) 20241002125211915 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002125211915 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210056698b8 TLLI=f512a889, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002125211915 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002125211916 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002125211925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125211925 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241002125211925 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125211929 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 f9 ce 3f 58 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241002125211929 DGPRS INFO PDP(262420000000026:5): Context 0x7fa1ee3df8c0 was deleted (sgsn_libgtp.c:703) 20241002125211929 DMM INFO MM(262420000000026/f512a889) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241002125211929 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241002125211929 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@8a64226f88eb: Removing Client IMSI='262420000000026'H, index=0 20241002125211935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125211935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241002125211935 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125211935 DMM INFO MM(262420000000026/f512a889) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@8a64226f88eb: Final verdict of PTC: pass 20241002125211937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36250<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@8a64226f88eb: Final verdict of PTC: none 20241002125211939 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125211940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(996)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1006)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1001)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1004)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(994)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(999)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Wed Oct 2 12:52:12 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 20241002125212067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125212468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36262<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99996) 20241002125212940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125212940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99996, count=104352) 20241002125213941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125213941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Wed Oct 2 12:52:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125214942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125214942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_pdp_act_gmm_detach started. 20241002125215529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125215530 DMM INFO MM(262420000000026/f512a889) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125215531 DMM INFO MM(262420000000026/f512a889) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125215531 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125215531 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125215531 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125215531 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002125215531 DLLC NOTICE LLME(ffffffff/f512a889){ASSIGNED} LLGM Assign pre (f512a889 => ffffffff) (gprs_llc.c:1079) 20241002125215531 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f512a889 => ffffffff) (gprs_llc.c:1125) 20241002125215531 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005669560 (gprs_sndcp.c:574) 20241002125215531 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210056698b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002125215531 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241002125215531 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) 20241002125215531 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) 20241002125215531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Init}: Deallocated (fsm.c:568) 20241002125215531 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Deallocated (fsm.c:568) 20241002125215531 DMM DEBUG MM_STATE_Iu[0x612000020620]{Detached}: Deallocated (fsm.c:568) 20241002125215531 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Deregistered}: Deallocated (fsm.c:568) 20241002125215531 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125215578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125215578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125215578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125215578 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125215578 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125215578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125215578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125215578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125215578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125215580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125215580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125215580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125215580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125215580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125215580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125215580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125215580 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125215580 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125215580 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125215580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125215581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125215581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1016)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002125215585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125215596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125215596 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1017)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI196(1013)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125215608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125215608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125215608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125215608 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125215608 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125215608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125215608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125215608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125215608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125215610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125215610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125215610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125215610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125215610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125215610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125215610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125215610 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125215610 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125215610 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125215610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1020)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125215611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125215611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125215614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125215623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125215624 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125215645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125215645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125215645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125215645 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125215645 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125215645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125215645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125215645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125215645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125215647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125215647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125215647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125215647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125215647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125215647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125215647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125215647 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125215647 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125215647 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125215647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125215647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125215647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125215652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125215662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125215662 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125215943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125215943 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125215943 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125215943 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125215946 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125215946 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@8a64226f88eb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1013)@8a64226f88eb: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='ECF9FA20'O, index=0 SGSN_Test-GSUP(1027)@8a64226f88eb: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@8a64226f88eb: 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 := '5A8BA290641A30995819A9F85BF9AC3E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '010B67B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '929B255C8F5F5B26'O } } } } } 20241002125215991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125215991 DLLC NOTICE LLME(ffffffff/ecf9fa20){UNASSIGNED} LLC RX: unknown TLLI 0xecf9fa20, creating LLME on the fly (gprs_llc.c:552) 20241002125215991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125215991 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125215991 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Deregistered}: Allocated (fsm.c:456) 20241002125215991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Init}: Allocated (fsm.c:456) 20241002125215991 DMM DEBUG MM_STATE_Gb[0x612000020c20]{Idle}: Allocated (fsm.c:456) 20241002125215991 DMM DEBUG MM_STATE_Iu[0x612000020da0]{Detached}: Allocated (fsm.c:456) 20241002125215991 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125215991 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125215991 DLLC NOTICE LLME(ffffffff/ecf9fa20){UNASSIGNED} LLGM Assign pre (ecf9fa20 => d5d6c4a7) (gprs_llc.c:1079) 20241002125215991 DLLC NOTICE LLME(ecf9fa20/d5d6c4a7){ASSIGNED} LLGM Assign post (ecf9fa20 => d5d6c4a7) (gprs_llc.c:1125) 20241002125215992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125215992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125215992 DMM DEBUG MM(262420000000026/d5d6c4a7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125216005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125216005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125216005 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125216005 DMM DEBUG MM(262420000000026/d5d6c4a7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241002125216005 DMM NOTICE MM(262420000000026/d5d6c4a7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125216005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125216005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125216005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125216005 DMM DEBUG MM(262420000000026/d5d6c4a7) Requesting authorization (sgsn_auth.c:160) 20241002125216005 DMM INFO MM(262420000000026/d5d6c4a7) Requesting authentication tuples (sgsn_auth.c:184) 20241002125216005 DMM DEBUG MM(262420000000026/d5d6c4a7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125216005 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241002125216005 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@8a64226f88eb: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241002125216008 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125216008 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125216008 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125216008 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125216008 DMM INFO MM(262420000000026/d5d6c4a7) Subscriber data update (mmctx.c:445) 20241002125216008 DMM DEBUG MM(262420000000026/d5d6c4a7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125216008 DMM INFO MM(262420000000026/d5d6c4a7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125216008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125216008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125216008 DMM INFO MM(262420000000026/d5d6c4a7) <- GMM AUTH AND CIPHERING REQ (rand = 5a 8b a2 90 64 1a 30 99 58 19 a9 f8 5b f9 ac 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002125216016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125216016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125216016 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125216016 DMM INFO MM(262420000000026/d5d6c4a7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125216016 DMM NOTICE MM(262420000000026/d5d6c4a7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125216016 DMM DEBUG MM(262420000000026/d5d6c4a7) checking auth: received GSM SRES = 01 0b 67 b1 (gprs_gmm.c:666) 20241002125216016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125216016 DMM DEBUG MM(262420000000026/d5d6c4a7) Requesting authorization (sgsn_auth.c:160) 20241002125216016 DMM INFO MM(262420000000026/d5d6c4a7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125216016 DMM DEBUG MM(262420000000026/d5d6c4a7) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125216016 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241002125216016 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) 20241002125216016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125216016 DMM INFO MM(262420000000026/d5d6c4a7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5d6c4a7) (gprs_gmm.c:300) 20241002125216018 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125216018 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125216018 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241002125216018 DMM INFO MM(262420000000026/d5d6c4a7) Subscriber data update (mmctx.c:445) 20241002125216018 DMM DEBUG MM(262420000000026/d5d6c4a7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125216018 DMM INFO MM(262420000000026/d5d6c4a7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125216018 DMM NOTICE MM(262420000000026/d5d6c4a7) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241002125216018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125216018 DMM NOTICE MM(262420000000026/d5d6c4a7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125216018 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) 20241002125216018 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125216018 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241002125216018 DMM INFO MM(262420000000026/d5d6c4a7) Subscriber data update (mmctx.c:445) 20241002125216019 DMM DEBUG MM(262420000000026/d5d6c4a7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125216024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125216025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125216025 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125216025 DMM INFO MM(262420000000026/d5d6c4a7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125216025 DMM NOTICE MM(262420000000026/d5d6c4a7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125216025 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125216025 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125216025 DLLC NOTICE LLME(ecf9fa20/d5d6c4a7){ASSIGNED} LLGM Assign pre (ffffffff => d5d6c4a7) (gprs_llc.c:1079) 20241002125216025 DLLC NOTICE LLME(ffffffff/d5d6c4a7){ASSIGNED} LLGM Assign post (ffffffff => d5d6c4a7) (gprs_llc.c:1125) 20241002125216025 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125216025 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125216025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125216025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@8a64226f88eb: setverdict(pass): none -> pass 20241002125216076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125216076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002125216076 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125216076 DMM INFO MM(262420000000026/d5d6c4a7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125216076 DMM INFO MM(262420000000026/d5d6c4a7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125216076 DMM DEBUG MM(262420000000026/d5d6c4a7) Using GGSN 0 (gprs_sm.c:317) 20241002125216076 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) 20241002125216076 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241002125216076 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125216076 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125216077 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241002125216088 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 7a 7e c8 9e 11 12 71 f3 6a 14 05 7f 02 cf 5b 72 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20241002125216089 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3df8c0, cbp=0x6140000110a0) (sgsn_libgtp.c:629) 20241002125216089 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002125216089 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100586a0b8 TLLI=d5d6c4a7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002125216089 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002125216089 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002125216096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125216096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125216096 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125216096 DMM INFO MM(262420000000026/d5d6c4a7) -> GMM DETACH REQUEST TLLI=0xd5d6c4a7 type=GPRS detach (gprs_gmm.c:1465) 20241002125216096 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241002125216096 DMM INFO MM(262420000000026/d5d6c4a7) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241002125216096 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125216096 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125216096 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125216096 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002125216096 DLLC NOTICE LLME(ffffffff/d5d6c4a7){ASSIGNED} LLGM Assign pre (d5d6c4a7 => ffffffff) (gprs_llc.c:1079) 20241002125216096 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5d6c4a7 => ffffffff) (gprs_llc.c:1125) 20241002125216096 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005869d60 (gprs_sndcp.c:574) 20241002125216096 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100586a0b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002125216096 DMM NOTICE MM(262420000000026/d5d6c4a7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241002125216096 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241002125216096 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241002125216096 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002125216096 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241002125216097 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241002125216097 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) 20241002125216097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Init}: Deallocated (fsm.c:568) 20241002125216097 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Deallocated (fsm.c:568) 20241002125216097 DMM DEBUG MM_STATE_Iu[0x612000020da0]{Detached}: Deallocated (fsm.c:568) 20241002125216097 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Deregistered}: Deallocated (fsm.c:568) 20241002125216097 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1013)@8a64226f88eb: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@8a64226f88eb: Final verdict of PTC: pass 20241002125216104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36274<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002125216106 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125216106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1027)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(1015)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1020)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1025)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1013)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1014)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1018)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1023)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1013): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1014): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Wed Oct 2 12:52:16 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 20241002125216237 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125216539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36276<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104052) 20241002125217107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125217107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104052, count=108408) 20241002125218107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125218108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Wed Oct 2 12:52:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125219108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125219109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241002125219598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125219600 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1034)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125219644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125219644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125219644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125219644 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125219644 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125219644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125219644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125219644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125219644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125219646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125219646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125219646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125219646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125219646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125219646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125219646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125219647 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125219647 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125219647 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125219647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1034)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125219647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125219648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125219651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125219661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125219661 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1036)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1040)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125219685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125219685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125219685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125219685 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125219686 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125219686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125219686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125219686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125219686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1039)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1040)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125219688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125219688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125219688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125219688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125219688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125219688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125219688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125219688 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125219688 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125219688 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125219688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125219688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125219688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1040)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1040)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125219692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241002125219704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125219705 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1039)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125219714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125219714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125219714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125219714 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125219714 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125219714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125219714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125219715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125219715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125219716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125219716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125219716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125219717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125219717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125219717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125219717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125219717 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125219717 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125219717 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125219717 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125219717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125219717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125219721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125219731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125219731 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)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125220109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125220109 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125220110 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125220110 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125220111 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125220112 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@8a64226f88eb: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='E787845A'O, index=0 SGSN_Test-GSUP(1046)@8a64226f88eb: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241002125221171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125221171 DLLC NOTICE LLME(ffffffff/e787845a){UNASSIGNED} LLC RX: unknown TLLI 0xe787845a, creating LLME on the fly (gprs_llc.c:552) 20241002125221171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125221171 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241002125221171 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Deregistered}: Allocated (fsm.c:456) 20241002125221171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Init}: Allocated (fsm.c:456) 20241002125221171 DMM DEBUG MM_STATE_Gb[0x6120000213a0]{Idle}: Allocated (fsm.c:456) 20241002125221171 DMM DEBUG MM_STATE_Iu[0x612000021520]{Detached}: Allocated (fsm.c:456) 20241002125221171 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125221171 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125221171 DLLC NOTICE LLME(ffffffff/e787845a){UNASSIGNED} LLGM Assign pre (e787845a => e614bac9) (gprs_llc.c:1079) 20241002125221171 DLLC NOTICE LLME(e787845a/e614bac9){ASSIGNED} LLGM Assign post (e787845a => e614bac9) (gprs_llc.c:1125) 20241002125221172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125221172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125221172 DMM DEBUG MM(262420000000039/e614bac9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125221184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125221184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241002125221185 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125221185 DMM INFO MM(262420000000039/e614bac9) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241002125221185 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125221185 DLLC NOTICE LLME(e787845a/e614bac9){ASSIGNED} LLGM Assign pre (e787845a => e614bac9) (gprs_llc.c:1079) 20241002125221185 DLLC NOTICE LLME(e787845a/e614bac9){ASSIGNED} LLGM Assign post (e787845a => e614bac9) (gprs_llc.c:1125) 20241002125221185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125221185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125221185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125221185 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125221185 DMM DEBUG MM(262420000000039/e614bac9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241002125221185 DMM NOTICE MM(262420000000039/e614bac9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125221185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125221185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125221185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241002125221185 DMM INFO MM(262420000000039/e614bac9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe614bac9) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1048)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@8a64226f88eb: Removing Client IMSI='262420000000039'H, index=0 20241002125222189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125222189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125222189 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125222189 DMM INFO MM(262420000000039/e614bac9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125222189 DMM NOTICE MM(262420000000039/e614bac9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125222189 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125222189 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125222189 DLLC NOTICE LLME(e787845a/e614bac9){ASSIGNED} LLGM Assign pre (ffffffff => e614bac9) (gprs_llc.c:1079) 20241002125222189 DLLC NOTICE LLME(ffffffff/e614bac9){ASSIGNED} LLGM Assign post (ffffffff => e614bac9) (gprs_llc.c:1125) 20241002125222189 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125222189 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125222189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125222189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@8a64226f88eb: Final verdict of PTC: pass 20241002125222191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33090<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1040)@8a64226f88eb: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(1046)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1044)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@8a64226f88eb: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@8a64226f88eb: Final verdict of PTC: none 20241002125222194 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125222194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(1034)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1038)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1042)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1032)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Wed Oct 2 12:52:22 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 20241002125222322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125222725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33106<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65920) 20241002125223195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125223195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65920, count=70276) 20241002125224196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125224196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Wed Oct 2 12:52:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125225196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125225196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_xid_empty_l3 started. 20241002125225783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125225784 DMM INFO MM(262420000000039/e614bac9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125225784 DMM INFO MM(262420000000039/e614bac9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125225784 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125225784 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125225784 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125225784 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002125225784 DLLC NOTICE LLME(ffffffff/e614bac9){ASSIGNED} LLGM Assign pre (e614bac9 => ffffffff) (gprs_llc.c:1079) 20241002125225784 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e614bac9 => ffffffff) (gprs_llc.c:1125) 20241002125225784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Init}: Deallocated (fsm.c:568) 20241002125225784 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Deallocated (fsm.c:568) 20241002125225784 DMM DEBUG MM_STATE_Iu[0x612000021520]{Detached}: Deallocated (fsm.c:568) 20241002125225784 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Deregistered}: Deallocated (fsm.c:568) 20241002125225784 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125225827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125225827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125225827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125225827 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125225827 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125225827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125225828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125225828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125225828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125225829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125225829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125225829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125225830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125225830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125225830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125225830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125225830 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125225830 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125225830 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125225830 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1053)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125225831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125225831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125225834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125225846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125225846 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125225865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125225865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125225865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125225865 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125225865 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125225865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125225865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125225865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125225865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125225866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125225867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125225867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125225867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125225867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125225867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125225867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125225867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125225867 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125225867 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125225867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125225867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125225867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125225870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002125225880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125225880 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1063)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125225902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125225902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125225902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125225902 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125225902 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125225902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125225902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125225902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125225902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125225904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125225904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125225904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125225904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125225904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125225904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125225904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125225904 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125225904 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125225904 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125225904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125225905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125225905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125225908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125225917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125225917 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125226197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125226197 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125226197 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125226197 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125226199 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125226200 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@8a64226f88eb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@8a64226f88eb: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='D7F471E0'O, index=0 SGSN_Test-GSUP(1065)@8a64226f88eb: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@8a64226f88eb: 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 := 'AF726952814BF09EFE9E5FD3AC5382BB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A3B3D3FA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C7D60046FE9D4827'O } } } } } 20241002125227255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125227255 DLLC NOTICE LLME(ffffffff/d7f471e0){UNASSIGNED} LLC RX: unknown TLLI 0xd7f471e0, creating LLME on the fly (gprs_llc.c:552) 20241002125227255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125227255 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125227255 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Deregistered}: Allocated (fsm.c:456) 20241002125227255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Init}: Allocated (fsm.c:456) 20241002125227255 DMM DEBUG MM_STATE_Gb[0x6120000219a0]{Idle}: Allocated (fsm.c:456) 20241002125227255 DMM DEBUG MM_STATE_Iu[0x612000021b20]{Detached}: Allocated (fsm.c:456) 20241002125227255 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125227255 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125227255 DLLC NOTICE LLME(ffffffff/d7f471e0){UNASSIGNED} LLGM Assign pre (d7f471e0 => fca8e6e7) (gprs_llc.c:1079) 20241002125227255 DLLC NOTICE LLME(d7f471e0/fca8e6e7){ASSIGNED} LLGM Assign post (d7f471e0 => fca8e6e7) (gprs_llc.c:1125) 20241002125227255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125227255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125227255 DMM DEBUG MM(262420000000044/fca8e6e7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125227268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125227268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125227268 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125227269 DMM DEBUG MM(262420000000044/fca8e6e7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241002125227269 DMM NOTICE MM(262420000000044/fca8e6e7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125227269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125227269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125227269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125227269 DMM DEBUG MM(262420000000044/fca8e6e7) Requesting authorization (sgsn_auth.c:160) 20241002125227269 DMM INFO MM(262420000000044/fca8e6e7) Requesting authentication tuples (sgsn_auth.c:184) 20241002125227269 DMM DEBUG MM(262420000000044/fca8e6e7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125227269 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241002125227269 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@8a64226f88eb: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241002125227272 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125227272 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125227272 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125227272 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125227272 DMM INFO MM(262420000000044/fca8e6e7) Subscriber data update (mmctx.c:445) 20241002125227272 DMM DEBUG MM(262420000000044/fca8e6e7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125227272 DMM INFO MM(262420000000044/fca8e6e7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125227272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125227272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125227272 DMM INFO MM(262420000000044/fca8e6e7) <- GMM AUTH AND CIPHERING REQ (rand = af 72 69 52 81 4b f0 9e fe 9e 5f d3 ac 53 82 bb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002125227279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125227279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125227279 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125227279 DMM INFO MM(262420000000044/fca8e6e7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125227279 DMM NOTICE MM(262420000000044/fca8e6e7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125227280 DMM DEBUG MM(262420000000044/fca8e6e7) checking auth: received GSM SRES = a3 b3 d3 fa (gprs_gmm.c:666) 20241002125227280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125227280 DMM DEBUG MM(262420000000044/fca8e6e7) Requesting authorization (sgsn_auth.c:160) 20241002125227280 DMM INFO MM(262420000000044/fca8e6e7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125227280 DMM DEBUG MM(262420000000044/fca8e6e7) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125227280 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241002125227280 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) 20241002125227280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125227280 DMM INFO MM(262420000000044/fca8e6e7) <- GMM ATTACH ACCEPT (new P-TMSI=0xfca8e6e7) (gprs_gmm.c:300) 20241002125227281 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125227281 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125227281 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241002125227281 DMM INFO MM(262420000000044/fca8e6e7) Subscriber data update (mmctx.c:445) 20241002125227281 DMM DEBUG MM(262420000000044/fca8e6e7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125227281 DMM INFO MM(262420000000044/fca8e6e7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125227281 DMM NOTICE MM(262420000000044/fca8e6e7) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241002125227281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125227281 DMM NOTICE MM(262420000000044/fca8e6e7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125227281 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) 20241002125227282 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125227282 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241002125227282 DMM INFO MM(262420000000044/fca8e6e7) Subscriber data update (mmctx.c:445) 20241002125227282 DMM DEBUG MM(262420000000044/fca8e6e7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125227288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125227288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125227288 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125227288 DMM INFO MM(262420000000044/fca8e6e7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125227288 DMM NOTICE MM(262420000000044/fca8e6e7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125227288 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125227288 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125227288 DLLC NOTICE LLME(d7f471e0/fca8e6e7){ASSIGNED} LLGM Assign pre (ffffffff => fca8e6e7) (gprs_llc.c:1079) 20241002125227288 DLLC NOTICE LLME(ffffffff/fca8e6e7){ASSIGNED} LLGM Assign post (ffffffff => fca8e6e7) (gprs_llc.c:1125) 20241002125227288 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125227288 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125227288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125227288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@8a64226f88eb: setverdict(pass): none -> pass 20241002125227340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125227340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002125227340 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125227340 DMM INFO MM(262420000000044/fca8e6e7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125227340 DMM INFO MM(262420000000044/fca8e6e7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125227340 DMM DEBUG MM(262420000000044/fca8e6e7) Using GGSN 0 (gprs_sm.c:317) 20241002125227340 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) 20241002125227340 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241002125227340 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125227340 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125227340 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241002125227350 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 a3 ee 37 22 11 4d 37 07 dc 14 05 7f d6 60 97 ab 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) 20241002125227350 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3e0938, cbp=0x614000011aa0) (sgsn_libgtp.c:629) 20241002125227350 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002125227350 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005bc24b8 TLLI=fca8e6e7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002125227350 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002125227351 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002125227359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125227359 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241002125227359 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241002125227359 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@8a64226f88eb: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@8a64226f88eb: Final verdict of PTC: pass 20241002125227367 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33122<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1053)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(1065)@8a64226f88eb: Final verdict of PTC: none 20241002125227369 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125227369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_xid_empty_l3-BVCI220(1062)@8a64226f88eb: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1058)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1063)@8a64226f88eb: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1056)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1061)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1051)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@8a64226f88eb: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Wed Oct 2 12:52:27 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 20241002125227504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125227905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43474<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91980) 20241002125228370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125228370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91980, count=98032) 20241002125229372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125229372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241002125229845 DGPRS DEBUG Checking for inactive LLMEs, time = 9684283 (sgsn.c:131) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Wed Oct 2 12:52:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125230373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125230373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_xid_n201u started. 20241002125230967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125230969 DMM INFO MM(262420000000044/fca8e6e7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125230969 DMM INFO MM(262420000000044/fca8e6e7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125230969 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125230969 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125230969 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125230969 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002125230969 DLLC NOTICE LLME(ffffffff/fca8e6e7){ASSIGNED} LLGM Assign pre (fca8e6e7 => ffffffff) (gprs_llc.c:1079) 20241002125230969 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fca8e6e7 => ffffffff) (gprs_llc.c:1125) 20241002125230969 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005bc2160 (gprs_sndcp.c:574) 20241002125230969 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005bc24b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002125230969 DMM NOTICE MM(262420000000044/fca8e6e7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241002125230969 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241002125230969 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241002125230969 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002125230969 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241002125230969 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241002125230969 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) 20241002125230969 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) 20241002125230969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Init}: Deallocated (fsm.c:568) 20241002125230969 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Deallocated (fsm.c:568) 20241002125230969 DMM DEBUG MM_STATE_Iu[0x612000021b20]{Detached}: Deallocated (fsm.c:568) 20241002125230969 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Deregistered}: Deallocated (fsm.c:568) 20241002125230969 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125231014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125231014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125231014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125231014 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125231014 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125231014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125231014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125231014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125231014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125231016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125231016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125231016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125231016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125231016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125231016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125231016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125231016 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125231016 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125231016 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125231016 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125231016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125231016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125231020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125231028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125231028 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125231049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125231049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125231049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125231049 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125231049 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125231049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125231049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125231049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125231049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125231051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125231051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125231051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125231051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125231051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125231051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125231051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125231051 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125231051 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125231052 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125231052 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125231052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125231052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125231055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002125231065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125231065 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125231094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125231094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125231095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125231095 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125231095 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125231095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125231095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125231095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125231095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125231097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125231097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125231097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125231097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125231097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125231097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125231097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125231097 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125231097 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125231097 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125231097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125231097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125231097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125231101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125231109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125231109 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125231374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125231374 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125231374 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125231374 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125231376 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125231377 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@8a64226f88eb: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='D69C8E48'O, index=0 SGSN_Test-GSUP(1084)@8a64226f88eb: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@8a64226f88eb: 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 := '39D2CA1EE734F00FE8FEB823E1C81C67'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '60E19BF6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D930E633002254AE'O } } } } } 20241002125232437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125232437 DLLC NOTICE LLME(ffffffff/d69c8e48){UNASSIGNED} LLC RX: unknown TLLI 0xd69c8e48, creating LLME on the fly (gprs_llc.c:552) 20241002125232437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125232437 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125232437 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Deregistered}: Allocated (fsm.c:456) 20241002125232437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Init}: Allocated (fsm.c:456) 20241002125232437 DMM DEBUG MM_STATE_Gb[0x612000022120]{Idle}: Allocated (fsm.c:456) 20241002125232437 DMM DEBUG MM_STATE_Iu[0x6120000222a0]{Detached}: Allocated (fsm.c:456) 20241002125232437 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125232437 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125232437 DLLC NOTICE LLME(ffffffff/d69c8e48){UNASSIGNED} LLGM Assign pre (d69c8e48 => c92a6074) (gprs_llc.c:1079) 20241002125232437 DLLC NOTICE LLME(d69c8e48/c92a6074){ASSIGNED} LLGM Assign post (d69c8e48 => c92a6074) (gprs_llc.c:1125) 20241002125232438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125232438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125232438 DMM DEBUG MM(262420000000045/c92a6074) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125232454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125232454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125232454 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125232454 DMM DEBUG MM(262420000000045/c92a6074) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241002125232454 DMM NOTICE MM(262420000000045/c92a6074) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125232454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125232454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125232454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125232454 DMM DEBUG MM(262420000000045/c92a6074) Requesting authorization (sgsn_auth.c:160) 20241002125232454 DMM INFO MM(262420000000045/c92a6074) Requesting authentication tuples (sgsn_auth.c:184) 20241002125232454 DMM DEBUG MM(262420000000045/c92a6074) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125232454 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241002125232454 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@8a64226f88eb: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241002125232457 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125232457 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125232457 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125232457 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125232457 DMM INFO MM(262420000000045/c92a6074) Subscriber data update (mmctx.c:445) 20241002125232457 DMM DEBUG MM(262420000000045/c92a6074) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125232457 DMM INFO MM(262420000000045/c92a6074) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125232457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125232457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125232458 DMM INFO MM(262420000000045/c92a6074) <- GMM AUTH AND CIPHERING REQ (rand = 39 d2 ca 1e e7 34 f0 0f e8 fe b8 23 e1 c8 1c 67 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002125232464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125232464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125232464 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125232464 DMM INFO MM(262420000000045/c92a6074) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125232464 DMM NOTICE MM(262420000000045/c92a6074) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125232464 DMM DEBUG MM(262420000000045/c92a6074) checking auth: received GSM SRES = 60 e1 9b f6 (gprs_gmm.c:666) 20241002125232464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125232464 DMM DEBUG MM(262420000000045/c92a6074) Requesting authorization (sgsn_auth.c:160) 20241002125232464 DMM INFO MM(262420000000045/c92a6074) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125232464 DMM DEBUG MM(262420000000045/c92a6074) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125232464 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241002125232464 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) 20241002125232464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125232464 DMM INFO MM(262420000000045/c92a6074) <- GMM ATTACH ACCEPT (new P-TMSI=0xc92a6074) (gprs_gmm.c:300) 20241002125232466 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125232466 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125232466 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241002125232466 DMM INFO MM(262420000000045/c92a6074) Subscriber data update (mmctx.c:445) 20241002125232466 DMM DEBUG MM(262420000000045/c92a6074) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125232466 DMM INFO MM(262420000000045/c92a6074) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125232466 DMM NOTICE MM(262420000000045/c92a6074) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241002125232466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125232466 DMM NOTICE MM(262420000000045/c92a6074) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125232466 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) 20241002125232466 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125232466 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241002125232466 DMM INFO MM(262420000000045/c92a6074) Subscriber data update (mmctx.c:445) 20241002125232466 DMM DEBUG MM(262420000000045/c92a6074) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125232470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125232470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125232470 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125232470 DMM INFO MM(262420000000045/c92a6074) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125232470 DMM NOTICE MM(262420000000045/c92a6074) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125232470 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125232470 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125232470 DLLC NOTICE LLME(d69c8e48/c92a6074){ASSIGNED} LLGM Assign pre (ffffffff => c92a6074) (gprs_llc.c:1079) 20241002125232470 DLLC NOTICE LLME(ffffffff/c92a6074){ASSIGNED} LLGM Assign post (ffffffff => c92a6074) (gprs_llc.c:1125) 20241002125232470 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125232471 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125232471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125232471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@8a64226f88eb: setverdict(pass): none -> pass 20241002125232522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125232523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002125232523 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125232523 DMM INFO MM(262420000000045/c92a6074) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125232523 DMM INFO MM(262420000000045/c92a6074) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125232523 DMM DEBUG MM(262420000000045/c92a6074) Using GGSN 0 (gprs_sm.c:317) 20241002125232523 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) 20241002125232523 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241002125232523 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125232523 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125232523 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241002125232533 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 b8 99 3c 9e 11 d1 0f ff 1c 14 05 7f 3a e2 19 54 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) 20241002125232533 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3e19b0, cbp=0x6140000120a0) (sgsn_libgtp.c:629) 20241002125232533 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002125232533 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005db78b8 TLLI=c92a6074, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002125232533 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002125232533 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002125232541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125232541 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241002125232541 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241002125232541 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241002125232541 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@8a64226f88eb: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@8a64226f88eb: Final verdict of PTC: pass 20241002125232547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43486<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1068)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1077)@8a64226f88eb: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(1084)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(1072)@8a64226f88eb: Final verdict of PTC: none 20241002125232550 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(1082)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@8a64226f88eb: Final verdict of PTC: none 20241002125232550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_xid_n201u-BVCI210(1076)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@8a64226f88eb: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1070)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1075)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1080)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@8a64226f88eb: Test case TC_xid_n201u finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Wed Oct 2 12:52:32 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241002125232675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125233076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43500<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97096) 20241002125233551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125233551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97096, count=101452) 20241002125234553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125234553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Wed Oct 2 12:52:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125235555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125235555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_llc_null started. 20241002125236150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125236152 DMM INFO MM(262420000000045/c92a6074) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125236152 DMM INFO MM(262420000000045/c92a6074) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125236152 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125236152 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125236152 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125236152 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002125236152 DLLC NOTICE LLME(ffffffff/c92a6074){ASSIGNED} LLGM Assign pre (c92a6074 => ffffffff) (gprs_llc.c:1079) 20241002125236152 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c92a6074 => ffffffff) (gprs_llc.c:1125) 20241002125236152 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005db7560 (gprs_sndcp.c:574) 20241002125236152 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005db78b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002125236152 DMM NOTICE MM(262420000000045/c92a6074) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241002125236152 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241002125236152 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241002125236152 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002125236152 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241002125236152 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241002125236152 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) 20241002125236152 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) 20241002125236152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Init}: Deallocated (fsm.c:568) 20241002125236152 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Deallocated (fsm.c:568) 20241002125236152 DMM DEBUG MM_STATE_Iu[0x6120000222a0]{Detached}: Deallocated (fsm.c:568) 20241002125236152 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Deregistered}: Deallocated (fsm.c:568) 20241002125236152 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125236201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125236201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125236201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125236201 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125236201 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125236201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125236201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125236201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125236201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125236202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125236202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125236202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125236203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125236203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125236203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125236203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125236203 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125236203 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125236203 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125236203 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125236203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125236203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125236208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002125236219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125236219 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125236241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125236241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125236241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125236241 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125236241 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125236241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125236241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125236241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125236241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125236242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125236242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125236242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125236242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125236242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125236243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125236243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125236243 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125236243 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125236243 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125236243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1096)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125236244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125236244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125236247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125236257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125236257 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125236279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125236280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125236280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125236280 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125236280 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125236280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125236280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125236280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125236280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125236281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125236281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125236281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125236282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125236282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125236282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125236282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125236282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125236282 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125236282 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125236282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125236282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125236282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125236286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125236297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125236297 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125236556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125236556 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125236556 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125236556 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125236559 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125236559 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@8a64226f88eb: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='C5212249'O, index=0 SGSN_Test-GSUP(1103)@8a64226f88eb: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@8a64226f88eb: 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 := '8FC54631EEDD993583ABEC6654D32323'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E91E1931'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8D00418E7495AFDB'O } } } } } 20241002125237608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125237608 DLLC NOTICE LLME(ffffffff/c5212249){UNASSIGNED} LLC RX: unknown TLLI 0xc5212249, creating LLME on the fly (gprs_llc.c:552) 20241002125237608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125237608 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125237608 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Deregistered}: Allocated (fsm.c:456) 20241002125237608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Init}: Allocated (fsm.c:456) 20241002125237608 DMM DEBUG MM_STATE_Gb[0x6120000228a0]{Idle}: Allocated (fsm.c:456) 20241002125237608 DMM DEBUG MM_STATE_Iu[0x612000022a20]{Detached}: Allocated (fsm.c:456) 20241002125237608 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125237609 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125237609 DLLC NOTICE LLME(ffffffff/c5212249){UNASSIGNED} LLGM Assign pre (c5212249 => f314be7c) (gprs_llc.c:1079) 20241002125237609 DLLC NOTICE LLME(c5212249/f314be7c){ASSIGNED} LLGM Assign post (c5212249 => f314be7c) (gprs_llc.c:1125) 20241002125237609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125237609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125237609 DMM DEBUG MM(262420000000041/f314be7c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125237620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125237620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125237621 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125237621 DMM DEBUG MM(262420000000041/f314be7c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241002125237621 DMM NOTICE MM(262420000000041/f314be7c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125237621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125237621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125237621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125237621 DMM DEBUG MM(262420000000041/f314be7c) Requesting authorization (sgsn_auth.c:160) 20241002125237621 DMM INFO MM(262420000000041/f314be7c) Requesting authentication tuples (sgsn_auth.c:184) 20241002125237621 DMM DEBUG MM(262420000000041/f314be7c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125237621 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241002125237621 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@8a64226f88eb: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241002125237623 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125237624 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125237624 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125237624 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125237624 DMM INFO MM(262420000000041/f314be7c) Subscriber data update (mmctx.c:445) 20241002125237624 DMM DEBUG MM(262420000000041/f314be7c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125237624 DMM INFO MM(262420000000041/f314be7c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125237624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125237624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125237624 DMM INFO MM(262420000000041/f314be7c) <- GMM AUTH AND CIPHERING REQ (rand = 8f c5 46 31 ee dd 99 35 83 ab ec 66 54 d3 23 23 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002125237631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125237632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125237632 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125237632 DMM INFO MM(262420000000041/f314be7c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125237632 DMM NOTICE MM(262420000000041/f314be7c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125237632 DMM DEBUG MM(262420000000041/f314be7c) checking auth: received GSM SRES = e9 1e 19 31 (gprs_gmm.c:666) 20241002125237632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125237632 DMM DEBUG MM(262420000000041/f314be7c) Requesting authorization (sgsn_auth.c:160) 20241002125237632 DMM INFO MM(262420000000041/f314be7c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125237632 DMM DEBUG MM(262420000000041/f314be7c) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125237632 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241002125237632 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) 20241002125237632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125237632 DMM INFO MM(262420000000041/f314be7c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf314be7c) (gprs_gmm.c:300) 20241002125237634 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125237634 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125237634 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241002125237634 DMM INFO MM(262420000000041/f314be7c) Subscriber data update (mmctx.c:445) 20241002125237634 DMM DEBUG MM(262420000000041/f314be7c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125237634 DMM INFO MM(262420000000041/f314be7c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125237634 DMM NOTICE MM(262420000000041/f314be7c) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241002125237634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125237634 DMM NOTICE MM(262420000000041/f314be7c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125237634 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) 20241002125237635 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125237635 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241002125237635 DMM INFO MM(262420000000041/f314be7c) Subscriber data update (mmctx.c:445) 20241002125237635 DMM DEBUG MM(262420000000041/f314be7c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125237640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125237640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125237640 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125237640 DMM INFO MM(262420000000041/f314be7c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125237640 DMM NOTICE MM(262420000000041/f314be7c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125237640 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125237640 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125237640 DLLC NOTICE LLME(c5212249/f314be7c){ASSIGNED} LLGM Assign pre (ffffffff => f314be7c) (gprs_llc.c:1079) 20241002125237640 DLLC NOTICE LLME(ffffffff/f314be7c){ASSIGNED} LLGM Assign post (ffffffff => f314be7c) (gprs_llc.c:1125) 20241002125237640 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125237640 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125237640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125237640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241002125238692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125238692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241002125238692 DLLC DEBUG TLLI=f314be7c sends us LLC NULL (gprs_llc.c:912) 20241002125238692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125238692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241002125238692 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125238692 DMM INFO MM(262420000000041/f314be7c) -> GMM DETACH REQUEST TLLI=0xf314be7c type=GPRS detach Power-off (gprs_gmm.c:1465) 20241002125238692 DMM INFO MM(262420000000041/f314be7c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241002125238692 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125238692 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125238692 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125238692 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002125238692 DLLC NOTICE LLME(ffffffff/f314be7c){ASSIGNED} LLGM Assign pre (f314be7c => ffffffff) (gprs_llc.c:1079) 20241002125238693 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f314be7c => ffffffff) (gprs_llc.c:1125) 20241002125238693 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241002125238693 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) 20241002125238693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Init}: Deallocated (fsm.c:568) 20241002125238693 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Deallocated (fsm.c:568) 20241002125238693 DMM DEBUG MM_STATE_Iu[0x612000022a20]{Detached}: Deallocated (fsm.c:568) 20241002125238693 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Deregistered}: Deallocated (fsm.c:568) 20241002125238694 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@8a64226f88eb: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@8a64226f88eb: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@8a64226f88eb: Final verdict of PTC: pass 20241002125243703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43502<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@8a64226f88eb: Final verdict of PTC: none 20241002125243706 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125243706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1096)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1101)@8a64226f88eb: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(1091)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@8a64226f88eb: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@8a64226f88eb: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1099)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1089)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1094)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@8a64226f88eb: Test case TC_llc_null finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Wed Oct 2 12:52:43 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241002125243839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125244140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51764<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94808) 20241002125244707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125244707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94808, count=100240) 20241002125245709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125245709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Wed Oct 2 12:52:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125246710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125246710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_llc_sabm_dm_llgmm started. 20241002125247195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125247197 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125247240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125247240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125247240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125247240 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125247240 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125247240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125247240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125247240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125247240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125247242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125247242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125247242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125247242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125247242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125247242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125247242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125247242 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125247242 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125247242 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125247242 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1110)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125247243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125247243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125247246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002125247255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125247255 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125247280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125247280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125247280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125247280 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125247280 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125247280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125247280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125247280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125247280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125247281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125247281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125247281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125247281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125247281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125247281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125247281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125247281 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125247281 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125247282 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125247282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1115)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125247282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125247282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125247286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125247295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125247295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125247318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125247318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125247318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125247318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125247318 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125247318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125247318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125247318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125247318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125247320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125247320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125247320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125247320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125247320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125247320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125247320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125247320 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125247320 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125247320 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125247320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125247320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125247320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125247323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125247332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125247332 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125247712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125247712 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125247712 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125247712 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125247714 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125247714 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@8a64226f88eb: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='FF3FDB6B'O, index=0 SGSN_Test-GSUP(1122)@8a64226f88eb: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@8a64226f88eb: 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 := '62210D1A778714B957CCE63E2BCA4D24'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '211FCF4F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1BAC68DFA744248A'O } } } } } 20241002125248766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125248766 DLLC NOTICE LLME(ffffffff/ff3fdb6b){UNASSIGNED} LLC RX: unknown TLLI 0xff3fdb6b, creating LLME on the fly (gprs_llc.c:552) 20241002125248767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125248767 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125248767 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Deregistered}: Allocated (fsm.c:456) 20241002125248767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Init}: Allocated (fsm.c:456) 20241002125248767 DMM DEBUG MM_STATE_Gb[0x612000022ea0]{Idle}: Allocated (fsm.c:456) 20241002125248767 DMM DEBUG MM_STATE_Iu[0x612000023020]{Detached}: Allocated (fsm.c:456) 20241002125248767 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125248767 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125248767 DLLC NOTICE LLME(ffffffff/ff3fdb6b){UNASSIGNED} LLGM Assign pre (ff3fdb6b => d00a0d27) (gprs_llc.c:1079) 20241002125248767 DLLC NOTICE LLME(ff3fdb6b/d00a0d27){ASSIGNED} LLGM Assign post (ff3fdb6b => d00a0d27) (gprs_llc.c:1125) 20241002125248767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125248767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125248767 DMM DEBUG MM(262420000000042/d00a0d27) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125248779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125248779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125248779 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125248779 DMM DEBUG MM(262420000000042/d00a0d27) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241002125248779 DMM NOTICE MM(262420000000042/d00a0d27) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125248779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125248779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125248779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125248779 DMM DEBUG MM(262420000000042/d00a0d27) Requesting authorization (sgsn_auth.c:160) 20241002125248779 DMM INFO MM(262420000000042/d00a0d27) Requesting authentication tuples (sgsn_auth.c:184) 20241002125248779 DMM DEBUG MM(262420000000042/d00a0d27) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125248779 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241002125248779 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@8a64226f88eb: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241002125248782 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125248782 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125248782 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125248782 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125248782 DMM INFO MM(262420000000042/d00a0d27) Subscriber data update (mmctx.c:445) 20241002125248782 DMM DEBUG MM(262420000000042/d00a0d27) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125248782 DMM INFO MM(262420000000042/d00a0d27) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125248782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125248782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125248782 DMM INFO MM(262420000000042/d00a0d27) <- GMM AUTH AND CIPHERING REQ (rand = 62 21 0d 1a 77 87 14 b9 57 cc e6 3e 2b ca 4d 24 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002125248789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125248789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125248789 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125248789 DMM INFO MM(262420000000042/d00a0d27) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125248789 DMM NOTICE MM(262420000000042/d00a0d27) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125248789 DMM DEBUG MM(262420000000042/d00a0d27) checking auth: received GSM SRES = 21 1f cf 4f (gprs_gmm.c:666) 20241002125248789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125248789 DMM DEBUG MM(262420000000042/d00a0d27) Requesting authorization (sgsn_auth.c:160) 20241002125248790 DMM INFO MM(262420000000042/d00a0d27) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125248790 DMM DEBUG MM(262420000000042/d00a0d27) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125248790 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241002125248790 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) 20241002125248790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125248790 DMM INFO MM(262420000000042/d00a0d27) <- GMM ATTACH ACCEPT (new P-TMSI=0xd00a0d27) (gprs_gmm.c:300) 20241002125248791 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125248791 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125248791 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241002125248791 DMM INFO MM(262420000000042/d00a0d27) Subscriber data update (mmctx.c:445) 20241002125248791 DMM DEBUG MM(262420000000042/d00a0d27) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125248791 DMM INFO MM(262420000000042/d00a0d27) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125248791 DMM NOTICE MM(262420000000042/d00a0d27) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241002125248791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125248791 DMM NOTICE MM(262420000000042/d00a0d27) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125248791 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) 20241002125248792 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125248792 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241002125248792 DMM INFO MM(262420000000042/d00a0d27) Subscriber data update (mmctx.c:445) 20241002125248792 DMM DEBUG MM(262420000000042/d00a0d27) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125248797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125248797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125248797 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125248797 DMM INFO MM(262420000000042/d00a0d27) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125248798 DMM NOTICE MM(262420000000042/d00a0d27) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125248798 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125248798 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125248798 DLLC NOTICE LLME(ff3fdb6b/d00a0d27){ASSIGNED} LLGM Assign pre (ffffffff => d00a0d27) (gprs_llc.c:1079) 20241002125248798 DLLC NOTICE LLME(ffffffff/d00a0d27){ASSIGNED} LLGM Assign post (ffffffff => d00a0d27) (gprs_llc.c:1125) 20241002125248798 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125248798 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125248798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125248798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241002125249850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125249850 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)@8a64226f88eb: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@8a64226f88eb: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@8a64226f88eb: Final verdict of PTC: pass 20241002125249858 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56560<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@8a64226f88eb: Final verdict of PTC: none 20241002125249861 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125249861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1107)@8a64226f88eb: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(1110)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1120)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1115)@8a64226f88eb: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@8a64226f88eb: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1113)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1108)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1118)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@8a64226f88eb: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Wed Oct 2 12:52:49 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 20241002125249985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125250387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56574<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79932) 20241002125250861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125250861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79932, count=87344) 20241002125251862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125251862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Wed Oct 2 12:52:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125252863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125252863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_llc_sabm_dm_ll5 started. 20241002125253444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125253446 DMM INFO MM(262420000000042/d00a0d27) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125253446 DMM INFO MM(262420000000042/d00a0d27) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125253446 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125253446 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125253446 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125253446 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002125253446 DLLC NOTICE LLME(ffffffff/d00a0d27){ASSIGNED} LLGM Assign pre (d00a0d27 => ffffffff) (gprs_llc.c:1079) 20241002125253446 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d00a0d27 => ffffffff) (gprs_llc.c:1125) 20241002125253446 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241002125253446 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) 20241002125253446 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) 20241002125253446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Init}: Deallocated (fsm.c:568) 20241002125253446 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Deallocated (fsm.c:568) 20241002125253446 DMM DEBUG MM_STATE_Iu[0x612000023020]{Detached}: Deallocated (fsm.c:568) 20241002125253446 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Deregistered}: Deallocated (fsm.c:568) 20241002125253446 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1130)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1130)@8a64226f88eb: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1129)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002125253522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125253522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125253522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125253522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125253522 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125253522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125253522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125253522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125253522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1130)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125253524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125253524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125253524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125253524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125253524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125253524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125253524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125253524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125253524 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125253524 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125253524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125253525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125253525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1130)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1130)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125253528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241002125253539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125253539 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1127)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1129)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125253546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125253546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125253546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125253546 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125253546 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125253546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125253547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125253547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125253547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125253548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125253548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125253548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125253549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125253549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125253549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125253549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125253549 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125253549 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125253549 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125253549 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125253549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125253549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125253553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002125253563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125253563 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125253589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125253589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125253589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125253589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125253589 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125253589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125253589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125253589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125253589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125253591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125253591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125253591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125253591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125253591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125253591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125253591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125253591 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125253591 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125253591 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125253591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1139)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125253592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125253592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125253596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125253613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125253613 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125253864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125253864 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125253864 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125253864 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125253866 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125253867 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@8a64226f88eb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1127)@8a64226f88eb: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='C1DC852C'O, index=0 SGSN_Test-GSUP(1141)@8a64226f88eb: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@8a64226f88eb: 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 := 'CE17BE742ED2F4CBA933E4A4C880C252'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F0E10003'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '306F721C0905DF22'O } } } } } 20241002125254920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125254920 DLLC NOTICE LLME(ffffffff/c1dc852c){UNASSIGNED} LLC RX: unknown TLLI 0xc1dc852c, creating LLME on the fly (gprs_llc.c:552) 20241002125254920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125254920 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125254920 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Deregistered}: Allocated (fsm.c:456) 20241002125254920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Init}: Allocated (fsm.c:456) 20241002125254920 DMM DEBUG MM_STATE_Gb[0x6120000234a0]{Idle}: Allocated (fsm.c:456) 20241002125254920 DMM DEBUG MM_STATE_Iu[0x612000023620]{Detached}: Allocated (fsm.c:456) 20241002125254920 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125254920 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125254920 DLLC NOTICE LLME(ffffffff/c1dc852c){UNASSIGNED} LLGM Assign pre (c1dc852c => dd5e0f06) (gprs_llc.c:1079) 20241002125254920 DLLC NOTICE LLME(c1dc852c/dd5e0f06){ASSIGNED} LLGM Assign post (c1dc852c => dd5e0f06) (gprs_llc.c:1125) 20241002125254920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125254920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125254920 DMM DEBUG MM(262420000000043/dd5e0f06) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125254934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125254934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125254934 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125254934 DMM DEBUG MM(262420000000043/dd5e0f06) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241002125254934 DMM NOTICE MM(262420000000043/dd5e0f06) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125254934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125254935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125254935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125254935 DMM DEBUG MM(262420000000043/dd5e0f06) Requesting authorization (sgsn_auth.c:160) 20241002125254935 DMM INFO MM(262420000000043/dd5e0f06) Requesting authentication tuples (sgsn_auth.c:184) 20241002125254935 DMM DEBUG MM(262420000000043/dd5e0f06) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125254935 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241002125254935 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@8a64226f88eb: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241002125254937 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125254937 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125254937 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125254937 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125254937 DMM INFO MM(262420000000043/dd5e0f06) Subscriber data update (mmctx.c:445) 20241002125254937 DMM DEBUG MM(262420000000043/dd5e0f06) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125254937 DMM INFO MM(262420000000043/dd5e0f06) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125254937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125254937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125254937 DMM INFO MM(262420000000043/dd5e0f06) <- GMM AUTH AND CIPHERING REQ (rand = ce 17 be 74 2e d2 f4 cb a9 33 e4 a4 c8 80 c2 52 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002125254945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125254945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125254945 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125254945 DMM INFO MM(262420000000043/dd5e0f06) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125254945 DMM NOTICE MM(262420000000043/dd5e0f06) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125254945 DMM DEBUG MM(262420000000043/dd5e0f06) checking auth: received GSM SRES = f0 e1 00 03 (gprs_gmm.c:666) 20241002125254945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125254945 DMM DEBUG MM(262420000000043/dd5e0f06) Requesting authorization (sgsn_auth.c:160) 20241002125254945 DMM INFO MM(262420000000043/dd5e0f06) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125254945 DMM DEBUG MM(262420000000043/dd5e0f06) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125254945 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241002125254946 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) 20241002125254946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125254946 DMM INFO MM(262420000000043/dd5e0f06) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd5e0f06) (gprs_gmm.c:300) 20241002125254947 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125254947 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125254947 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241002125254947 DMM INFO MM(262420000000043/dd5e0f06) Subscriber data update (mmctx.c:445) 20241002125254947 DMM DEBUG MM(262420000000043/dd5e0f06) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125254947 DMM INFO MM(262420000000043/dd5e0f06) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125254947 DMM NOTICE MM(262420000000043/dd5e0f06) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241002125254947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125254947 DMM NOTICE MM(262420000000043/dd5e0f06) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125254947 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) 20241002125254948 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125254948 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241002125254948 DMM INFO MM(262420000000043/dd5e0f06) Subscriber data update (mmctx.c:445) 20241002125254948 DMM DEBUG MM(262420000000043/dd5e0f06) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125254955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125254955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125254955 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125254955 DMM INFO MM(262420000000043/dd5e0f06) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125254955 DMM NOTICE MM(262420000000043/dd5e0f06) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125254955 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125254955 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125254955 DLLC NOTICE LLME(c1dc852c/dd5e0f06){ASSIGNED} LLGM Assign pre (ffffffff => dd5e0f06) (gprs_llc.c:1079) 20241002125254955 DLLC NOTICE LLME(ffffffff/dd5e0f06){ASSIGNED} LLGM Assign post (ffffffff => dd5e0f06) (gprs_llc.c:1125) 20241002125254955 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125254955 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125254955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125254955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241002125256007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125256007 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)@8a64226f88eb: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1127)@8a64226f88eb: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@8a64226f88eb: Final verdict of PTC: pass 20241002125256017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56584<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@8a64226f88eb: Final verdict of PTC: none 20241002125256020 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125256020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1140)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(1130)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@8a64226f88eb: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1134)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@8a64226f88eb: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1127)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@8a64226f88eb: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1139)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1129)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1128)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1132)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1137)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1127): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1128): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1130): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@8a64226f88eb: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Wed Oct 2 12:52:56 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 20241002125256148 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125256550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90300) 20241002125257021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125257021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90300, count=91460) 20241002125258022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125258023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Wed Oct 2 12:52:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125259024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125259024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_suspend_nopaging started. 20241002125259607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125259609 DMM INFO MM(262420000000043/dd5e0f06) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125259609 DMM INFO MM(262420000000043/dd5e0f06) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125259609 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125259609 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125259609 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125259609 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002125259609 DLLC NOTICE LLME(ffffffff/dd5e0f06){ASSIGNED} LLGM Assign pre (dd5e0f06 => ffffffff) (gprs_llc.c:1079) 20241002125259609 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd5e0f06 => ffffffff) (gprs_llc.c:1125) 20241002125259609 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241002125259609 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) 20241002125259609 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) 20241002125259609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Init}: Deallocated (fsm.c:568) 20241002125259609 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Deallocated (fsm.c:568) 20241002125259609 DMM DEBUG MM_STATE_Iu[0x612000023620]{Detached}: Deallocated (fsm.c:568) 20241002125259609 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Deregistered}: Deallocated (fsm.c:568) 20241002125259609 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125259661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125259661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125259661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125259661 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125259661 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125259661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125259661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125259661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125259661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125259663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125259663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125259663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125259663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125259663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125259663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125259663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125259663 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125259663 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125259663 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125259663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125259663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125259663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125259667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125259675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125259675 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125259704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125259704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125259704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125259704 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125259704 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125259704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125259704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125259704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125259704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125259706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125259706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125259706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125259706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125259706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125259706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125259706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125259706 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125259706 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125259706 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125259706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125259706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125259706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125259710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125259719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125259719 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1152)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125259736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125259736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125259736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125259736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125259736 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125259736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125259736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125259736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125259736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125259738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125259738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125259738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125259738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125259738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125259738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125259738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125259738 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125259738 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125259738 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125259738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125259739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125259739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125259743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125259751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125259751 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125259846 DGPRS DEBUG Checking for inactive LLMEs, time = 9684313 (sgsn.c:131) 20241002125300024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125300024 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125300024 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125300024 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125300026 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125300027 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@8a64226f88eb: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='D86FBF29'O, index=0 SGSN_Test-GSUP(1160)@8a64226f88eb: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@8a64226f88eb: 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 := 'EB4C5FD4E85C80C6423261A17B63766B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '02398F92'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E3B49174242062E1'O } } } } } 20241002125301083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125301083 DLLC NOTICE LLME(ffffffff/d86fbf29){UNASSIGNED} LLC RX: unknown TLLI 0xd86fbf29, creating LLME on the fly (gprs_llc.c:552) 20241002125301083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125301083 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125301083 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Deregistered}: Allocated (fsm.c:456) 20241002125301083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Init}: Allocated (fsm.c:456) 20241002125301083 DMM DEBUG MM_STATE_Gb[0x612000023aa0]{Idle}: Allocated (fsm.c:456) 20241002125301083 DMM DEBUG MM_STATE_Iu[0x612000023c20]{Detached}: Allocated (fsm.c:456) 20241002125301083 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125301083 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125301083 DLLC NOTICE LLME(ffffffff/d86fbf29){UNASSIGNED} LLGM Assign pre (d86fbf29 => f23b38c6) (gprs_llc.c:1079) 20241002125301083 DLLC NOTICE LLME(d86fbf29/f23b38c6){ASSIGNED} LLGM Assign post (d86fbf29 => f23b38c6) (gprs_llc.c:1125) 20241002125301083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125301083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125301083 DMM DEBUG MM(262420000000048/f23b38c6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125301095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125301095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125301096 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125301096 DMM DEBUG MM(262420000000048/f23b38c6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241002125301096 DMM NOTICE MM(262420000000048/f23b38c6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125301096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125301096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125301096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125301096 DMM DEBUG MM(262420000000048/f23b38c6) Requesting authorization (sgsn_auth.c:160) 20241002125301096 DMM INFO MM(262420000000048/f23b38c6) Requesting authentication tuples (sgsn_auth.c:184) 20241002125301096 DMM DEBUG MM(262420000000048/f23b38c6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125301096 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241002125301096 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@8a64226f88eb: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241002125301099 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125301099 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125301099 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125301099 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125301099 DMM INFO MM(262420000000048/f23b38c6) Subscriber data update (mmctx.c:445) 20241002125301099 DMM DEBUG MM(262420000000048/f23b38c6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125301099 DMM INFO MM(262420000000048/f23b38c6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125301099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125301099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125301099 DMM INFO MM(262420000000048/f23b38c6) <- GMM AUTH AND CIPHERING REQ (rand = eb 4c 5f d4 e8 5c 80 c6 42 32 61 a1 7b 63 76 6b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002125301107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125301107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125301107 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125301107 DMM INFO MM(262420000000048/f23b38c6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125301107 DMM NOTICE MM(262420000000048/f23b38c6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125301107 DMM DEBUG MM(262420000000048/f23b38c6) checking auth: received GSM SRES = 02 39 8f 92 (gprs_gmm.c:666) 20241002125301107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125301107 DMM DEBUG MM(262420000000048/f23b38c6) Requesting authorization (sgsn_auth.c:160) 20241002125301107 DMM INFO MM(262420000000048/f23b38c6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125301107 DMM DEBUG MM(262420000000048/f23b38c6) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125301107 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241002125301107 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) 20241002125301107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125301107 DMM INFO MM(262420000000048/f23b38c6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf23b38c6) (gprs_gmm.c:300) 20241002125301109 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125301109 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125301109 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241002125301109 DMM INFO MM(262420000000048/f23b38c6) Subscriber data update (mmctx.c:445) 20241002125301109 DMM DEBUG MM(262420000000048/f23b38c6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125301109 DMM INFO MM(262420000000048/f23b38c6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125301109 DMM NOTICE MM(262420000000048/f23b38c6) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241002125301109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125301109 DMM NOTICE MM(262420000000048/f23b38c6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125301109 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) 20241002125301110 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125301110 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241002125301110 DMM INFO MM(262420000000048/f23b38c6) Subscriber data update (mmctx.c:445) 20241002125301110 DMM DEBUG MM(262420000000048/f23b38c6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125301116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125301116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125301116 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125301116 DMM INFO MM(262420000000048/f23b38c6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125301116 DMM NOTICE MM(262420000000048/f23b38c6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125301116 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125301116 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125301116 DLLC NOTICE LLME(d86fbf29/f23b38c6){ASSIGNED} LLGM Assign pre (ffffffff => f23b38c6) (gprs_llc.c:1079) 20241002125301116 DLLC NOTICE LLME(ffffffff/f23b38c6){ASSIGNED} LLGM Assign post (ffffffff => f23b38c6) (gprs_llc.c:1125) 20241002125301117 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125301117 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125301117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125301117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@8a64226f88eb: setverdict(pass): none -> pass 20241002125301168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125301168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002125301168 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125301168 DMM INFO MM(262420000000048/f23b38c6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125301168 DMM INFO MM(262420000000048/f23b38c6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125301168 DMM DEBUG MM(262420000000048/f23b38c6) Using GGSN 0 (gprs_sm.c:317) 20241002125301168 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) 20241002125301168 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241002125301168 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125301168 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125301168 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241002125301181 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 ce 9b 6e 81 11 28 d4 97 53 14 05 7f a4 b5 fc f7 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) 20241002125301181 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3e2a28, cbp=0x6140000132a0) (sgsn_libgtp.c:629) 20241002125301181 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002125301181 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210064f40b8 TLLI=f23b38c6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002125301181 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002125301181 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002125301187 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20241002125301194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125301194 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241002125301194 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241002125301197 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20241002125301197 DMM INFO MM(262420000000048/f23b38c6) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) TC_suspend_nopaging-BVCI196(1147)@8a64226f88eb: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@8a64226f88eb: Final verdict of PTC: pass 20241002125306207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36534<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002125306210 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1160)@8a64226f88eb: Final verdict of PTC: none 20241002125306210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_suspend_nopaging-BVCI196(1147)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1153)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1158)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@8a64226f88eb: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(1148)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@8a64226f88eb: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1156)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1146)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1151)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@8a64226f88eb: Test case TC_suspend_nopaging finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Wed Oct 2 12:53:06 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241002125306337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125306739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36550<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96264) 20241002125307211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125307211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96264, count=100620) 20241002125308212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125308212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Wed Oct 2 12:53:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125309213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125309213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_suspend_resume started. 20241002125309798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125309800 DMM INFO MM(262420000000048/f23b38c6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125309800 DMM INFO MM(262420000000048/f23b38c6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125309800 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125309800 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125309800 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125309800 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002125309800 DLLC NOTICE LLME(ffffffff/f23b38c6){ASSIGNED} LLGM Assign pre (f23b38c6 => ffffffff) (gprs_llc.c:1079) 20241002125309800 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f23b38c6 => ffffffff) (gprs_llc.c:1125) 20241002125309800 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210064f3d60 (gprs_sndcp.c:574) 20241002125309800 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210064f40b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002125309800 DMM NOTICE MM(262420000000048/f23b38c6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241002125309800 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241002125309800 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241002125309800 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002125309800 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241002125309800 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241002125309800 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) 20241002125309800 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) 20241002125309800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Init}: Deallocated (fsm.c:568) 20241002125309800 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Deallocated (fsm.c:568) 20241002125309800 DMM DEBUG MM_STATE_Iu[0x612000023c20]{Detached}: Deallocated (fsm.c:568) 20241002125309800 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Deregistered}: Deallocated (fsm.c:568) 20241002125309800 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125309846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125309846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125309846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125309846 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125309846 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125309846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125309846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125309846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125309846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125309847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125309847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125309848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125309848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125309848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125309848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125309848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125309848 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125309848 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125309848 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125309848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125309849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125309849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125309852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002125309863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125309863 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125309888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125309888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125309888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125309888 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125309888 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125309888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125309888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125309888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125309888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125309890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125309891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125309891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125309891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125309891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125309891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125309891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125309891 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125309891 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125309891 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125309891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125309892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125309892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125309895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125309906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125309906 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125309924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125309924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125309924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125309924 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125309924 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125309924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125309924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125309924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125309924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125309926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125309926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125309926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125309926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125309927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125309927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125309927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125309927 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125309927 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125309927 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125309927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125309927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125309927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125309931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125309940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125309940 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125310213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125310213 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125310213 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125310213 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125310215 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125310216 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@8a64226f88eb: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='D4FD4BFB'O, index=0 SGSN_Test-GSUP(1179)@8a64226f88eb: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@8a64226f88eb: 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 := 'DCAE3915C0ECEEF022BF395FE6025E10'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '84349E08'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51B3D0415C5B4BCC'O } } } } } 20241002125311268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125311268 DLLC NOTICE LLME(ffffffff/d4fd4bfb){UNASSIGNED} LLC RX: unknown TLLI 0xd4fd4bfb, creating LLME on the fly (gprs_llc.c:552) 20241002125311268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125311268 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125311268 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Deregistered}: Allocated (fsm.c:456) 20241002125311268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Init}: Allocated (fsm.c:456) 20241002125311268 DMM DEBUG MM_STATE_Gb[0x612000024220]{Idle}: Allocated (fsm.c:456) 20241002125311268 DMM DEBUG MM_STATE_Iu[0x6120000243a0]{Detached}: Allocated (fsm.c:456) 20241002125311268 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125311268 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125311268 DLLC NOTICE LLME(ffffffff/d4fd4bfb){UNASSIGNED} LLGM Assign pre (d4fd4bfb => e3b0bf46) (gprs_llc.c:1079) 20241002125311268 DLLC NOTICE LLME(d4fd4bfb/e3b0bf46){ASSIGNED} LLGM Assign post (d4fd4bfb => e3b0bf46) (gprs_llc.c:1125) 20241002125311268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125311269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125311269 DMM DEBUG MM(262420000000049/e3b0bf46) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125311280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125311280 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125311280 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125311280 DMM DEBUG MM(262420000000049/e3b0bf46) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241002125311280 DMM NOTICE MM(262420000000049/e3b0bf46) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125311280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125311280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125311280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125311280 DMM DEBUG MM(262420000000049/e3b0bf46) Requesting authorization (sgsn_auth.c:160) 20241002125311280 DMM INFO MM(262420000000049/e3b0bf46) Requesting authentication tuples (sgsn_auth.c:184) 20241002125311280 DMM DEBUG MM(262420000000049/e3b0bf46) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125311280 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241002125311280 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@8a64226f88eb: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241002125311283 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125311283 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125311283 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125311283 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125311283 DMM INFO MM(262420000000049/e3b0bf46) Subscriber data update (mmctx.c:445) 20241002125311283 DMM DEBUG MM(262420000000049/e3b0bf46) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125311283 DMM INFO MM(262420000000049/e3b0bf46) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125311284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125311284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125311284 DMM INFO MM(262420000000049/e3b0bf46) <- GMM AUTH AND CIPHERING REQ (rand = dc ae 39 15 c0 ec ee f0 22 bf 39 5f e6 02 5e 10 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002125311291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125311291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125311291 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125311291 DMM INFO MM(262420000000049/e3b0bf46) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125311292 DMM NOTICE MM(262420000000049/e3b0bf46) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125311292 DMM DEBUG MM(262420000000049/e3b0bf46) checking auth: received GSM SRES = 84 34 9e 08 (gprs_gmm.c:666) 20241002125311292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125311292 DMM DEBUG MM(262420000000049/e3b0bf46) Requesting authorization (sgsn_auth.c:160) 20241002125311292 DMM INFO MM(262420000000049/e3b0bf46) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125311292 DMM DEBUG MM(262420000000049/e3b0bf46) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125311292 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241002125311292 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) 20241002125311292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125311292 DMM INFO MM(262420000000049/e3b0bf46) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3b0bf46) (gprs_gmm.c:300) 20241002125311293 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125311293 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125311294 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241002125311294 DMM INFO MM(262420000000049/e3b0bf46) Subscriber data update (mmctx.c:445) 20241002125311294 DMM DEBUG MM(262420000000049/e3b0bf46) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125311294 DMM INFO MM(262420000000049/e3b0bf46) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125311294 DMM NOTICE MM(262420000000049/e3b0bf46) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241002125311294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125311294 DMM NOTICE MM(262420000000049/e3b0bf46) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125311294 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) 20241002125311294 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125311295 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241002125311295 DMM INFO MM(262420000000049/e3b0bf46) Subscriber data update (mmctx.c:445) 20241002125311295 DMM DEBUG MM(262420000000049/e3b0bf46) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125311300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125311300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125311300 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125311300 DMM INFO MM(262420000000049/e3b0bf46) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125311300 DMM NOTICE MM(262420000000049/e3b0bf46) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125311300 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125311300 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125311300 DLLC NOTICE LLME(d4fd4bfb/e3b0bf46){ASSIGNED} LLGM Assign pre (ffffffff => e3b0bf46) (gprs_llc.c:1079) 20241002125311300 DLLC NOTICE LLME(ffffffff/e3b0bf46){ASSIGNED} LLGM Assign post (ffffffff => e3b0bf46) (gprs_llc.c:1125) 20241002125311300 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125311300 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125311300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125311300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@8a64226f88eb: setverdict(pass): none -> pass 20241002125311352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125311352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002125311352 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125311352 DMM INFO MM(262420000000049/e3b0bf46) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125311352 DMM INFO MM(262420000000049/e3b0bf46) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125311352 DMM DEBUG MM(262420000000049/e3b0bf46) Using GGSN 0 (gprs_sm.c:317) 20241002125311352 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) 20241002125311352 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241002125311352 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125311352 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125311352 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241002125311365 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 c8 6c 0a f9 11 5c d6 87 e9 14 05 7f a5 ad 01 af 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20241002125311365 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3e3aa0, cbp=0x6140000138a0) (sgsn_libgtp.c:629) 20241002125311365 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002125311365 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210066e6cb8 TLLI=e3b0bf46, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002125311365 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002125311365 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002125311372 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20241002125311378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125311378 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241002125311378 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241002125311381 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20241002125311381 DMM INFO MM(262420000000049/e3b0bf46) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241002125316388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125316388 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241002125316388 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241002125316392 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) TC_suspend_resume-BVCI196(1166)@8a64226f88eb: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@8a64226f88eb: Final verdict of PTC: pass 20241002125316401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33156<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@8a64226f88eb: Final verdict of PTC: none 20241002125316404 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125316404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1178)@8a64226f88eb: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(1167)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1172)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1177)@8a64226f88eb: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@8a64226f88eb: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1175)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1165)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1170)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@8a64226f88eb: Test case TC_suspend_resume finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Wed Oct 2 12:53:16 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241002125316533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125316935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33162<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100580) 20241002125317406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125317406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100580, count=105216) 20241002125318407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125318407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Wed Oct 2 12:53:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125319408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125319408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_suspend_rau started. 20241002125319993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125319994 DMM INFO MM(262420000000049/e3b0bf46) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125319994 DMM INFO MM(262420000000049/e3b0bf46) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125319994 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125319994 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125319994 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125319994 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002125319994 DLLC NOTICE LLME(ffffffff/e3b0bf46){ASSIGNED} LLGM Assign pre (e3b0bf46 => ffffffff) (gprs_llc.c:1079) 20241002125319994 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3b0bf46 => ffffffff) (gprs_llc.c:1125) 20241002125319995 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210066e6960 (gprs_sndcp.c:574) 20241002125319995 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210066e6cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002125319995 DMM NOTICE MM(262420000000049/e3b0bf46) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241002125319995 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241002125319995 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241002125319995 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002125319995 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241002125319995 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241002125319995 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) 20241002125319995 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) 20241002125319995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Init}: Deallocated (fsm.c:568) 20241002125319995 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Deallocated (fsm.c:568) 20241002125319995 DMM DEBUG MM_STATE_Iu[0x6120000243a0]{Detached}: Deallocated (fsm.c:568) 20241002125319995 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Deregistered}: Deallocated (fsm.c:568) 20241002125319995 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125320036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125320036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125320036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125320036 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125320036 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125320037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125320037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125320037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125320037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125320038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125320038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125320038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125320038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125320038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125320038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125320038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125320038 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125320038 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125320039 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125320039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125320039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125320039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125320042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1187)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002125320052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125320052 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125320078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125320078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125320078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125320078 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125320078 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125320078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125320079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125320079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125320079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125320080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125320080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125320080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125320080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125320080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125320080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125320080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125320080 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125320080 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125320081 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125320081 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125320081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125320081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125320086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125320097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125320097 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1189)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125320115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125320115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125320115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125320115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125320115 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125320115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125320115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125320115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125320115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125320117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125320117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125320117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125320117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125320117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125320117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125320117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125320117 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125320117 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125320117 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125320117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125320118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125320118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125320122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125320131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125320131 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125320409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125320409 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125320409 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125320409 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125320411 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125320412 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@8a64226f88eb: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='C36C6127'O, index=0 SGSN_Test-GSUP(1198)@8a64226f88eb: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@8a64226f88eb: 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 := '08069A1BE5225DF0B993366D35E83B3C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '24C7A4E1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2B0CEAC4830A6413'O } } } } } 20241002125321468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125321468 DLLC NOTICE LLME(ffffffff/c36c6127){UNASSIGNED} LLC RX: unknown TLLI 0xc36c6127, creating LLME on the fly (gprs_llc.c:552) 20241002125321468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125321468 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125321468 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Deregistered}: Allocated (fsm.c:456) 20241002125321468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Init}: Allocated (fsm.c:456) 20241002125321468 DMM DEBUG MM_STATE_Gb[0x6120000249a0]{Idle}: Allocated (fsm.c:456) 20241002125321468 DMM DEBUG MM_STATE_Iu[0x612000024b20]{Detached}: Allocated (fsm.c:456) 20241002125321468 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125321468 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125321468 DLLC NOTICE LLME(ffffffff/c36c6127){UNASSIGNED} LLGM Assign pre (c36c6127 => f8b9fa45) (gprs_llc.c:1079) 20241002125321468 DLLC NOTICE LLME(c36c6127/f8b9fa45){ASSIGNED} LLGM Assign post (c36c6127 => f8b9fa45) (gprs_llc.c:1125) 20241002125321469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125321469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125321469 DMM DEBUG MM(262420000000050/f8b9fa45) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125321481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125321481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125321481 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125321481 DMM DEBUG MM(262420000000050/f8b9fa45) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241002125321481 DMM NOTICE MM(262420000000050/f8b9fa45) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125321481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125321481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125321481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125321481 DMM DEBUG MM(262420000000050/f8b9fa45) Requesting authorization (sgsn_auth.c:160) 20241002125321481 DMM INFO MM(262420000000050/f8b9fa45) Requesting authentication tuples (sgsn_auth.c:184) 20241002125321481 DMM DEBUG MM(262420000000050/f8b9fa45) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125321481 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241002125321481 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@8a64226f88eb: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241002125321484 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125321484 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125321484 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125321484 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125321484 DMM INFO MM(262420000000050/f8b9fa45) Subscriber data update (mmctx.c:445) 20241002125321484 DMM DEBUG MM(262420000000050/f8b9fa45) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125321484 DMM INFO MM(262420000000050/f8b9fa45) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125321484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125321484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125321484 DMM INFO MM(262420000000050/f8b9fa45) <- GMM AUTH AND CIPHERING REQ (rand = 08 06 9a 1b e5 22 5d f0 b9 93 36 6d 35 e8 3b 3c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002125321491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125321491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125321491 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125321491 DMM INFO MM(262420000000050/f8b9fa45) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125321491 DMM NOTICE MM(262420000000050/f8b9fa45) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125321491 DMM DEBUG MM(262420000000050/f8b9fa45) checking auth: received GSM SRES = 24 c7 a4 e1 (gprs_gmm.c:666) 20241002125321491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125321491 DMM DEBUG MM(262420000000050/f8b9fa45) Requesting authorization (sgsn_auth.c:160) 20241002125321491 DMM INFO MM(262420000000050/f8b9fa45) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125321491 DMM DEBUG MM(262420000000050/f8b9fa45) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125321491 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241002125321491 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) 20241002125321491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125321491 DMM INFO MM(262420000000050/f8b9fa45) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8b9fa45) (gprs_gmm.c:300) 20241002125321493 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125321493 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125321493 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241002125321493 DMM INFO MM(262420000000050/f8b9fa45) Subscriber data update (mmctx.c:445) 20241002125321493 DMM DEBUG MM(262420000000050/f8b9fa45) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125321493 DMM INFO MM(262420000000050/f8b9fa45) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125321493 DMM NOTICE MM(262420000000050/f8b9fa45) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241002125321493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125321493 DMM NOTICE MM(262420000000050/f8b9fa45) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125321493 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) 20241002125321494 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125321494 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241002125321494 DMM INFO MM(262420000000050/f8b9fa45) Subscriber data update (mmctx.c:445) 20241002125321494 DMM DEBUG MM(262420000000050/f8b9fa45) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125321500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125321500 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125321500 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125321500 DMM INFO MM(262420000000050/f8b9fa45) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125321500 DMM NOTICE MM(262420000000050/f8b9fa45) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125321500 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125321500 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125321500 DLLC NOTICE LLME(c36c6127/f8b9fa45){ASSIGNED} LLGM Assign pre (ffffffff => f8b9fa45) (gprs_llc.c:1079) 20241002125321500 DLLC NOTICE LLME(ffffffff/f8b9fa45){ASSIGNED} LLGM Assign post (ffffffff => f8b9fa45) (gprs_llc.c:1125) 20241002125321500 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125321500 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125321500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125321500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@8a64226f88eb: setverdict(pass): none -> pass 20241002125321551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125321551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002125321551 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125321551 DMM INFO MM(262420000000050/f8b9fa45) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125321552 DMM INFO MM(262420000000050/f8b9fa45) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125321552 DMM DEBUG MM(262420000000050/f8b9fa45) Using GGSN 0 (gprs_sm.c:317) 20241002125321552 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) 20241002125321552 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241002125321552 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125321552 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125321552 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241002125321562 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 9a 6f 12 df 11 ec 7e f6 28 14 05 7f 8d 20 19 c6 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) 20241002125321562 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3e4b18, cbp=0x614000013ea0) (sgsn_libgtp.c:629) 20241002125321562 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002125321563 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210068e9cb8 TLLI=f8b9fa45, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002125321563 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002125321563 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002125321570 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20241002125321576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125321576 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241002125321576 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241002125321579 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20241002125321579 DMM INFO MM(262420000000050/f8b9fa45) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20241002125326589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125326589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125326589 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125326589 DMM INFO MM(262420000000050/f8b9fa45) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241002125326589 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125326589 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241002125326589 DLLC NOTICE LLME(ffffffff/f8b9fa45){ASSIGNED} LLGM Assign pre (f8b9fa45 => dbe1a669) (gprs_llc.c:1079) 20241002125326589 DLLC NOTICE LLME(f8b9fa45/dbe1a669){ASSIGNED} LLGM Assign post (f8b9fa45 => dbe1a669) (gprs_llc.c:1125) 20241002125326589 DMM INFO MM(262420000000050/dbe1a669) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1200)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002125326597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125326597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125326598 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125326598 DMM INFO MM(262420000000050/dbe1a669) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241002125326598 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241002125326598 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125326598 DLLC NOTICE LLME(f8b9fa45/dbe1a669){ASSIGNED} LLGM Assign pre (ffffffff => dbe1a669) (gprs_llc.c:1079) 20241002125326598 DLLC NOTICE LLME(ffffffff/dbe1a669){ASSIGNED} LLGM Assign post (ffffffff => dbe1a669) (gprs_llc.c:1125) 20241002125326598 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241002125327097 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) TC_suspend_rau-BVCI196(1185)@8a64226f88eb: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@8a64226f88eb: Final verdict of PTC: pass 20241002125327106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60810<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@8a64226f88eb: Final verdict of PTC: none 20241002125327108 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125327108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1192)@8a64226f88eb: Final verdict of PTC: none TC_suspend_rau-BVCI210(1189)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1191)@8a64226f88eb: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@8a64226f88eb: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(1186)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1196)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1190)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1194)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1184)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_suspend_rau-BVCI210(1189): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1190): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@8a64226f88eb: Test case TC_suspend_rau finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Wed Oct 2 12:53:27 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241002125327242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125327644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52966<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106808) 20241002125328109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125328110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106808, count=111164) 20241002125329111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125329111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Wed Oct 2 12:53:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125329847 DGPRS DEBUG Checking for inactive LLMEs, time = 9684343 (sgsn.c:131) 20241002125330112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125330112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_paging_ps started. 20241002125330703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125330705 DMM INFO MM(262420000000050/dbe1a669) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125330705 DMM INFO MM(262420000000050/dbe1a669) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125330705 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125330705 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125330705 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125330705 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002125330705 DLLC NOTICE LLME(ffffffff/dbe1a669){ASSIGNED} LLGM Assign pre (dbe1a669 => ffffffff) (gprs_llc.c:1079) 20241002125330705 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbe1a669 => ffffffff) (gprs_llc.c:1125) 20241002125330705 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210068e9960 (gprs_sndcp.c:574) 20241002125330705 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210068e9cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002125330705 DMM NOTICE MM(262420000000050/dbe1a669) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241002125330705 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241002125330705 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241002125330705 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002125330705 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241002125330705 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241002125330705 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) 20241002125330706 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) 20241002125330706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Init}: Deallocated (fsm.c:568) 20241002125330706 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Deallocated (fsm.c:568) 20241002125330706 DMM DEBUG MM_STATE_Iu[0x612000024b20]{Detached}: Deallocated (fsm.c:568) 20241002125330706 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Deregistered}: Deallocated (fsm.c:568) 20241002125330706 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125330753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125330753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125330754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125330754 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125330754 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125330754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125330754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125330754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125330754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125330755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125330755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125330755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125330755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125330755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125330755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125330755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125330755 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125330755 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125330755 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125330755 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125330756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125330756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125330760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125330770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125330771 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1207)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps-BVCI196(1204)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1211)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1211)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125330797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125330797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125330797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125330797 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125330797 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125330797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125330797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125330797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125330797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1211)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1210)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002125330800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125330800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125330800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125330800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125330800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125330800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125330800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125330800 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125330800 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125330800 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125330800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125330800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125330800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1211)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1211)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125330804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125330813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125330814 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1208)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1210)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125330834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125330834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125330834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125330834 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125330834 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125330834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125330834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125330834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125330834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125330836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125330836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125330836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125330836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125330836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125330836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125330836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125330836 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125330836 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125330836 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125330836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1215)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125330837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125330837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125330841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125330850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125330850 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125331113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125331113 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125331113 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125331113 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125331115 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125331116 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@8a64226f88eb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@8a64226f88eb: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='C04DC4F7'O, index=0 SGSN_Test-GSUP(1217)@8a64226f88eb: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@8a64226f88eb: 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 := '9EED3114F3DDF0BA0F0F245172A76785'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '307BA68E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E7B87ADCBA4E5E53'O } } } } } 20241002125332168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125332168 DLLC NOTICE LLME(ffffffff/c04dc4f7){UNASSIGNED} LLC RX: unknown TLLI 0xc04dc4f7, creating LLME on the fly (gprs_llc.c:552) 20241002125332168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125332168 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125332168 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Deregistered}: Allocated (fsm.c:456) 20241002125332168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Init}: Allocated (fsm.c:456) 20241002125332168 DMM DEBUG MM_STATE_Gb[0x612000025120]{Idle}: Allocated (fsm.c:456) 20241002125332168 DMM DEBUG MM_STATE_Iu[0x6120000252a0]{Detached}: Allocated (fsm.c:456) 20241002125332168 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125332168 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125332168 DLLC NOTICE LLME(ffffffff/c04dc4f7){UNASSIGNED} LLGM Assign pre (c04dc4f7 => fc4ed225) (gprs_llc.c:1079) 20241002125332168 DLLC NOTICE LLME(c04dc4f7/fc4ed225){ASSIGNED} LLGM Assign post (c04dc4f7 => fc4ed225) (gprs_llc.c:1125) 20241002125332168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125332168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125332169 DMM DEBUG MM(262420000000051/fc4ed225) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125332182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125332182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125332182 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125332182 DMM DEBUG MM(262420000000051/fc4ed225) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241002125332182 DMM NOTICE MM(262420000000051/fc4ed225) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125332182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125332182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125332182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125332182 DMM DEBUG MM(262420000000051/fc4ed225) Requesting authorization (sgsn_auth.c:160) 20241002125332182 DMM INFO MM(262420000000051/fc4ed225) Requesting authentication tuples (sgsn_auth.c:184) 20241002125332182 DMM DEBUG MM(262420000000051/fc4ed225) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125332182 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241002125332182 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@8a64226f88eb: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241002125332185 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125332185 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125332185 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125332186 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125332186 DMM INFO MM(262420000000051/fc4ed225) Subscriber data update (mmctx.c:445) 20241002125332186 DMM DEBUG MM(262420000000051/fc4ed225) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125332186 DMM INFO MM(262420000000051/fc4ed225) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125332186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125332186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125332186 DMM INFO MM(262420000000051/fc4ed225) <- GMM AUTH AND CIPHERING REQ (rand = 9e ed 31 14 f3 dd f0 ba 0f 0f 24 51 72 a7 67 85 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002125332193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125332193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125332193 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125332193 DMM INFO MM(262420000000051/fc4ed225) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125332193 DMM NOTICE MM(262420000000051/fc4ed225) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125332193 DMM DEBUG MM(262420000000051/fc4ed225) checking auth: received GSM SRES = 30 7b a6 8e (gprs_gmm.c:666) 20241002125332193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125332193 DMM DEBUG MM(262420000000051/fc4ed225) Requesting authorization (sgsn_auth.c:160) 20241002125332193 DMM INFO MM(262420000000051/fc4ed225) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125332193 DMM DEBUG MM(262420000000051/fc4ed225) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125332193 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241002125332193 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) 20241002125332193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125332193 DMM INFO MM(262420000000051/fc4ed225) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc4ed225) (gprs_gmm.c:300) 20241002125332195 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125332195 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125332195 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241002125332195 DMM INFO MM(262420000000051/fc4ed225) Subscriber data update (mmctx.c:445) 20241002125332195 DMM DEBUG MM(262420000000051/fc4ed225) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125332195 DMM INFO MM(262420000000051/fc4ed225) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125332195 DMM NOTICE MM(262420000000051/fc4ed225) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241002125332195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125332195 DMM NOTICE MM(262420000000051/fc4ed225) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125332195 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) 20241002125332196 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125332196 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241002125332196 DMM INFO MM(262420000000051/fc4ed225) Subscriber data update (mmctx.c:445) 20241002125332196 DMM DEBUG MM(262420000000051/fc4ed225) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125332201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125332201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125332202 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125332202 DMM INFO MM(262420000000051/fc4ed225) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125332202 DMM NOTICE MM(262420000000051/fc4ed225) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125332202 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125332202 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125332202 DLLC NOTICE LLME(c04dc4f7/fc4ed225){ASSIGNED} LLGM Assign pre (ffffffff => fc4ed225) (gprs_llc.c:1079) 20241002125332202 DLLC NOTICE LLME(ffffffff/fc4ed225){ASSIGNED} LLGM Assign post (ffffffff => fc4ed225) (gprs_llc.c:1125) 20241002125332202 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125332202 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125332202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125332202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@8a64226f88eb: setverdict(pass): none -> pass 20241002125332253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125332253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002125332253 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125332253 DMM INFO MM(262420000000051/fc4ed225) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125332254 DMM INFO MM(262420000000051/fc4ed225) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125332254 DMM DEBUG MM(262420000000051/fc4ed225) Using GGSN 0 (gprs_sm.c:317) 20241002125332254 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) 20241002125332254 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241002125332254 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125332254 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125332254 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241002125332266 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 05 a6 88 85 11 08 2f ad d9 14 05 7f 09 5d e9 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=1068 from retransmit req queue (gtp.c:443) 20241002125332266 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3e5b90, cbp=0x6140000144a0) (sgsn_libgtp.c:629) 20241002125332266 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002125332266 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006b034b8 TLLI=fc4ed225, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002125332266 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002125332266 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002125332275 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20241002125335255 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Ready}: Timeout of T3314 (fsm.c:317) 20241002125335255 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241002125335255 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241002125337285 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20241002125337285 DMM INFO MM(262420000000051/fc4ed225) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps-BVCI196(1204)@8a64226f88eb: 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 := 'FC4ED225'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@8a64226f88eb: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@8a64226f88eb: Final verdict of PTC: pass 20241002125337300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52978<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002125337302 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125337302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1216)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(1217)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1215)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@8a64226f88eb: Final verdict of PTC: none TC_paging_ps-BVCI210(1208)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(1205)@8a64226f88eb: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@8a64226f88eb: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1211)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1210)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1203)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1213)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1209)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_paging_ps-BVCI210(1208): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1209): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1210): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1211): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@8a64226f88eb: Test case TC_paging_ps finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Wed Oct 2 12:53:37 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241002125337431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125337832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55098<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95352) 20241002125338303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125338303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95352, count=103320) 20241002125339304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125339304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Wed Oct 2 12:53:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125340306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125340306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_paging_ps_ra_multiple_cells started. 20241002125340895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125340897 DMM INFO MM(262420000000051/fc4ed225) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125340897 DMM INFO MM(262420000000051/fc4ed225) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125340897 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125340897 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125340897 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125340897 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241002125340897 DLLC NOTICE LLME(ffffffff/fc4ed225){ASSIGNED} LLGM Assign pre (fc4ed225 => ffffffff) (gprs_llc.c:1079) 20241002125340897 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc4ed225 => ffffffff) (gprs_llc.c:1125) 20241002125340897 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006b03160 (gprs_sndcp.c:574) 20241002125340897 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006b034b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002125340897 DMM NOTICE MM(262420000000051/fc4ed225) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241002125340897 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241002125340897 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241002125340897 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002125340897 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241002125340898 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241002125340898 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) 20241002125340898 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) 20241002125340898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Init}: Deallocated (fsm.c:568) 20241002125340898 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Deallocated (fsm.c:568) 20241002125340898 DMM DEBUG MM_STATE_Iu[0x6120000252a0]{Detached}: Deallocated (fsm.c:568) 20241002125340898 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Deregistered}: Deallocated (fsm.c:568) 20241002125340898 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1225)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1225)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125340951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125340951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125340951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125340951 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125340951 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125340951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125340951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125340951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125340951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1224)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1225)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125340953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125340954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125340954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125340954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125340954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125340954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125340954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125340954 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125340954 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125340954 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125340954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125340954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125340954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1225)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1225)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125340958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241002125340967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125340967 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1222)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1224)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1230)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1230)@8a64226f88eb: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1229)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002125340991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125340991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125340991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125340991 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125340991 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125340991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125340991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125340991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125340991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1230)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125340993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125340993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125340993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125340993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125340993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125340993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125340993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125340993 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125340993 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125340993 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125340993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125340994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125340994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1230)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1230)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125340998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1226)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125341007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125341007 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1227)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1229)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1235)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125341026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125341026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125341026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125341026 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125341026 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125341026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125341027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125341027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125341027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1235)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125341029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125341029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125341029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125341029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125341029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125341029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125341029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125341029 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125341029 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125341029 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125341029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1235)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125341030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125341030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1235)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125341033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125341042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125341043 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1232)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125341307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125341307 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125341307 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125341307 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1234)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1234)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125341309 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1234)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125341310 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1234)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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(1234)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1234)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1222)@8a64226f88eb: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C5EB9D6B'O, index=0 SGSN_Test-GSUP(1236)@8a64226f88eb: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1222)@8a64226f88eb: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1227)@8a64226f88eb: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C5EB9D6B'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1232)@8a64226f88eb: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C5EB9D6B'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@8a64226f88eb: 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 := 'B922E57ADE1813E88BB3AF222E0BB281'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '80F8CB17'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C9377396AC51E901'O } } } } } 20241002125342370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125342370 DLLC NOTICE LLME(ffffffff/c5eb9d6b){UNASSIGNED} LLC RX: unknown TLLI 0xc5eb9d6b, creating LLME on the fly (gprs_llc.c:552) 20241002125342370 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125342370 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125342370 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Deregistered}: Allocated (fsm.c:456) 20241002125342370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Init}: Allocated (fsm.c:456) 20241002125342370 DMM DEBUG MM_STATE_Gb[0x6120000258a0]{Idle}: Allocated (fsm.c:456) 20241002125342370 DMM DEBUG MM_STATE_Iu[0x612000025a20]{Detached}: Allocated (fsm.c:456) 20241002125342370 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125342370 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125342370 DLLC NOTICE LLME(ffffffff/c5eb9d6b){UNASSIGNED} LLGM Assign pre (c5eb9d6b => c6c709f2) (gprs_llc.c:1079) 20241002125342370 DLLC NOTICE LLME(c5eb9d6b/c6c709f2){ASSIGNED} LLGM Assign post (c5eb9d6b => c6c709f2) (gprs_llc.c:1125) 20241002125342370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125342370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125342370 DMM DEBUG MM(262420000000052/c6c709f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125342382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125342382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125342382 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125342382 DMM DEBUG MM(262420000000052/c6c709f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241002125342382 DMM NOTICE MM(262420000000052/c6c709f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125342382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125342382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125342382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125342382 DMM DEBUG MM(262420000000052/c6c709f2) Requesting authorization (sgsn_auth.c:160) 20241002125342382 DMM INFO MM(262420000000052/c6c709f2) Requesting authentication tuples (sgsn_auth.c:184) 20241002125342382 DMM DEBUG MM(262420000000052/c6c709f2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125342382 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241002125342382 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@8a64226f88eb: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241002125342385 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125342385 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125342385 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125342385 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125342385 DMM INFO MM(262420000000052/c6c709f2) Subscriber data update (mmctx.c:445) 20241002125342385 DMM DEBUG MM(262420000000052/c6c709f2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125342385 DMM INFO MM(262420000000052/c6c709f2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125342385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125342385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125342385 DMM INFO MM(262420000000052/c6c709f2) <- GMM AUTH AND CIPHERING REQ (rand = b9 22 e5 7a de 18 13 e8 8b b3 af 22 2e 0b b2 81 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002125342392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125342392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125342393 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125342393 DMM INFO MM(262420000000052/c6c709f2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125342393 DMM NOTICE MM(262420000000052/c6c709f2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125342393 DMM DEBUG MM(262420000000052/c6c709f2) checking auth: received GSM SRES = 80 f8 cb 17 (gprs_gmm.c:666) 20241002125342393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125342393 DMM DEBUG MM(262420000000052/c6c709f2) Requesting authorization (sgsn_auth.c:160) 20241002125342393 DMM INFO MM(262420000000052/c6c709f2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125342393 DMM DEBUG MM(262420000000052/c6c709f2) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125342393 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241002125342393 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) 20241002125342393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125342393 DMM INFO MM(262420000000052/c6c709f2) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6c709f2) (gprs_gmm.c:300) 20241002125342394 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125342394 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125342394 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241002125342394 DMM INFO MM(262420000000052/c6c709f2) Subscriber data update (mmctx.c:445) 20241002125342394 DMM DEBUG MM(262420000000052/c6c709f2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125342394 DMM INFO MM(262420000000052/c6c709f2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125342394 DMM NOTICE MM(262420000000052/c6c709f2) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241002125342394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125342394 DMM NOTICE MM(262420000000052/c6c709f2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125342394 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) 20241002125342395 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125342395 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241002125342395 DMM INFO MM(262420000000052/c6c709f2) Subscriber data update (mmctx.c:445) 20241002125342395 DMM DEBUG MM(262420000000052/c6c709f2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125342400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125342400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125342400 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125342400 DMM INFO MM(262420000000052/c6c709f2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125342400 DMM NOTICE MM(262420000000052/c6c709f2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125342400 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125342400 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125342400 DLLC NOTICE LLME(c5eb9d6b/c6c709f2){ASSIGNED} LLGM Assign pre (ffffffff => c6c709f2) (gprs_llc.c:1079) 20241002125342400 DLLC NOTICE LLME(ffffffff/c6c709f2){ASSIGNED} LLGM Assign post (ffffffff => c6c709f2) (gprs_llc.c:1125) 20241002125342400 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125342400 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125342400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125342400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241002125342451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125342451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002125342452 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125342452 DMM INFO MM(262420000000052/c6c709f2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125342452 DMM INFO MM(262420000000052/c6c709f2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125342452 DMM DEBUG MM(262420000000052/c6c709f2) Using GGSN 0 (gprs_sm.c:317) 20241002125342452 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) 20241002125342452 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241002125342452 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125342452 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125342452 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241002125342463 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 4f 71 16 74 11 5c d1 6b 5f 14 05 7f b9 56 05 f1 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) 20241002125342463 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3e6c08, cbp=0x614000014aa0) (sgsn_libgtp.c:629) 20241002125342463 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002125342463 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006cfd8b8 TLLI=c6c709f2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002125342463 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002125342464 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@8a64226f88eb: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002125342472 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20241002125345453 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Ready}: Timeout of T3314 (fsm.c:317) 20241002125345453 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241002125345453 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241002125347478 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20241002125347478 DMM INFO MM(262420000000052/c6c709f2) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps_ra_multiple_cells-BVCI210(1227)@8a64226f88eb: 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 := 'C6C709F2'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241002125359848 DGPRS DEBUG Checking for inactive LLMEs, time = 9684373 (sgsn.c:131) 20241002125401308 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241002125401308 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241002125401308 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1234)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125410955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125410957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125410957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002125410995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125410996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125410996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002125411031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125411033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125411033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1238)@8a64226f88eb: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@8a64226f88eb: Test Component 1238 has requested to stop MTC. Terminating current testcase execution. 20241002125412383 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125412383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1234)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(1236)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1235)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1224)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1230)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@8a64226f88eb: Final verdict of PTC: none 20241002125412385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55110<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps_ra_multiple_cells-BVCI196(1222)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(1225)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@8a64226f88eb: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1232)@8a64226f88eb: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1227)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1228)@8a64226f88eb: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1238)@8a64226f88eb: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1233)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1223)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1222): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1223): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1224): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1225): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1227): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1228): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1230): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1232): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1233): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1234): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1235): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): fail (none -> fail) reason: "Tguard timeout" MTC@8a64226f88eb: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Wed Oct 2 12:54:12 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 20241002125412515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125412916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36058<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104824) 20241002125413384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125413384 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) 20241002125414385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125414385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Wed Oct 2 12:54:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125415387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125415387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_bssgp_rim_single_report started. 20241002125415979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125415980 DMM INFO MM(262420000000052/c6c709f2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125415980 DMM INFO MM(262420000000052/c6c709f2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125415980 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125415980 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125415980 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125415980 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241002125415980 DLLC NOTICE LLME(ffffffff/c6c709f2){ASSIGNED} LLGM Assign pre (c6c709f2 => ffffffff) (gprs_llc.c:1079) 20241002125415980 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6c709f2 => ffffffff) (gprs_llc.c:1125) 20241002125415980 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006cfd560 (gprs_sndcp.c:574) 20241002125415980 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006cfd8b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002125415980 DMM NOTICE MM(262420000000052/c6c709f2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241002125415980 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241002125415980 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241002125415980 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002125415980 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241002125415980 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241002125415980 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) 20241002125415980 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) 20241002125415980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Init}: Deallocated (fsm.c:568) 20241002125415980 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Deallocated (fsm.c:568) 20241002125415981 DMM DEBUG MM_STATE_Iu[0x612000025a20]{Detached}: Deallocated (fsm.c:568) 20241002125415981 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Deregistered}: Deallocated (fsm.c:568) 20241002125415981 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1244)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1244)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125416029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125416029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125416029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125416029 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125416029 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125416029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125416029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125416029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125416029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1243)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1244)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125416032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125416032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125416032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125416032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125416032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125416032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125416032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125416032 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125416032 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125416032 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125416032 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125416033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125416033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1244)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1244)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125416037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1245)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1240)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125416046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125416046 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1241)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1243)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1249)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1249)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125416062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125416062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125416062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125416062 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125416062 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125416062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125416062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125416062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125416062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1248)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1249)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125416065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125416065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125416065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125416065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125416065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125416065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125416065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125416065 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125416065 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125416065 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125416065 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1249)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125416066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125416066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1249)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125416069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1245)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125416079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125416079 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1246)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1248)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1254)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1254)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125416096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125416096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125416096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125416096 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125416096 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125416096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125416096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125416096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125416096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1254)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125416098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125416098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125416098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125416098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125416098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125416098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125416098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125416098 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125416098 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125416098 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125416098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125416099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125416099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1254)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1254)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125416103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125416113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125416113 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1251)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125416388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125416388 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125416388 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125416388 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125416390 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1253)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125416391 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1253)@8a64226f88eb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1253)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002125416407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8a64226f88eb: setverdict(pass): none -> pass MTC@8a64226f88eb: Warning: Re-starting timer T, which is already active (running or expired). 20241002125416417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002125416425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36066<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002125416427 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125416427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1253)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(1255)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1254)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(1244)@8a64226f88eb: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1246)@8a64226f88eb: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1241)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1249)@8a64226f88eb: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1251)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1242)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1247)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1252)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: pass MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1241): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1242): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1244): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1246): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1247): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1249): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1251): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1252): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1254): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@8a64226f88eb: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Wed Oct 2 12:54:16 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 20241002125416558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125416960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36076<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55136) 20241002125417428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125417428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55136, count=59492) 20241002125418430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125418430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Wed Oct 2 12:54:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125419431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125419431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_rim_eutran_to_geran started. 20241002125420027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125420029 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125420071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125420071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125420071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125420071 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125420071 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125420071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125420071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125420071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125420071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125420073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125420073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125420073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125420073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125420073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125420073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125420073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125420073 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125420073 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125420073 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125420073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125420074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125420074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125420078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125420087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125420087 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1263)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1260)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1262)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1267)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1267)@8a64226f88eb: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1266)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002125420114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125420114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125420114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125420114 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125420114 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125420114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125420115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125420115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125420115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1267)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125420117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125420117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125420117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125420117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125420117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125420117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125420117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125420117 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125420117 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125420117 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125420117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125420118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125420118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1267)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1267)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125420122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1263)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125420131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125420132 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1264)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1272)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1272)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125420152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125420152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125420152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125420152 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125420152 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125420152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125420152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125420152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125420152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1272)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125420154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125420154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125420154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125420154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125420154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125420155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125420155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125420155 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125420155 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125420155 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125420155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125420155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125420155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1272)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1272)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125420159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125420168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125420168 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1269)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125420432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125420432 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125420432 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125420432 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125420434 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241002125420434 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@8a64226f88eb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@8a64226f88eb: setverdict(pass): none -> pass 20241002125420466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002125420471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53304<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1257)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(1273)@8a64226f88eb: Final verdict of PTC: none 20241002125420473 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125420473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1261)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@8a64226f88eb: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1267)@8a64226f88eb: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1264)@8a64226f88eb: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1269)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1272)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1265)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1259)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1270)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: pass MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1264): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1265): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1267): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1269): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1270): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1272): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@8a64226f88eb: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Wed Oct 2 12:54:20 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 20241002125420600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53306<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125421002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53306<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48140) 20241002125421474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125421474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48140, count=52776) 20241002125422476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125422476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Wed Oct 2 12:54:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125423478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125423478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_cell_change_different_rai_ci_attach started. 20241002125424058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125424060 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1280)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1280)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125424109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125424109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125424109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125424109 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125424109 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125424109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125424109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125424109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125424109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1279)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1280)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125424111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125424111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125424111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125424111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125424111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125424111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125424111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125424111 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125424111 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125424111 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125424112 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125424112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125424112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1280)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1280)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125424115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125424124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125424124 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1277)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1279)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125424137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125424137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125424137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125424137 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125424137 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125424137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125424137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125424137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125424137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125424139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125424139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125424139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125424140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125424140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125424140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125424140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125424140 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125424140 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125424140 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125424140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125424140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125424140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125424144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125424155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125424155 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)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1290)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1290)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125424181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125424181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125424181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125424181 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125424181 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125424181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125424181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125424181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125424181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1290)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125424183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125424183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125424183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125424183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125424183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125424183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125424183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125424183 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125424183 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125424183 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125424183 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1290)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125424184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125424184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1290)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125424187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125424194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125424194 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1287)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125424479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125424479 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125424479 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125424479 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1289)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1289)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125424481 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1289)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1289)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125424481 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1289)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(1289)@8a64226f88eb: 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(1289)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1289)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1277)@8a64226f88eb: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='E03A2604'O, index=0 SGSN_Test-GSUP(1291)@8a64226f88eb: 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)@8a64226f88eb: 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 := '7DF191DC24C4CFAA65DE88DD6AC0C87A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '28D73CA0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EF1618F1DE091B10'O } } } } } 20241002125424530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125424530 DLLC NOTICE LLME(ffffffff/e03a2604){UNASSIGNED} LLC RX: unknown TLLI 0xe03a2604, creating LLME on the fly (gprs_llc.c:552) 20241002125424530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125424531 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125424531 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Deregistered}: Allocated (fsm.c:456) 20241002125424531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: Allocated (fsm.c:456) 20241002125424531 DMM DEBUG MM_STATE_Gb[0x612000026020]{Idle}: Allocated (fsm.c:456) 20241002125424531 DMM DEBUG MM_STATE_Iu[0x6120000261a0]{Detached}: Allocated (fsm.c:456) 20241002125424531 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125424531 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125424531 DLLC NOTICE LLME(ffffffff/e03a2604){UNASSIGNED} LLGM Assign pre (e03a2604 => f42224b2) (gprs_llc.c:1079) 20241002125424531 DLLC NOTICE LLME(e03a2604/f42224b2){ASSIGNED} LLGM Assign post (e03a2604 => f42224b2) (gprs_llc.c:1125) 20241002125424531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125424531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125424531 DMM DEBUG MM(262420000000068/f42224b2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125424544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125424544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125424545 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125424545 DMM DEBUG MM(262420000000068/f42224b2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241002125424545 DMM NOTICE MM(262420000000068/f42224b2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125424545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125424545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125424545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125424545 DMM DEBUG MM(262420000000068/f42224b2) Requesting authorization (sgsn_auth.c:160) 20241002125424545 DMM INFO MM(262420000000068/f42224b2) Requesting authentication tuples (sgsn_auth.c:184) 20241002125424545 DMM DEBUG MM(262420000000068/f42224b2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125424545 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241002125424545 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@8a64226f88eb: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241002125424547 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125424547 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125424547 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125424547 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125424547 DMM INFO MM(262420000000068/f42224b2) Subscriber data update (mmctx.c:445) 20241002125424547 DMM DEBUG MM(262420000000068/f42224b2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125424547 DMM INFO MM(262420000000068/f42224b2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125424547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125424547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125424548 DMM INFO MM(262420000000068/f42224b2) <- GMM AUTH AND CIPHERING REQ (rand = 7d f1 91 dc 24 c4 cf aa 65 de 88 dd 6a c0 c8 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002125424556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125424556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125424556 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125424556 DMM INFO MM(262420000000068/f42224b2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125424556 DMM NOTICE MM(262420000000068/f42224b2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125424556 DMM DEBUG MM(262420000000068/f42224b2) checking auth: received GSM SRES = 28 d7 3c a0 (gprs_gmm.c:666) 20241002125424556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125424556 DMM DEBUG MM(262420000000068/f42224b2) Requesting authorization (sgsn_auth.c:160) 20241002125424556 DMM INFO MM(262420000000068/f42224b2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125424556 DMM DEBUG MM(262420000000068/f42224b2) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125424556 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241002125424556 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) 20241002125424556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125424556 DMM INFO MM(262420000000068/f42224b2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf42224b2) (gprs_gmm.c:300) 20241002125424558 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125424558 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125424558 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241002125424558 DMM INFO MM(262420000000068/f42224b2) Subscriber data update (mmctx.c:445) 20241002125424558 DMM DEBUG MM(262420000000068/f42224b2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125424558 DMM INFO MM(262420000000068/f42224b2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125424558 DMM NOTICE MM(262420000000068/f42224b2) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241002125424558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125424558 DMM NOTICE MM(262420000000068/f42224b2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125424558 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) 20241002125424559 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125424559 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241002125424559 DMM INFO MM(262420000000068/f42224b2) Subscriber data update (mmctx.c:445) 20241002125424559 DMM DEBUG MM(262420000000068/f42224b2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125424565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125424565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125424565 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125424565 DMM INFO MM(262420000000068/f42224b2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125424565 DMM NOTICE MM(262420000000068/f42224b2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125424565 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125424565 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125424565 DLLC NOTICE LLME(e03a2604/f42224b2){ASSIGNED} LLGM Assign pre (ffffffff => f42224b2) (gprs_llc.c:1079) 20241002125424565 DLLC NOTICE LLME(ffffffff/f42224b2){ASSIGNED} LLGM Assign post (ffffffff => f42224b2) (gprs_llc.c:1125) 20241002125424565 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125424565 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125424565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125424565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241002125424616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125424616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002125424617 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125424617 DMM INFO MM(262420000000068/f42224b2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125424617 DMM INFO MM(262420000000068/f42224b2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125424617 DMM DEBUG MM(262420000000068/f42224b2) Using GGSN 0 (gprs_sm.c:317) 20241002125424617 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) 20241002125424617 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241002125424617 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125424617 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125424617 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241002125424629 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 e8 70 6e 0f 11 f6 8a 66 c0 14 05 7f 72 d1 fd 20 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241002125424629 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3e7c80, cbp=0x6140000158a0) (sgsn_libgtp.c:629) 20241002125424629 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002125424629 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210070ef8b8 TLLI=f42224b2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002125424629 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002125424629 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@8a64226f88eb: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002125424637 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20241002125424645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125424645 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241002125424645 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1277)@8a64226f88eb: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@8a64226f88eb: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='F42224B2'O, index=0 20241002125424653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125424653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241002125424653 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xF42224B2) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125424653 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125424653 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241002125424653 DLLC NOTICE LLME(ffffffff/f42224b2){ASSIGNED} LLGM Assign pre (f42224b2 => dddb3b2c) (gprs_llc.c:1079) 20241002125424653 DLLC NOTICE LLME(f42224b2/dddb3b2c){ASSIGNED} LLGM Assign post (f42224b2 => dddb3b2c) (gprs_llc.c:1125) 20241002125424653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125424653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125424653 DMM DEBUG MM(262420000000068/dddb3b2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125424666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125424666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241002125424666 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125424666 DMM DEBUG MM(262420000000068/dddb3b2c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241002125424666 DMM NOTICE MM(262420000000068/dddb3b2c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125424667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125424667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125424667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125424667 DMM DEBUG MM(262420000000068/dddb3b2c) Requesting authorization (sgsn_auth.c:160) 20241002125424667 DMM INFO MM(262420000000068/dddb3b2c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125424667 DMM DEBUG MM(262420000000068/dddb3b2c) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125424667 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241002125424667 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) 20241002125425652 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125425652 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125425652 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241002125425652 DMM INFO MM(262420000000068/dddb3b2c) Subscriber data update (mmctx.c:445) 20241002125425652 DMM DEBUG MM(262420000000068/dddb3b2c) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241002125425652 DMM INFO MM(262420000000068/dddb3b2c) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241002125425652 DMM NOTICE MM(262420000000068/dddb3b2c) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241002125425652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125425652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125425652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241002125425652 DMM INFO MM(262420000000068/dddb3b2c) <- GMM ATTACH ACCEPT (new P-TMSI=0xdddb3b2c) (gprs_gmm.c:300) 20241002125425652 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) 20241002125425653 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125425653 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241002125425653 DMM INFO MM(262420000000068/dddb3b2c) Subscriber data update (mmctx.c:445) 20241002125425653 DMM DEBUG MM(262420000000068/dddb3b2c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125425662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125425662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125425662 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125425662 DMM INFO MM(262420000000068/dddb3b2c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125425662 DMM NOTICE MM(262420000000068/dddb3b2c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125425662 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125425662 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125425663 DLLC NOTICE LLME(f42224b2/dddb3b2c){ASSIGNED} LLGM Assign pre (ffffffff => dddb3b2c) (gprs_llc.c:1079) 20241002125425663 DLLC NOTICE LLME(ffffffff/dddb3b2c){ASSIGNED} LLGM Assign post (ffffffff => dddb3b2c) (gprs_llc.c:1125) 20241002125425663 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125425663 DMM ERROR MM_STATE_Gb(0)[0x612000026020]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241002125425663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125425663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241002125425711 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20241002125425720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125425720 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125425720 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1277)@8a64226f88eb: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@8a64226f88eb: Final verdict of PTC: pass 20241002125425725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53308<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002125425727 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125425727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1291)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1289)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(1280)@8a64226f88eb: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1290)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@8a64226f88eb: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1277)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1284)@8a64226f88eb: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1287)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1279)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1282)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1288)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1278)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1277): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1278): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1279): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1280): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1287): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1288): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1289): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1290): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@8a64226f88eb: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Wed Oct 2 12:54:25 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 20241002125425854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125426256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53322<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101856) 20241002125426728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125426729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101856, count=123008) 20241002125427729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125427729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Wed Oct 2 12:54:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125428722 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Timeout of T3314 (fsm.c:317) 20241002125428722 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241002125428722 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241002125428731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125428731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_cell_change_different_rai_ci_data started. 20241002125429314 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125429316 DMM INFO MM(262420000000068/dddb3b2c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125429316 DMM INFO MM(262420000000068/dddb3b2c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125429316 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125429316 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125429316 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125429316 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241002125429316 DLLC NOTICE LLME(ffffffff/dddb3b2c){ASSIGNED} LLGM Assign pre (dddb3b2c => ffffffff) (gprs_llc.c:1079) 20241002125429316 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dddb3b2c => ffffffff) (gprs_llc.c:1125) 20241002125429316 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210070ef560 (gprs_sndcp.c:574) 20241002125429316 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210070ef8b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002125429316 DMM NOTICE MM(262420000000068/dddb3b2c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241002125429316 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241002125429316 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241002125429316 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002125429316 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241002125429316 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241002125429316 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) 20241002125429316 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) 20241002125429316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: Deallocated (fsm.c:568) 20241002125429316 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Deallocated (fsm.c:568) 20241002125429316 DMM DEBUG MM_STATE_Iu[0x6120000261a0]{Detached}: Deallocated (fsm.c:568) 20241002125429316 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Deregistered}: Deallocated (fsm.c:568) 20241002125429316 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125429360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125429360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125429360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125429360 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125429360 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125429360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125429360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125429360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125429360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125429361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125429361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125429361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125429362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125429362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125429362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125429362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125429362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125429362 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125429362 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125429362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125429362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125429362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125429366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125429376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125429376 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)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125429396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125429396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125429396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125429396 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125429396 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125429396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125429396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125429396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125429396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125429398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125429398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125429398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125429398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125429398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125429398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125429399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125429399 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125429399 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125429399 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125429399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125429399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125429399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125429403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125429413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125429413 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1305)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI210(1302)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1304)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1309)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1309)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125429438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125429438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125429439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125429439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125429439 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125429439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125429439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125429439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125429439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1309)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125429440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125429440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125429440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125429441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125429441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125429441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125429441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125429441 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125429441 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125429441 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125429441 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125429441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1309)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125429441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1309)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125429446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125429456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125429456 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1306)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125429731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125429731 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125429731 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125429731 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1308)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1308)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125429733 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1308)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1308)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125429734 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1308)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1308)@8a64226f88eb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1308)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1308)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@8a64226f88eb: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='D5824E5C'O, index=0 SGSN_Test-GSUP(1310)@8a64226f88eb: 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)@8a64226f88eb: 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 := '468C673998F5CB443C94B61F254FF2FF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '93245489'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5961F0AAFE243FF2'O } } } } } 20241002125429781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125429782 DLLC NOTICE LLME(ffffffff/d5824e5c){UNASSIGNED} LLC RX: unknown TLLI 0xd5824e5c, creating LLME on the fly (gprs_llc.c:552) 20241002125429782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125429782 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125429782 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Deregistered}: Allocated (fsm.c:456) 20241002125429782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Init}: Allocated (fsm.c:456) 20241002125429782 DMM DEBUG MM_STATE_Gb[0x6120000267a0]{Idle}: Allocated (fsm.c:456) 20241002125429782 DMM DEBUG MM_STATE_Iu[0x612000026920]{Detached}: Allocated (fsm.c:456) 20241002125429782 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125429782 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125429782 DLLC NOTICE LLME(ffffffff/d5824e5c){UNASSIGNED} LLGM Assign pre (d5824e5c => d3f51707) (gprs_llc.c:1079) 20241002125429782 DLLC NOTICE LLME(d5824e5c/d3f51707){ASSIGNED} LLGM Assign post (d5824e5c => d3f51707) (gprs_llc.c:1125) 20241002125429782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125429782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125429782 DMM DEBUG MM(262420000000070/d3f51707) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125429795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125429795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125429795 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125429796 DMM DEBUG MM(262420000000070/d3f51707) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241002125429796 DMM NOTICE MM(262420000000070/d3f51707) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125429796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125429796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125429796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125429796 DMM DEBUG MM(262420000000070/d3f51707) Requesting authorization (sgsn_auth.c:160) 20241002125429796 DMM INFO MM(262420000000070/d3f51707) Requesting authentication tuples (sgsn_auth.c:184) 20241002125429796 DMM DEBUG MM(262420000000070/d3f51707) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125429796 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241002125429796 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@8a64226f88eb: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241002125429799 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125429799 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125429799 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125429799 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125429799 DMM INFO MM(262420000000070/d3f51707) Subscriber data update (mmctx.c:445) 20241002125429799 DMM DEBUG MM(262420000000070/d3f51707) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125429799 DMM INFO MM(262420000000070/d3f51707) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125429799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125429799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125429799 DMM INFO MM(262420000000070/d3f51707) <- GMM AUTH AND CIPHERING REQ (rand = 46 8c 67 39 98 f5 cb 44 3c 94 b6 1f 25 4f f2 ff , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002125429806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125429806 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125429806 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125429806 DMM INFO MM(262420000000070/d3f51707) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125429806 DMM NOTICE MM(262420000000070/d3f51707) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125429806 DMM DEBUG MM(262420000000070/d3f51707) checking auth: received GSM SRES = 93 24 54 89 (gprs_gmm.c:666) 20241002125429806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125429806 DMM DEBUG MM(262420000000070/d3f51707) Requesting authorization (sgsn_auth.c:160) 20241002125429807 DMM INFO MM(262420000000070/d3f51707) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125429807 DMM DEBUG MM(262420000000070/d3f51707) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125429807 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241002125429807 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) 20241002125429807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125429807 DMM INFO MM(262420000000070/d3f51707) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3f51707) (gprs_gmm.c:300) 20241002125429808 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125429808 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125429808 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241002125429808 DMM INFO MM(262420000000070/d3f51707) Subscriber data update (mmctx.c:445) 20241002125429808 DMM DEBUG MM(262420000000070/d3f51707) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125429808 DMM INFO MM(262420000000070/d3f51707) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125429808 DMM NOTICE MM(262420000000070/d3f51707) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241002125429808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125429808 DMM NOTICE MM(262420000000070/d3f51707) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125429808 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) 20241002125429809 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125429809 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241002125429809 DMM INFO MM(262420000000070/d3f51707) Subscriber data update (mmctx.c:445) 20241002125429809 DMM DEBUG MM(262420000000070/d3f51707) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125429816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125429816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125429816 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125429816 DMM INFO MM(262420000000070/d3f51707) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125429816 DMM NOTICE MM(262420000000070/d3f51707) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125429816 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125429816 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125429816 DLLC NOTICE LLME(d5824e5c/d3f51707){ASSIGNED} LLGM Assign pre (ffffffff => d3f51707) (gprs_llc.c:1079) 20241002125429816 DLLC NOTICE LLME(ffffffff/d3f51707){ASSIGNED} LLGM Assign post (ffffffff => d3f51707) (gprs_llc.c:1125) 20241002125429816 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125429816 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125429816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125429816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241002125429849 DGPRS DEBUG Checking for inactive LLMEs, time = 9684403 (sgsn.c:131) 20241002125429868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125429868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002125429868 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125429868 DMM INFO MM(262420000000070/d3f51707) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125429868 DMM INFO MM(262420000000070/d3f51707) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125429868 DMM DEBUG MM(262420000000070/d3f51707) Using GGSN 0 (gprs_sm.c:317) 20241002125429868 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) 20241002125429868 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241002125429868 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125429868 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125429868 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241002125429879 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 1f f4 97 f6 11 90 a1 1a c8 14 05 7f 4d ea 94 58 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) 20241002125429879 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3e8cf8, cbp=0x614000015ea0) (sgsn_libgtp.c:629) 20241002125429879 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002125429879 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100736a8b8 TLLI=d3f51707, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002125429879 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002125429879 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@8a64226f88eb: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002125429887 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) 20241002125429894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125429894 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241002125429894 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1302)@8a64226f88eb: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='D3F51707'O, index=0 20241002125429900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125429900 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125429900 DSNDCP ERROR Message for non-existing MM ctx (lle=0x62100736a8b8, TLLI=d3f51707, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@8a64226f88eb: Removing Client IMSI='262420000000070'H, index=0 20241002125431901 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_rai_ci_data-BVCI196(1297)@8a64226f88eb: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@8a64226f88eb: Final verdict of PTC: pass 20241002125431910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51928<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1294)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(1310)@8a64226f88eb: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(1298)@8a64226f88eb: Final verdict of PTC: none 20241002125431913 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125431913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_rai_ci_data-BVCI196(1297)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1303)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1308)@8a64226f88eb: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1306)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1309)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1307)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1301)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1296)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1306): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1307): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1308): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1309): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@8a64226f88eb: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Wed Oct 2 12:54:32 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 20241002125432045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125432447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51940<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100584) 20241002125432895 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: Timeout of T3314 (fsm.c:317) 20241002125432895 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241002125432895 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241002125432914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125432914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100584, count=107360) 20241002125433914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125433914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Wed Oct 2 12:54:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125434915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125434915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_cell_change_different_ci_attach started. 20241002125435504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125435506 DMM INFO MM(262420000000070/d3f51707) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125435506 DMM INFO MM(262420000000070/d3f51707) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125435506 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125435506 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125435506 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125435506 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241002125435506 DLLC NOTICE LLME(ffffffff/d3f51707){ASSIGNED} LLGM Assign pre (d3f51707 => ffffffff) (gprs_llc.c:1079) 20241002125435506 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3f51707 => ffffffff) (gprs_llc.c:1125) 20241002125435506 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100736a560 (gprs_sndcp.c:574) 20241002125435506 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100736a8b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002125435506 DMM NOTICE MM(262420000000070/d3f51707) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241002125435506 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241002125435506 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241002125435506 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002125435506 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241002125435506 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241002125435506 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) 20241002125435506 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) 20241002125435506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Init}: Deallocated (fsm.c:568) 20241002125435506 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Deallocated (fsm.c:568) 20241002125435506 DMM DEBUG MM_STATE_Iu[0x612000026920]{Detached}: Deallocated (fsm.c:568) 20241002125435506 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Deregistered}: Deallocated (fsm.c:568) 20241002125435506 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1318)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1318)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125435557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125435557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125435557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125435557 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125435557 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125435557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125435557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125435557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125435557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1317)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1318)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125435559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125435559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125435559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125435559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125435559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125435559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125435559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125435559 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125435559 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125435559 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125435559 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125435560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125435560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1318)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1318)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125435564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125435573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125435573 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1319)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1315)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1317)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125435586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125435587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125435587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125435587 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125435587 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125435587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125435587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125435587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125435587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125435588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125435588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125435588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125435588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125435588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125435588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125435588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125435588 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125435588 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125435588 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125435588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125435589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125435589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125435593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002125435601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125435601 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125435630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125435630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125435630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125435630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125435630 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125435630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125435630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125435630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125435630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125435632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125435633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125435633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125435633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125435633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125435633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125435633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125435633 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125435633 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125435633 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125435633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125435634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125435634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125435638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125435648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125435648 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125435916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125435916 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125435916 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125435916 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@8a64226f88eb: Established a new IPA connection (conn_id=2) 20241002125435920 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241002125435920 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@8a64226f88eb: CCM 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(1328)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1315)@8a64226f88eb: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F14371E2'O, index=0 SGSN_Test-GSUP(1329)@8a64226f88eb: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1315)@8a64226f88eb: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@8a64226f88eb: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F14371E2'O, index=0 TC_cell_change_different_ci_attach(1331)@8a64226f88eb: 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 := 'C3A342DE9017A690EFC0546BE9CDE17B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2411663B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '057B71FD8212EA3A'O } } } } } 20241002125435968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125435968 DLLC NOTICE LLME(ffffffff/f14371e2){UNASSIGNED} LLC RX: unknown TLLI 0xf14371e2, creating LLME on the fly (gprs_llc.c:552) 20241002125435968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125435968 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125435968 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Deregistered}: Allocated (fsm.c:456) 20241002125435968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: Allocated (fsm.c:456) 20241002125435968 DMM DEBUG MM_STATE_Gb[0x612000026f20]{Idle}: Allocated (fsm.c:456) 20241002125435968 DMM DEBUG MM_STATE_Iu[0x6120000270a0]{Detached}: Allocated (fsm.c:456) 20241002125435968 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125435968 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125435968 DLLC NOTICE LLME(ffffffff/f14371e2){UNASSIGNED} LLGM Assign pre (f14371e2 => c1ef5759) (gprs_llc.c:1079) 20241002125435968 DLLC NOTICE LLME(f14371e2/c1ef5759){ASSIGNED} LLGM Assign post (f14371e2 => c1ef5759) (gprs_llc.c:1125) 20241002125435969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125435969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125435969 DMM DEBUG MM(262420000000069/c1ef5759) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125435982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125435982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125435982 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125435982 DMM DEBUG MM(262420000000069/c1ef5759) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241002125435982 DMM NOTICE MM(262420000000069/c1ef5759) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125435982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125435982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125435982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125435982 DMM DEBUG MM(262420000000069/c1ef5759) Requesting authorization (sgsn_auth.c:160) 20241002125435982 DMM INFO MM(262420000000069/c1ef5759) Requesting authentication tuples (sgsn_auth.c:184) 20241002125435982 DMM DEBUG MM(262420000000069/c1ef5759) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125435982 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241002125435982 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@8a64226f88eb: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241002125435985 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125435985 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125435985 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125435985 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125435985 DMM INFO MM(262420000000069/c1ef5759) Subscriber data update (mmctx.c:445) 20241002125435985 DMM DEBUG MM(262420000000069/c1ef5759) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125435985 DMM INFO MM(262420000000069/c1ef5759) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125435985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125435985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125435985 DMM INFO MM(262420000000069/c1ef5759) <- GMM AUTH AND CIPHERING REQ (rand = c3 a3 42 de 90 17 a6 90 ef c0 54 6b e9 cd e1 7b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002125435996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125435996 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125435996 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125435996 DMM INFO MM(262420000000069/c1ef5759) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125435996 DMM NOTICE MM(262420000000069/c1ef5759) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125435996 DMM DEBUG MM(262420000000069/c1ef5759) checking auth: received GSM SRES = 24 11 66 3b (gprs_gmm.c:666) 20241002125435996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125435996 DMM DEBUG MM(262420000000069/c1ef5759) Requesting authorization (sgsn_auth.c:160) 20241002125435996 DMM INFO MM(262420000000069/c1ef5759) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125435996 DMM DEBUG MM(262420000000069/c1ef5759) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125435996 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241002125435996 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) 20241002125435996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125435996 DMM INFO MM(262420000000069/c1ef5759) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1ef5759) (gprs_gmm.c:300) 20241002125435998 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125435998 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125435998 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241002125435998 DMM INFO MM(262420000000069/c1ef5759) Subscriber data update (mmctx.c:445) 20241002125435998 DMM DEBUG MM(262420000000069/c1ef5759) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125435998 DMM INFO MM(262420000000069/c1ef5759) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125435998 DMM NOTICE MM(262420000000069/c1ef5759) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241002125435998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125435998 DMM NOTICE MM(262420000000069/c1ef5759) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125435998 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) 20241002125435999 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125435999 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241002125435999 DMM INFO MM(262420000000069/c1ef5759) Subscriber data update (mmctx.c:445) 20241002125435999 DMM DEBUG MM(262420000000069/c1ef5759) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125436004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125436004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125436004 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125436004 DMM INFO MM(262420000000069/c1ef5759) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125436004 DMM NOTICE MM(262420000000069/c1ef5759) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125436004 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125436005 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125436005 DLLC NOTICE LLME(f14371e2/c1ef5759){ASSIGNED} LLGM Assign pre (ffffffff => c1ef5759) (gprs_llc.c:1079) 20241002125436005 DLLC NOTICE LLME(ffffffff/c1ef5759){ASSIGNED} LLGM Assign post (ffffffff => c1ef5759) (gprs_llc.c:1125) 20241002125436005 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125436005 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125436005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125436005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241002125436056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125436056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002125436056 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125436056 DMM INFO MM(262420000000069/c1ef5759) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125436056 DMM INFO MM(262420000000069/c1ef5759) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125436056 DMM DEBUG MM(262420000000069/c1ef5759) Using GGSN 0 (gprs_sm.c:317) 20241002125436056 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) 20241002125436056 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241002125436056 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125436056 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125436056 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241002125436065 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 47 89 a2 67 11 d5 a0 b8 d4 14 05 7f e2 61 d6 44 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20241002125436065 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3e9d70, cbp=0x6140000164a0) (sgsn_libgtp.c:629) 20241002125436065 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002125436065 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621007573cb8 TLLI=c1ef5759, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002125436065 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002125436065 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@8a64226f88eb: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002125436074 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20241002125436080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125436080 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241002125436080 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1321)@8a64226f88eb: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@8a64226f88eb: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C1EF5759'O, index=0 20241002125436087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125436087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241002125436088 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125436088 DMM INFO MM(262420000000069/c1ef5759) -> GMM ATTACH REQUEST MI(TMSI-0xC1EF5759) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125436088 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125436088 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241002125436088 DLLC NOTICE LLME(ffffffff/c1ef5759){ASSIGNED} LLGM Assign pre (c1ef5759 => ee2f8efa) (gprs_llc.c:1079) 20241002125436088 DLLC NOTICE LLME(c1ef5759/ee2f8efa){ASSIGNED} LLGM Assign post (c1ef5759 => ee2f8efa) (gprs_llc.c:1125) 20241002125436088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125436088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125436088 DMM DEBUG MM(262420000000069/ee2f8efa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125436100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125436101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241002125436101 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125436101 DMM DEBUG MM(262420000000069/ee2f8efa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241002125436101 DMM NOTICE MM(262420000000069/ee2f8efa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125436101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125436101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125436101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125436101 DMM DEBUG MM(262420000000069/ee2f8efa) Requesting authorization (sgsn_auth.c:160) 20241002125436101 DMM INFO MM(262420000000069/ee2f8efa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125436101 DMM DEBUG MM(262420000000069/ee2f8efa) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125436101 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241002125436101 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) 20241002125437085 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125437086 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125437086 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241002125437086 DMM INFO MM(262420000000069/ee2f8efa) Subscriber data update (mmctx.c:445) 20241002125437086 DMM DEBUG MM(262420000000069/ee2f8efa) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241002125437086 DMM INFO MM(262420000000069/ee2f8efa) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241002125437086 DMM NOTICE MM(262420000000069/ee2f8efa) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241002125437086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125437086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125437086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241002125437086 DMM INFO MM(262420000000069/ee2f8efa) <- GMM ATTACH ACCEPT (new P-TMSI=0xee2f8efa) (gprs_gmm.c:300) 20241002125437086 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) 20241002125437086 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125437086 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241002125437086 DMM INFO MM(262420000000069/ee2f8efa) Subscriber data update (mmctx.c:445) 20241002125437086 DMM DEBUG MM(262420000000069/ee2f8efa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125437095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125437095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125437095 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125437095 DMM INFO MM(262420000000069/ee2f8efa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125437095 DMM NOTICE MM(262420000000069/ee2f8efa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125437095 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125437095 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125437095 DLLC NOTICE LLME(c1ef5759/ee2f8efa){ASSIGNED} LLGM Assign pre (ffffffff => ee2f8efa) (gprs_llc.c:1079) 20241002125437095 DLLC NOTICE LLME(ffffffff/ee2f8efa){ASSIGNED} LLGM Assign post (ffffffff => ee2f8efa) (gprs_llc.c:1125) 20241002125437095 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125437095 DMM ERROR MM_STATE_Gb(0)[0x612000026f20]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241002125437095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125437095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241002125437144 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20241002125437155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125437155 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125437155 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1315)@8a64226f88eb: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@8a64226f88eb: Final verdict of PTC: pass 20241002125437161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51954<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1322)@8a64226f88eb: Final verdict of PTC: none 20241002125437163 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125437163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1328)@8a64226f88eb: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1315)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1327)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(1318)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1317)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1320)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1316)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@8a64226f88eb: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@8a64226f88eb: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1325)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1315): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1316): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1317): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1318): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@8a64226f88eb: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Wed Oct 2 12:54:37 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 20241002125437297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125437699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34982<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108140) 20241002125438165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125438165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108140, count=129292) 20241002125439165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125439166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Wed Oct 2 12:54:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125440156 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Timeout of T3314 (fsm.c:317) 20241002125440156 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241002125440156 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241002125440167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125440167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_cell_change_different_ci_data started. 20241002125440757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125440759 DMM INFO MM(262420000000069/ee2f8efa) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125440759 DMM INFO MM(262420000000069/ee2f8efa) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125440759 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125440759 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125440759 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125440759 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241002125440759 DLLC NOTICE LLME(ffffffff/ee2f8efa){ASSIGNED} LLGM Assign pre (ee2f8efa => ffffffff) (gprs_llc.c:1079) 20241002125440759 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee2f8efa => ffffffff) (gprs_llc.c:1125) 20241002125440759 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621007573960 (gprs_sndcp.c:574) 20241002125440759 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621007573cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002125440759 DMM NOTICE MM(262420000000069/ee2f8efa) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241002125440759 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241002125440759 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241002125440759 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002125440759 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241002125440759 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241002125440759 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) 20241002125440759 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) 20241002125440759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: Deallocated (fsm.c:568) 20241002125440759 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Deallocated (fsm.c:568) 20241002125440760 DMM DEBUG MM_STATE_Iu[0x6120000270a0]{Detached}: Deallocated (fsm.c:568) 20241002125440760 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Deregistered}: Deallocated (fsm.c:568) 20241002125440760 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1337)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1337)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125440817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125440818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125440818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125440818 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125440818 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125440818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125440818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125440818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125440818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1337)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125440819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125440819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125440820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125440820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125440820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125440820 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125440820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125440820 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125440820 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125440820 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125440820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1336)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1337)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125440821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125440821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1337)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125440825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125440834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125440834 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1338)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI196(1334)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1336)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125440846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125440846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125440846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125440846 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125440846 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125440846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125440846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125440846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125440846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125440847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125440847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125440847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125440848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125440848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125440848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125440848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125440848 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125440848 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125440848 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125440848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125440848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125440848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125440852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002125440863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125440863 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1347)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125440895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125440895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125440895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125440895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125440895 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125440895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125440895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125440895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125440895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1347)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125440897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125440897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125440897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125440897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125440897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125440897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125440897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125440897 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125440897 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125440897 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125440897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1347)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1347)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125440898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125440898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241002125440900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125440909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125440909 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1344)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125441167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125441167 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125441167 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125441168 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1346)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1346)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125441170 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1346)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1346)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125441171 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1346)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1346)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1334)@8a64226f88eb: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='CEED8EB3'O, index=0 SGSN_Test-GSUP(1348)@8a64226f88eb: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1334)@8a64226f88eb: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@8a64226f88eb: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='CEED8EB3'O, index=0 TC_cell_change_different_ci_data(1350)@8a64226f88eb: 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 := 'E44B3E664672AE4D9EFA6B3292C07429'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D9AA3596'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2FC55635E9E2D3B3'O } } } } } 20241002125441219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125441219 DLLC NOTICE LLME(ffffffff/ceed8eb3){UNASSIGNED} LLC RX: unknown TLLI 0xceed8eb3, creating LLME on the fly (gprs_llc.c:552) 20241002125441219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125441219 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125441220 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Deregistered}: Allocated (fsm.c:456) 20241002125441220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Init}: Allocated (fsm.c:456) 20241002125441220 DMM DEBUG MM_STATE_Gb[0x6120000276a0]{Idle}: Allocated (fsm.c:456) 20241002125441220 DMM DEBUG MM_STATE_Iu[0x612000027820]{Detached}: Allocated (fsm.c:456) 20241002125441220 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125441220 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125441220 DLLC NOTICE LLME(ffffffff/ceed8eb3){UNASSIGNED} LLGM Assign pre (ceed8eb3 => e04ce12d) (gprs_llc.c:1079) 20241002125441220 DLLC NOTICE LLME(ceed8eb3/e04ce12d){ASSIGNED} LLGM Assign post (ceed8eb3 => e04ce12d) (gprs_llc.c:1125) 20241002125441220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125441220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125441220 DMM DEBUG MM(262420000000071/e04ce12d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125441231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125441231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125441231 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125441231 DMM DEBUG MM(262420000000071/e04ce12d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241002125441231 DMM NOTICE MM(262420000000071/e04ce12d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125441231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125441231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125441231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125441231 DMM DEBUG MM(262420000000071/e04ce12d) Requesting authorization (sgsn_auth.c:160) 20241002125441231 DMM INFO MM(262420000000071/e04ce12d) Requesting authentication tuples (sgsn_auth.c:184) 20241002125441231 DMM DEBUG MM(262420000000071/e04ce12d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125441231 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241002125441231 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@8a64226f88eb: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241002125441234 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125441234 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125441234 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125441234 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125441234 DMM INFO MM(262420000000071/e04ce12d) Subscriber data update (mmctx.c:445) 20241002125441234 DMM DEBUG MM(262420000000071/e04ce12d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125441234 DMM INFO MM(262420000000071/e04ce12d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125441235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125441235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125441235 DMM INFO MM(262420000000071/e04ce12d) <- GMM AUTH AND CIPHERING REQ (rand = e4 4b 3e 66 46 72 ae 4d 9e fa 6b 32 92 c0 74 29 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002125441243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125441243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125441243 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125441243 DMM INFO MM(262420000000071/e04ce12d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125441243 DMM NOTICE MM(262420000000071/e04ce12d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125441243 DMM DEBUG MM(262420000000071/e04ce12d) checking auth: received GSM SRES = d9 aa 35 96 (gprs_gmm.c:666) 20241002125441243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125441243 DMM DEBUG MM(262420000000071/e04ce12d) Requesting authorization (sgsn_auth.c:160) 20241002125441243 DMM INFO MM(262420000000071/e04ce12d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125441243 DMM DEBUG MM(262420000000071/e04ce12d) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125441243 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241002125441243 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) 20241002125441243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125441243 DMM INFO MM(262420000000071/e04ce12d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe04ce12d) (gprs_gmm.c:300) 20241002125441245 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125441245 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125441245 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241002125441245 DMM INFO MM(262420000000071/e04ce12d) Subscriber data update (mmctx.c:445) 20241002125441245 DMM DEBUG MM(262420000000071/e04ce12d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125441245 DMM INFO MM(262420000000071/e04ce12d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125441245 DMM NOTICE MM(262420000000071/e04ce12d) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241002125441245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125441246 DMM NOTICE MM(262420000000071/e04ce12d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125441246 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) 20241002125441246 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125441246 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241002125441246 DMM INFO MM(262420000000071/e04ce12d) Subscriber data update (mmctx.c:445) 20241002125441246 DMM DEBUG MM(262420000000071/e04ce12d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125441251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125441251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125441251 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125441251 DMM INFO MM(262420000000071/e04ce12d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125441251 DMM NOTICE MM(262420000000071/e04ce12d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125441251 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125441251 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125441251 DLLC NOTICE LLME(ceed8eb3/e04ce12d){ASSIGNED} LLGM Assign pre (ffffffff => e04ce12d) (gprs_llc.c:1079) 20241002125441251 DLLC NOTICE LLME(ffffffff/e04ce12d){ASSIGNED} LLGM Assign post (ffffffff => e04ce12d) (gprs_llc.c:1125) 20241002125441251 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125441251 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125441251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125441251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241002125441303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125441303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241002125441303 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125441303 DMM INFO MM(262420000000071/e04ce12d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125441303 DMM INFO MM(262420000000071/e04ce12d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125441303 DMM DEBUG MM(262420000000071/e04ce12d) Using GGSN 0 (gprs_sm.c:317) 20241002125441303 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) 20241002125441303 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241002125441303 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125441303 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125441303 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241002125441315 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 13 0e f9 a9 11 50 be 0d 70 14 05 7f b6 1d b1 8a 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) 20241002125441315 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3eade8, cbp=0x614000016aa0) (sgsn_libgtp.c:629) 20241002125441315 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002125441315 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210077eecb8 TLLI=e04ce12d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241002125441315 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002125441315 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@8a64226f88eb: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002125441323 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) 20241002125441331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125441331 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241002125441331 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1340)@8a64226f88eb: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1344)@8a64226f88eb: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E04CE12D'O, index=0 20241002125441338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125441338 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125441339 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125441340 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_ci_data-BVCI196(1334)@8a64226f88eb: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@8a64226f88eb: Final verdict of PTC: pass 20241002125441353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34998<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@8a64226f88eb: Final verdict of PTC: none 20241002125441355 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125441355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1346)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(1337)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1341)@8a64226f88eb: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1334)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1336)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1347)@8a64226f88eb: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1344)@8a64226f88eb: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1335)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1345)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1339)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1334): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1335): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1336): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1337): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1344): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1345): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1346): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1347): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@8a64226f88eb: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Wed Oct 2 12:54:41 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 20241002125441487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125441888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35000<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91140) 20241002125442355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125442355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91140, count=105980) 20241002125443357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125443357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Wed Oct 2 12:54:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125444340 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Timeout of T3314 (fsm.c:317) 20241002125444340 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241002125444340 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241002125444358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125444358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_sgsn_context_req_in started. 20241002125444952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125444953 DMM INFO MM(262420000000071/e04ce12d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125444953 DMM INFO MM(262420000000071/e04ce12d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125444953 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125444953 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125444953 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125444953 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241002125444953 DLLC NOTICE LLME(ffffffff/e04ce12d){ASSIGNED} LLGM Assign pre (e04ce12d => ffffffff) (gprs_llc.c:1079) 20241002125444953 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e04ce12d => ffffffff) (gprs_llc.c:1125) 20241002125444953 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210077ee960 (gprs_sndcp.c:574) 20241002125444953 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210077eecb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241002125444953 DMM NOTICE MM(262420000000071/e04ce12d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241002125444954 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241002125444954 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241002125444954 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002125444954 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241002125444954 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241002125444954 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) 20241002125444954 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) 20241002125444954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Init}: Deallocated (fsm.c:568) 20241002125444954 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Deallocated (fsm.c:568) 20241002125444954 DMM DEBUG MM_STATE_Iu[0x612000027820]{Detached}: Deallocated (fsm.c:568) 20241002125444954 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Deregistered}: Deallocated (fsm.c:568) 20241002125444954 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1356)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1356)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125445009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125445009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125445009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125445009 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125445009 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125445009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) SGSN_Test-Gb1-NS1(1355)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002125445009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125445009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125445009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1356)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125445011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125445011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125445011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125445012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125445012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125445012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125445012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125445012 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125445012 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125445012 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125445012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125445012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125445012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1356)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1356)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125445016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125445026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125445026 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1357)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1353)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1355)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125445038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125445038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125445038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125445038 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125445038 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125445038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125445038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125445038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125445038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125445040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125445040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125445040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125445040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125445040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125445040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125445040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125445040 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125445040 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125445040 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125445040 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125445041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125445041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125445044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002125445054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125445054 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1366)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1366)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125445083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125445084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125445084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125445084 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125445084 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125445084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125445084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125445084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125445084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1366)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125445085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125445085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125445085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125445086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125445086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125445086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125445086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125445086 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125445086 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125445086 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125445086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125445086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125445086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1366)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1366)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125445089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125445098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125445098 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1363)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125445358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125445358 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125445358 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125445359 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1365)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1365)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125445361 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1365)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1365)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125445362 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1365)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1365)@8a64226f88eb: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1365)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1365)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1353)@8a64226f88eb: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='E9110E60'O, index=0 SGSN_Test-GSUP(1367)@8a64226f88eb: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@8a64226f88eb: 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 := 'C7800809B1C813EB2C5EFF13DE07083C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '20B4B6F4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7FAEB195E4DBD0F9'O } } } } } 20241002125446412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125446412 DLLC NOTICE LLME(ffffffff/e9110e60){UNASSIGNED} LLC RX: unknown TLLI 0xe9110e60, creating LLME on the fly (gprs_llc.c:552) 20241002125446412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125446412 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125446413 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Deregistered}: Allocated (fsm.c:456) 20241002125446413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Init}: Allocated (fsm.c:456) 20241002125446413 DMM DEBUG MM_STATE_Gb[0x612000027e20]{Idle}: Allocated (fsm.c:456) 20241002125446413 DMM DEBUG MM_STATE_Iu[0x612000027fa0]{Detached}: Allocated (fsm.c:456) 20241002125446413 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125446413 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125446413 DLLC NOTICE LLME(ffffffff/e9110e60){UNASSIGNED} LLGM Assign pre (e9110e60 => c19a6066) (gprs_llc.c:1079) 20241002125446413 DLLC NOTICE LLME(e9110e60/c19a6066){ASSIGNED} LLGM Assign post (e9110e60 => c19a6066) (gprs_llc.c:1125) 20241002125446413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125446413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125446413 DMM DEBUG MM(262420000000072/c19a6066) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125446428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125446428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125446428 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125446428 DMM DEBUG MM(262420000000072/c19a6066) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241002125446428 DMM NOTICE MM(262420000000072/c19a6066) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125446428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125446428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125446428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125446428 DMM DEBUG MM(262420000000072/c19a6066) Requesting authorization (sgsn_auth.c:160) 20241002125446428 DMM INFO MM(262420000000072/c19a6066) Requesting authentication tuples (sgsn_auth.c:184) 20241002125446428 DMM DEBUG MM(262420000000072/c19a6066) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125446428 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241002125446428 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)@8a64226f88eb: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@8a64226f88eb: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241002125446431 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125446431 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125446431 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125446431 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125446431 DMM INFO MM(262420000000072/c19a6066) Subscriber data update (mmctx.c:445) 20241002125446431 DMM DEBUG MM(262420000000072/c19a6066) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125446431 DMM INFO MM(262420000000072/c19a6066) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125446431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125446431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125446431 DMM INFO MM(262420000000072/c19a6066) <- GMM AUTH AND CIPHERING REQ (rand = c7 80 08 09 b1 c8 13 eb 2c 5e ff 13 de 07 08 3c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241002125446439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125446439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125446439 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125446439 DMM INFO MM(262420000000072/c19a6066) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125446439 DMM NOTICE MM(262420000000072/c19a6066) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125446439 DMM DEBUG MM(262420000000072/c19a6066) checking auth: received GSM SRES = 20 b4 b6 f4 (gprs_gmm.c:666) 20241002125446439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125446439 DMM DEBUG MM(262420000000072/c19a6066) Requesting authorization (sgsn_auth.c:160) 20241002125446439 DMM INFO MM(262420000000072/c19a6066) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125446439 DMM DEBUG MM(262420000000072/c19a6066) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125446439 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241002125446439 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) 20241002125446439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125446440 DMM INFO MM(262420000000072/c19a6066) <- GMM ATTACH ACCEPT (new P-TMSI=0xc19a6066) (gprs_gmm.c:300) 20241002125446441 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125446441 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125446441 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241002125446441 DMM INFO MM(262420000000072/c19a6066) Subscriber data update (mmctx.c:445) 20241002125446441 DMM DEBUG MM(262420000000072/c19a6066) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125446441 DMM INFO MM(262420000000072/c19a6066) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125446441 DMM NOTICE MM(262420000000072/c19a6066) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241002125446441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125446441 DMM NOTICE MM(262420000000072/c19a6066) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125446441 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) 20241002125446442 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125446442 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241002125446442 DMM INFO MM(262420000000072/c19a6066) Subscriber data update (mmctx.c:445) 20241002125446442 DMM DEBUG MM(262420000000072/c19a6066) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125446447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125446447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125446448 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125446448 DMM INFO MM(262420000000072/c19a6066) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125446448 DMM NOTICE MM(262420000000072/c19a6066) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125446448 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125446448 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125446448 DLLC NOTICE LLME(e9110e60/c19a6066){ASSIGNED} LLGM Assign pre (ffffffff => c19a6066) (gprs_llc.c:1079) 20241002125446448 DLLC NOTICE LLME(ffffffff/c19a6066){ASSIGNED} LLGM Assign post (ffffffff => c19a6066) (gprs_llc.c:1125) 20241002125446448 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125446448 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125446448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125446448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241002125446502 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 bf 98 00 00 03 52 f0 99 42 42 de 05 c1 9a 60 66 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)@8a64226f88eb: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241002125448502 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241002125448502 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241002125448502 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) 20241002125448502 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241002125448502 DMM INFO MM(262420000000072/c19a6066) Subscriber data update (mmctx.c:445) 20241002125448502 DMM DEBUG MM(262420000000072/c19a6066) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241002125448502 DMM INFO MM(262420000000072/c19a6066) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241002125448502 DMM INFO MM(262420000000072/c19a6066) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125448502 DMM INFO MM(262420000000072/c19a6066) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125448502 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125448502 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125448502 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125448502 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002125448502 DLLC NOTICE LLME(ffffffff/c19a6066){ASSIGNED} LLGM Assign pre (c19a6066 => ffffffff) (gprs_llc.c:1079) 20241002125448502 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c19a6066 => ffffffff) (gprs_llc.c:1125) 20241002125448502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Init}: Deallocated (fsm.c:568) 20241002125448502 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Deallocated (fsm.c:568) 20241002125448502 DMM DEBUG MM_STATE_Iu[0x612000027fa0]{Detached}: Deallocated (fsm.c:568) 20241002125448502 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1353)@8a64226f88eb: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@8a64226f88eb: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241002125448508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35008<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1356)@8a64226f88eb: Final verdict of PTC: none 20241002125448510 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125448510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1365)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(1367)@8a64226f88eb: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1353)@8a64226f88eb: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1360)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1366)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1355)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@8a64226f88eb: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1363)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1354)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1358)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1364)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1353): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1354): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1355): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1356): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1363): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1364): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1365): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1366): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@8a64226f88eb: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Wed Oct 2 12:54:48 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 20241002125448640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125449042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40654<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98772) 20241002125449511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125449511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98772, count=100032) 20241002125450513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125450513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Wed Oct 2 12:54:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125451513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125451513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_sgsn_context_req_out started. 20241002125452103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125452104 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1375)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1375)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125452158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125452158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125452158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125452158 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125452158 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125452158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125452158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125452158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125452158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1375)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1374)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002125452159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125452159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125452159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125452160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125452160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125452160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125452160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125452160 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125452160 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125452160 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125452160 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125452160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125452160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1375)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1375)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125452164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241002125452173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125452173 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1372)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1374)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1380)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1380)@8a64226f88eb: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1379)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002125452193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125452194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125452194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125452194 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125452194 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125452194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125452194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125452194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125452194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1380)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125452196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125452196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125452196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125452196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125452196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125452196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125452196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125452196 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125452196 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125452196 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125452196 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125452196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125452196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1380)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1380)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125452201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241002125452211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125452211 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1377)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1379)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125452219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125452219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125452219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125452219 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125452219 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125452219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125452219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125452219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125452219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125452221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125452221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125452221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125452221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125452221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125452221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125452221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125452221 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125452221 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125452221 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125452221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125452221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125452221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125452225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125452233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125452233 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125452515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125452515 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125452515 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125452515 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125452517 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125452518 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1372)@8a64226f88eb: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='F55D5310'O, index=0 SGSN_Test-GSUP(1386)@8a64226f88eb: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241002125453570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125453570 DLLC NOTICE LLME(ffffffff/f55d5310){UNASSIGNED} LLC RX: unknown TLLI 0xf55d5310, creating LLME on the fly (gprs_llc.c:552) 20241002125453570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241002125453570 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241002125453571 DMM NOTICE LLME(ffffffff/f55d5310){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241002125453571 DLLC NOTICE LLME(ffffffff/f55d5310){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241002125453571 DMM ERROR LLME(ffffffff/f55d5310){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241002125453571 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241002125453571 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241002125453571 DLLC NOTICE LLME(ffffffff/f55d5310){UNASSIGNED} LLGM Assign pre (f55d5310 => ffffffff) (gprs_llc.c:1079) 20241002125453571 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f55d5310 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@8a64226f88eb: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@8a64226f88eb: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. -NSVCI98(1380)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@8a64226f88eb: Final verdict of PTC: none 20241002125453584 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125453584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1379)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(1386)@8a64226f88eb: Final verdict of PTC: none 20241002125453584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40664<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1385)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(1375)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1374)@8a64226f88eb: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@8a64226f88eb: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1377)@8a64226f88eb: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1372)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1384)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1373)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1378)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1382)@8a64226f88eb: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@8a64226f88eb: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1372): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1373): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1374): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1375): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1377): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1378): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1379): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1380): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@8a64226f88eb: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Wed Oct 2 12:54:53 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 20241002125453711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125454113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40668<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50780) 20241002125454585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125454585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50780, count=55136) 20241002125455585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125455585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Wed Oct 2 12:54:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125456587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125456587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_req_id_req_ra_update started. 20241002125457172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125457173 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1394)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1394)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125457226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125457227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125457227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125457227 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125457227 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125457227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125457227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125457227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125457227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1394)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125457228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125457228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125457228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125457229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125457229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125457229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125457229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125457229 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125457229 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125457229 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125457229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125457229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125457229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1394)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1394)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125457234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1393)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125457244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125457244 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1391)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1393)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1398)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125457264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125457264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125457264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125457264 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125457264 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125457264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125457264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125457264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125457264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125457266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125457266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125457266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125457266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125457266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125457266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125457266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125457266 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125457266 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125457266 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125457266 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125457266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125457266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125457271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125457281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125457281 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1397)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125457297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125457297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125457297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125457297 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125457297 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125457297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125457297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125457297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125457297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125457299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125457299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125457299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125457299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125457299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125457299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125457299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125457299 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125457299 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125457299 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125457299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1403)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125457300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125457300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125457303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125457314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125457314 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)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125457588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125457588 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125457588 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125457588 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1404)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125457590 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1404)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125457591 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1404)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1391)@8a64226f88eb: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='D89F5FE7'O, index=0 SGSN_Test-GSUP(1405)@8a64226f88eb: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241002125457635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125457635 DLLC NOTICE LLME(ffffffff/d89f5fe7){UNASSIGNED} LLC RX: unknown TLLI 0xd89f5fe7, creating LLME on the fly (gprs_llc.c:552) 20241002125457635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125457635 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125457635 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{Deregistered}: Allocated (fsm.c:456) 20241002125457635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000282a0]{Init}: Allocated (fsm.c:456) 20241002125457635 DMM DEBUG MM_STATE_Gb[0x612000028420]{Idle}: Allocated (fsm.c:456) 20241002125457635 DMM DEBUG MM_STATE_Iu[0x6120000285a0]{Detached}: Allocated (fsm.c:456) 20241002125457636 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125457636 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125457636 DLLC NOTICE LLME(ffffffff/d89f5fe7){UNASSIGNED} LLGM Assign pre (d89f5fe7 => dc095893) (gprs_llc.c:1079) 20241002125457636 DLLC NOTICE LLME(d89f5fe7/dc095893){ASSIGNED} LLGM Assign post (d89f5fe7 => dc095893) (gprs_llc.c:1125) 20241002125457636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000282a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125457636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000282a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125457636 DMM DEBUG MM(262420000000047/dc095893) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125457649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125457650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125457650 DMM DEBUG MM_STATE_Gb(0)[0x612000028420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125457650 DMM INFO MM(262420000000047/dc095893) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241002125457650 DMM INFO MM(262420000000047/dc095893) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-13012-135 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241002125457650 DMM NOTICE MM(262420000000047/dc095893) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241002125457650 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241002125457650 DMM INFO MM(262420000000047/dc095893) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241002125457650 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125457650 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125457650 DMM DEBUG MM_STATE_Gb(0)[0x612000028420]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125457650 DMM ERROR MM_STATE_Gb(0)[0x612000028420]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241002125457650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000282a0]{CheckIdentity}: Deallocated (fsm.c:568) 20241002125457650 DMM DEBUG MM_STATE_Gb(0)[0x612000028420]{Idle}: Deallocated (fsm.c:568) 20241002125457650 DMM DEBUG MM_STATE_Iu[0x6120000285a0]{Detached}: Deallocated (fsm.c:568) 20241002125457650 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{Deregistered}: Deallocated (fsm.c:568) 20241002125457650 DLLC NOTICE LLME(d89f5fe7/dc095893){ASSIGNED} LLGM Assign pre (dc095893 => ffffffff) (gprs_llc.c:1079) 20241002125457650 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc095893 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1391)@8a64226f88eb: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@8a64226f88eb: Final verdict of PTC: pass 20241002125457658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38678<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002125457660 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(1398)@8a64226f88eb: Final verdict of PTC: none 20241002125457660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_req_id_req_ra_update-BVCI220(1402)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(1405)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(1394)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1403)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1393)@8a64226f88eb: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1391)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@8a64226f88eb: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1392)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1396)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1401)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1391): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1392): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1393): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1394): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Wed Oct 2 12:54:57 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 20241002125457790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125458192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38688<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58464) 20241002125458661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125458661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58464, count=62820) 20241002125459663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125459663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241002125459850 DGPRS DEBUG Checking for inactive LLMEs, time = 9684433 (sgsn.c:131) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@8a64226f88eb: Test execution finished. MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Wed Oct 2 12:55:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125500664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125500664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_iu_attach started. 20241002125501249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125501251 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125501295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125501295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125501295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125501295 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125501295 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125501295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125501295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125501295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125501295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125501297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125501297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125501297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125501297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125501297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125501297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125501297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125501297 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125501297 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125501298 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125501298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125501298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125501298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125501302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125501312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125501312 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125501326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125501326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125501326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125501326 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125501326 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125501326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125501326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125501326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125501326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125501328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125501328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125501328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125501328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125501328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125501328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125501328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125501328 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125501328 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125501328 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125501328 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125501329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125501329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125501333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1414)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1418)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002125501343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125501343 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125501370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125501370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125501370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125501370 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125501370 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125501370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125501370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125501370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125501370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125501371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125501372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125501372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125501372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125501372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125501372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125501372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125501372 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125501372 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125501372 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125501372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125501372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125501372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125501376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@8a64226f88eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@8a64226f88eb: ************************************************* SGSN_Test_0-M3UA(1425)@8a64226f88eb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@8a64226f88eb: ************************************************* MTC@8a64226f88eb: Starting RAN_Emulation 20241002125501384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125501384 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1423)@8a64226f88eb: v_sccp_pdu_maxlen:268 TC_iu_attach-BVCI220(1420)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125501585 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241002125501585 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) 20241002125501585 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241002125501585 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)@8a64226f88eb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241002125501587 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125501587 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241002125501588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241002125501588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241002125501588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241002125501588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241002125501588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241002125501589 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125501589 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241002125501589 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241002125501589 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241002125501589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241002125501589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241002125501589 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241002125501589 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241002125501665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125501665 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125501665 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125501665 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1427)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125501667 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1427)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125501667 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1427)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002125502396 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125502396 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125502396 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125502396 DLM3UA 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) 20241002125502396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125502396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125502396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125502396 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125502397 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241002125502397 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241002125502397 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125502397 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125502397 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125502397 DLM3UA 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) 20241002125502397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125502397 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125502397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125502397 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1424)@8a64226f88eb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@8a64226f88eb: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='F8F12FA3'O, index=0 SGSN_Test-GSUP(1428)@8a64226f88eb: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@8a64226f88eb: 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 := '2C26'O (",&"), rac := 'EC'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)@8a64226f88eb: Added conn table entry 0TC_iu_attach(1430)10764355 SGSN_Test_0-SCCP(1423)@8a64226f88eb: First idle individual index:0 SGSN_Test_0-RAN(1424)@8a64226f88eb: patch: N(SD) for ConnIdx 0 set to 1 20241002125502732 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125502732 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125502732 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125502732 DLM3UA 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) 20241002125502732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125502732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125502732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125502732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125502733 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241002125502733 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241002125502733 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241002125502733 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241002125502733 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241002125502733 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125502733 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Deregistered}: Allocated (fsm.c:456) 20241002125502733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Init}: Allocated (fsm.c:456) 20241002125502733 DMM DEBUG MM_STATE_Gb[0x612000028ba0]{Idle}: Allocated (fsm.c:456) 20241002125502733 DMM DEBUG MM_STATE_Iu[0x612000028d20]{Detached}: Allocated (fsm.c:456) 20241002125502733 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125502733 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125502733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125502733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125502733 DMM DEBUG MM(262420000001001/cf93dc19) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125502733 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241002125502734 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125502734 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125502734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125502734 DLM3UA 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) 20241002125502734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125502734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125502734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125502734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125502734 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125502734 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125502734 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125502734 DLM3UA 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) 20241002125502734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125502734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125502734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125502734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@8a64226f88eb: { messageType := 2, destLocRef := 'A44043'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)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@8a64226f88eb: 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 := 'B8466F2CB35FFA61E9269FDB9C7DBE9E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '54A05BD2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C59E42C49F432CE2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7071AE609543D5EDEEC6945E5DC2317B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '80A7B7B578C39829ED425BB66137CC5D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '89FE0DBD8F5846A7696D909BC26149BB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5E3754457271913C'O } } } } } SGSN_Test_0-SCCP(1423)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@8a64226f88eb: vl_len:23 SGSN_Test_0-SCCP(1423)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1423)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241002125502742 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125502742 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125502742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125502742 DLM3UA 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) 20241002125502742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125502742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125502742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125502743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125502743 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125502743 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125502743 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125502743 DMM DEBUG MM(262420000001001/cf93dc19) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241002125502743 DMM NOTICE MM(262420000001001/cf93dc19) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125502743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125502743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125502743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125502743 DMM DEBUG MM(262420000001001/cf93dc19) Requesting authorization (sgsn_auth.c:160) 20241002125502743 DMM INFO MM(262420000001001/cf93dc19) Requesting authentication tuples (sgsn_auth.c:184) 20241002125502743 DMM DEBUG MM(262420000001001/cf93dc19) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125502743 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241002125502743 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)@8a64226f88eb: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@8a64226f88eb: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241002125502746 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125502746 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125502746 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125502746 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125502746 DMM INFO MM(262420000001001/cf93dc19) Subscriber data update (mmctx.c:445) 20241002125502746 DMM DEBUG MM(262420000001001/cf93dc19) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125502747 DMM INFO MM(262420000001001/cf93dc19) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125502747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125502747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125502747 DMM INFO MM(262420000001001/cf93dc19) <- GMM AUTH AND CIPHERING REQ (rand = b8 46 6f 2c b3 5f fa 61 e9 26 9f db 9c 7d be 9e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 89 fe 0d bd 8f 58 46 a7 69 6d 90 9b c2 61 49 bb ) (gprs_gmm.c:483) 20241002125502747 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241002125502747 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125502747 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125502747 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125502747 DLM3UA 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) 20241002125502747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125502747 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125502748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125502748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@8a64226f88eb: vl_len:37 SGSN_Test_0-SCCP(1423)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1423)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081309225E37544523094B99990000100001F029047271913C'O 20241002125502753 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125502753 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125502753 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125502753 DLM3UA 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) 20241002125502753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125502753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125502753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125502753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125502754 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125502754 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125502754 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125502754 DMM INFO MM(262420000001001/cf93dc19) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125502754 DMM NOTICE MM(262420000001001/cf93dc19) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125502754 DMM DEBUG MM(262420000001001/cf93dc19) checking auth: received UMTS RES = 5e 37 54 45 72 71 91 3c (gprs_gmm.c:666) 20241002125502754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125502754 DMM DEBUG MM(262420000001001/cf93dc19) Requesting authorization (sgsn_auth.c:160) 20241002125502754 DMM INFO MM(262420000001001/cf93dc19) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125502754 DMM DEBUG MM(262420000001001/cf93dc19) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125502754 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241002125502754 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) 20241002125502754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241002125502754 DMM DEBUG MM(262420000001001/cf93dc19) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241002125502754 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125502754 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125502754 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125502754 DLM3UA 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) 20241002125502755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125502755 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125502755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125502755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@8a64226f88eb: vl_len:12 SGSN_Test_0-SCCP(1423)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1423)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241002125502763 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125502763 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125502763 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125502763 DLM3UA 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) 20241002125502763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125502763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125502763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125502763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125502763 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241002125502763 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241002125502763 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241002125502763 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241002125502763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241002125502763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241002125502763 DMM INFO MM(262420000001001/cf93dc19) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf93dc19) (gprs_gmm.c:300) 20241002125502763 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241002125502764 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125502764 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125502764 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125502764 DLM3UA 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) 20241002125502764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125502764 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125502764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125502764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125502764 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125502764 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125502764 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125502764 DLM3UA 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) 20241002125502764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125502764 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125502764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125502764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241002125502768 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125502768 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125502768 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241002125502768 DMM INFO MM(262420000001001/cf93dc19) Subscriber data update (mmctx.c:445) 20241002125502768 DMM DEBUG MM(262420000001001/cf93dc19) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125502768 DMM INFO MM(262420000001001/cf93dc19) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125502768 DMM NOTICE MM(262420000001001/cf93dc19) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241002125502768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125502768 DMM NOTICE MM(262420000001001/cf93dc19) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125502768 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) 20241002125502769 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125502769 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241002125502769 DMM INFO MM(262420000001001/cf93dc19) Subscriber data update (mmctx.c:445) 20241002125502769 DMM DEBUG MM(262420000001001/cf93dc19) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@8a64226f88eb: vl_len:14 SGSN_Test_0-SCCP(1423)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1423)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241002125502771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125502771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125502771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125502771 DLM3UA 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) 20241002125502771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125502771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125502771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125502771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125502771 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125502771 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125502771 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125502771 DMM INFO MM(262420000001001/cf93dc19) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125502772 DMM NOTICE MM(262420000001001/cf93dc19) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125502772 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125502772 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125502772 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241002125502772 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241002125502772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125502772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241002125502772 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125502772 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125502772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125502772 DLM3UA 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) 20241002125502772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125502772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125502772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125502772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@8a64226f88eb: vl_len:7 SGSN_Test_0-SCCP(1423)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1423)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241002125502777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125502777 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125502777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125502777 DLM3UA 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) 20241002125502777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125502777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125502777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125502777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125502778 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241002125502778 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241002125502778 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241002125502778 DMM INFO MM(262420000001001/cf93dc19) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241002125502778 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241002125502778 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241002125502778 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125502778 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125502778 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125502778 DLM3UA 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) 20241002125502778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125502778 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125502778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125502778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1423)@8a64226f88eb: Session index based on local reference:0 20241002125502780 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125502780 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125502780 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) SGSN_Test_0-RAN(1424)@8a64226f88eb: Deleted conn table entry 0TC_iu_attach(1430)10764355 20241002125502780 DLM3UA 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) 20241002125502780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125502780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125502780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125502780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_iu_attach(1430)@8a64226f88eb: setverdict(pass): none -> pass TC_iu_attach(1430)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@8a64226f88eb: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@8a64226f88eb: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@8a64226f88eb: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@8a64226f88eb: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@8a64226f88eb: Final verdict of PTC: none 20241002125502839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38692<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1409)@8a64226f88eb: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(1428)@8a64226f88eb: Final verdict of PTC: none 20241002125502841 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125502841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1412)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1417)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@8a64226f88eb: Final verdict of PTC: none TC_iu_attach-BVCI220(1420)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1422)@8a64226f88eb: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1410)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1415)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1421)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_iu_attach-BVCI220(1420): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1421): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@8a64226f88eb: Test case TC_iu_attach finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Wed Oct 2 12:55:02 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 20241002125502978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125502981 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241002125502981 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) 20241002125502981 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241002125502981 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241002125502982 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241002125502982 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) 20241002125502982 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241002125502982 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241002125502982 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) 20241002125502982 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125502982 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241002125502982 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241002125502982 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241002125502982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241002125502982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241002125502982 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241002125502982 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241002125502982 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241002125503380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38698<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=178288) 20241002125503842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125503843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=178288, count=207476) 20241002125504843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125504843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241002125504982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241002125504982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241002125504983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Wed Oct 2 12:55:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125505844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125505844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_iu_attach_encr started. 20241002125506445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125506446 DMM INFO MM(262420000001001/cf93dc19) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125506446 DMM INFO MM(262420000001001/cf93dc19) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125506446 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125506446 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125506446 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241002125506446 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241002125506446 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241002125506446 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) 20241002125506446 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) 20241002125506447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Init}: Deallocated (fsm.c:568) 20241002125506447 DMM DEBUG MM_STATE_Gb[0x612000028ba0]{Idle}: Deallocated (fsm.c:568) 20241002125506447 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Detached}: Deallocated (fsm.c:568) 20241002125506447 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Deregistered}: Deallocated (fsm.c:568) 20241002125506447 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1436)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1436)@8a64226f88eb: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1435)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002125506499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125506499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125506499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125506499 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125506499 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125506499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125506499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125506499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125506499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1436)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125506501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125506501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125506501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125506502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125506502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125506502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125506502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125506502 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125506502 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125506502 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125506502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125506502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125506502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1436)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1436)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125506506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1437)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1432)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125506517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125506517 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1433)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1435)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1441)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1441)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125506536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125506536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125506536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125506536 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125506536 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125506536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125506536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125506536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125506536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1441)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125506538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125506538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125506538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125506538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125506538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125506538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125506538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125506539 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125506539 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125506539 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125506539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1441)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125506540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125506540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1441)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1440)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 20241002125506545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1437)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125506554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125506555 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1442)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI210(1438)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1440)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1446)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1446)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125506582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125506582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125506582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125506582 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125506582 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125506582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125506582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125506582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125506582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1446)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125506584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125506584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125506584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125506584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125506584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125506584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125506584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125506584 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125506584 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125506584 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125506584 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125506585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125506585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1446)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1446)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125506589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8a64226f88eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@8a64226f88eb: ************************************************* SGSN_Test_0-M3UA(1448)@8a64226f88eb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@8a64226f88eb: ************************************************* MTC@8a64226f88eb: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1442)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1445)@8a64226f88eb: v_sccp_pdu_maxlen:268 20241002125506598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125506598 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1443)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125506796 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241002125506796 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) 20241002125506796 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241002125506796 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(1448)@8a64226f88eb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241002125506799 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125506799 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241002125506799 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241002125506799 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241002125506799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241002125506799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241002125506799 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241002125506800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125506800 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241002125506800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241002125506800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241002125506800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241002125506800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241002125506800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241002125506800 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241002125506845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125506845 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125506845 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125506845 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1450)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125506847 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1450)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125506848 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1450)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002125507607 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125507607 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125507607 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125507607 DLM3UA 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) 20241002125507607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125507607 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125507607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125507607 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125507608 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241002125507608 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241002125507608 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125507609 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125507609 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125507609 DLM3UA 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) 20241002125507609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125507609 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125507609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125507609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1447)@8a64226f88eb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1433)@8a64226f88eb: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='DCE907B2'O, index=0 SGSN_Test-GSUP(1451)@8a64226f88eb: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@8a64226f88eb: 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 := '015F'O, rac := 'B4'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)@8a64226f88eb: Added conn table entry 0TC_iu_attach_encr(1453)16236513 SGSN_Test_0-SCCP(1445)@8a64226f88eb: First idle individual index:0 SGSN_Test_0-RAN(1447)@8a64226f88eb: patch: N(SD) for ConnIdx 0 set to 1 20241002125507914 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125507914 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125507914 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125507914 DLM3UA 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) 20241002125507914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125507914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125507914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125507915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125507915 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241002125507915 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241002125507915 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241002125507915 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125507915 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Deregistered}: Allocated (fsm.c:456) 20241002125507915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Init}: Allocated (fsm.c:456) 20241002125507915 DMM DEBUG MM_STATE_Gb[0x612000029320]{Idle}: Allocated (fsm.c:456) 20241002125507915 DMM DEBUG MM_STATE_Iu[0x6120000294a0]{Detached}: Allocated (fsm.c:456) 20241002125507915 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125507915 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125507915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125507915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125507915 DMM DEBUG MM(262420000001001/c4d60ce8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125507915 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241002125507916 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125507916 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125507916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125507916 DLM3UA 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) 20241002125507916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125507916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125507916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125507916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125507916 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125507916 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125507916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125507916 DLM3UA 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) 20241002125507916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125507916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125507916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125507916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@8a64226f88eb: { messageType := 2, destLocRef := 'F7BFE1'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(1445)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@8a64226f88eb: 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 := 'BF27239E9B53EEBFA6AE37C7987F0E91'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '27BE40ED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '45C982DD71E77C61'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FD22D47727626DC88228500581F7AF1F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6EFF71406FD69DE68D3C0312ACC4B1B9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F3400D6060DA90F276A80FBA5EDC1307'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '35FC18AABD00380F'O } } } } } SGSN_Test_0-SCCP(1445)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@8a64226f88eb: vl_len:23 SGSN_Test_0-SCCP(1445)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1445)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241002125507926 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125507926 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125507926 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125507926 DLM3UA 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) 20241002125507926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125507926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125507926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125507926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125507926 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125507926 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125507926 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125507926 DMM DEBUG MM(262420000001001/c4d60ce8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241002125507926 DMM NOTICE MM(262420000001001/c4d60ce8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125507926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125507926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125507926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125507926 DMM DEBUG MM(262420000001001/c4d60ce8) Requesting authorization (sgsn_auth.c:160) 20241002125507926 DMM INFO MM(262420000001001/c4d60ce8) Requesting authentication tuples (sgsn_auth.c:184) 20241002125507926 DMM DEBUG MM(262420000001001/c4d60ce8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125507926 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241002125507926 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)@8a64226f88eb: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@8a64226f88eb: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241002125507929 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125507929 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125507929 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125507929 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125507929 DMM INFO MM(262420000001001/c4d60ce8) Subscriber data update (mmctx.c:445) 20241002125507929 DMM DEBUG MM(262420000001001/c4d60ce8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125507929 DMM INFO MM(262420000001001/c4d60ce8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125507929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125507929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125507929 DMM INFO MM(262420000001001/c4d60ce8) <- GMM AUTH AND CIPHERING REQ (rand = bf 27 23 9e 9b 53 ee bf a6 ae 37 c7 98 7f 0e 91 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f3 40 0d 60 60 da 90 f2 76 a8 0f ba 5e dc 13 07 ) (gprs_gmm.c:483) 20241002125507929 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241002125507929 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125507929 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125507929 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125507929 DLM3UA 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) 20241002125507929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125507930 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125507930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125507930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@8a64226f88eb: vl_len:37 SGSN_Test_0-SCCP(1445)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1445)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813022235FC18AA23094B99990000100001F02904BD00380F'O 20241002125507935 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125507935 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125507935 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125507935 DLM3UA 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) 20241002125507935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125507935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125507935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125507935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125507935 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125507935 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125507935 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125507935 DMM INFO MM(262420000001001/c4d60ce8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125507935 DMM NOTICE MM(262420000001001/c4d60ce8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125507935 DMM DEBUG MM(262420000001001/c4d60ce8) checking auth: received UMTS RES = 35 fc 18 aa bd 00 38 0f (gprs_gmm.c:666) 20241002125507935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125507936 DMM DEBUG MM(262420000001001/c4d60ce8) Requesting authorization (sgsn_auth.c:160) 20241002125507936 DMM INFO MM(262420000001001/c4d60ce8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125507936 DMM DEBUG MM(262420000001001/c4d60ce8) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125507936 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241002125507936 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) 20241002125507936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241002125507936 DMM DEBUG MM(262420000001001/c4d60ce8) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241002125507936 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125507936 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125507936 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125507936 DLM3UA 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) 20241002125507936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125507936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125507936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125507936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@8a64226f88eb: vl_len:17 SGSN_Test_0-SCCP(1445)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1445)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241002125507945 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125507945 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125507945 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125507945 DLM3UA 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) 20241002125507945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125507945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125507945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125507945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125507945 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241002125507945 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241002125507945 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241002125507945 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241002125507945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241002125507945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241002125507945 DMM INFO MM(262420000001001/c4d60ce8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4d60ce8) (gprs_gmm.c:300) 20241002125507946 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241002125507946 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125507946 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125507946 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125507946 DLM3UA 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) 20241002125507946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125507946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125507946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125507946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125507946 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125507946 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125507946 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125507946 DLM3UA 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) 20241002125507946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125507946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125507946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125507946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241002125507950 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125507950 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125507950 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241002125507950 DMM INFO MM(262420000001001/c4d60ce8) Subscriber data update (mmctx.c:445) 20241002125507950 DMM DEBUG MM(262420000001001/c4d60ce8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125507950 DMM INFO MM(262420000001001/c4d60ce8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125507950 DMM NOTICE MM(262420000001001/c4d60ce8) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241002125507950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125507950 DMM NOTICE MM(262420000001001/c4d60ce8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125507950 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) 20241002125507951 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125507951 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241002125507951 DMM INFO MM(262420000001001/c4d60ce8) Subscriber data update (mmctx.c:445) 20241002125507951 DMM DEBUG MM(262420000001001/c4d60ce8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1445)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@8a64226f88eb: vl_len:14 SGSN_Test_0-SCCP(1445)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1445)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241002125507953 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125507953 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125507953 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125507953 DLM3UA 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) 20241002125507953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125507953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125507953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125507953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125507954 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125507954 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125507954 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125507954 DMM INFO MM(262420000001001/c4d60ce8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125507954 DMM NOTICE MM(262420000001001/c4d60ce8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125507954 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125507954 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125507954 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241002125507954 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241002125507954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125507954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241002125507954 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125507954 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125507954 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125507954 DLM3UA 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) 20241002125507954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125507954 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125507954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125507954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@8a64226f88eb: vl_len:7 SGSN_Test_0-SCCP(1445)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1445)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241002125507960 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125507960 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125507960 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125507960 DLM3UA 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) 20241002125507960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125507960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125507960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125507960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125507960 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241002125507960 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241002125507960 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241002125507960 DMM INFO MM(262420000001001/c4d60ce8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241002125507960 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241002125507960 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241002125507960 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125507960 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125507960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125507961 DLM3UA 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) 20241002125507961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125507961 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125507961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125507961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1445)@8a64226f88eb: Session index based on local reference:0 20241002125507962 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125507962 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) SGSN_Test_0-RAN(1447)@8a64226f88eb: Deleted conn table entry 0TC_iu_attach_encr(1453)16236513 20241002125507962 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125507962 DLM3UA 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) 20241002125507962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125507962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125507962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125507962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_iu_attach_encr(1453)@8a64226f88eb: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1433)@8a64226f88eb: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@8a64226f88eb: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@8a64226f88eb: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@8a64226f88eb: Final verdict of PTC: none SGSN_Test_0-SCCP(1445)@8a64226f88eb: Final verdict of PTC: none 20241002125508022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38712<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1451)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(1436)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@8a64226f88eb: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1433)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1441)@8a64226f88eb: Final verdict of PTC: none 20241002125508025 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125508025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1450)@8a64226f88eb: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1438)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1440)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1446)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1434)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1444)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1435)@8a64226f88eb: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1443)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1439)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_iu_attach_encr-BVCI196(1433): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1434): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1435): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1436): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_iu_attach_encr-BVCI210(1438): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1439): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1440): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1441): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_iu_attach_encr-BVCI220(1443): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1444): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-SCCP(1445): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1446): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@8a64226f88eb: Test case TC_iu_attach_encr finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Wed Oct 2 12:55:08 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 20241002125508162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35684<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125508165 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241002125508165 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) 20241002125508165 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241002125508165 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241002125508165 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241002125508165 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) 20241002125508165 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241002125508165 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241002125508165 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) 20241002125508166 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125508166 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241002125508166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241002125508166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241002125508166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241002125508166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241002125508166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241002125508166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241002125508166 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241002125508564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35684<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210316) 20241002125509027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125509027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210316, count=211572) 20241002125510027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125510027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241002125510167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241002125510167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241002125510167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Wed Oct 2 12:55:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125511029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125511029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_iu_attach_geran_rau started. 20241002125511626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125511627 DMM INFO MM(262420000001001/c4d60ce8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125511627 DMM INFO MM(262420000001001/c4d60ce8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125511627 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125511627 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125511627 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241002125511627 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241002125511627 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241002125511627 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) 20241002125511627 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) 20241002125511628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Init}: Deallocated (fsm.c:568) 20241002125511628 DMM DEBUG MM_STATE_Gb[0x612000029320]{Idle}: Deallocated (fsm.c:568) 20241002125511628 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Detached}: Deallocated (fsm.c:568) 20241002125511628 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Deregistered}: Deallocated (fsm.c:568) 20241002125511628 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125511672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125511672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125511672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125511672 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125511672 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125511672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125511672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125511672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125511672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125511674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125511674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125511674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125511674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125511674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125511674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125511674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125511675 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125511675 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125511675 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125511675 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1458)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125511675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125511675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125511679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125511689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125511689 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125511705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125511705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125511705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125511705 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125511705 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125511705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125511705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125511705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125511705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125511707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125511707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125511707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125511707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125511707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125511707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125511707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125511707 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125511707 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125511707 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125511708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125511708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125511708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125511712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125511722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125511722 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1469)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1469)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125511750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125511750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125511750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125511750 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125511750 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125511750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125511750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125511750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125511750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1469)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125511752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125511752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125511753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125511753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125511753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125511753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125511753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125511753 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125511753 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125511753 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125511753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125511754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125511754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1469)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1469)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@8a64226f88eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241002125511758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-M3UA(1471)@8a64226f88eb: ************************************************* MTC@8a64226f88eb: Starting RAN_Emulation SGSN_Test_0-M3UA(1471)@8a64226f88eb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@8a64226f88eb: ************************************************* SGSN_Test_0-SCCP(1468)@8a64226f88eb: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1465)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125511767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125511767 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1466)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125511959 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241002125511959 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) 20241002125511959 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241002125511959 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)@8a64226f88eb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241002125511962 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125511962 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241002125511962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241002125511962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241002125511962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241002125511962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241002125511962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241002125511963 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125511963 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241002125511963 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241002125511963 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241002125511964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241002125511964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241002125511964 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241002125511964 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241002125512029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125512029 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125512029 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125512029 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1473)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125512031 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1473)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125512032 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1473)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002125512771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125512771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125512771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125512771 DLM3UA 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) 20241002125512771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125512771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125512771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125512771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125512772 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241002125512772 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241002125512772 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125512772 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125512772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125512772 DLM3UA 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) 20241002125512772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125512772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125512772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125512773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1470)@8a64226f88eb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@8a64226f88eb: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='C07A5E33'O, index=0 SGSN_Test-GSUP(1474)@8a64226f88eb: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@8a64226f88eb: 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 := '138B'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(1470)@8a64226f88eb: Added conn table entry 0TC_iu_attach_geran_rau(1476)5415300 SGSN_Test_0-RAN(1470)@8a64226f88eb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1468)@8a64226f88eb: First idle individual index:0 20241002125513094 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125513094 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125513094 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125513094 DLM3UA 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) 20241002125513094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125513094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125513094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125513094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125513095 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241002125513095 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241002125513095 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241002125513095 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125513095 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: Allocated (fsm.c:456) 20241002125513095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Init}: Allocated (fsm.c:456) 20241002125513095 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Allocated (fsm.c:456) 20241002125513095 DMM DEBUG MM_STATE_Iu[0x612000029c20]{Detached}: Allocated (fsm.c:456) 20241002125513095 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125513095 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125513095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125513096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125513096 DMM DEBUG MM(262420000001002/e220650f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125513096 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241002125513096 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125513096 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125513096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125513096 DLM3UA 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) 20241002125513096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125513096 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125513096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125513096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125513096 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125513096 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125513096 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125513096 DLM3UA 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) 20241002125513096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125513096 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125513096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125513096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1468)@8a64226f88eb: { messageType := 2, destLocRef := '52A184'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(1468)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@8a64226f88eb: 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 := '54A29D3E4C74F02C31FF357A29A9C5EB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '252433C7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F4960BD20713E2E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3080AB9B31F7D9C99B1B219D52BEF2F8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DBD99389754281F9E923E486C0842938'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3D65CCB79BE4B1DE53BC32FD97E3D469'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7B2F9E99EE84229B'O } } } } } SGSN_Test_0-SCCP(1468)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@8a64226f88eb: vl_len:23 SGSN_Test_0-SCCP(1468)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1468)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241002125513106 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125513106 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125513106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125513106 DLM3UA 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) 20241002125513106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125513106 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125513106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125513106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125513107 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125513107 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125513107 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125513107 DMM DEBUG MM(262420000001002/e220650f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241002125513107 DMM NOTICE MM(262420000001002/e220650f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125513107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125513107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125513107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125513107 DMM DEBUG MM(262420000001002/e220650f) Requesting authorization (sgsn_auth.c:160) 20241002125513107 DMM INFO MM(262420000001002/e220650f) Requesting authentication tuples (sgsn_auth.c:184) 20241002125513107 DMM DEBUG MM(262420000001002/e220650f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125513107 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241002125513107 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)@8a64226f88eb: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@8a64226f88eb: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241002125513109 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125513109 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125513109 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125513110 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125513110 DMM INFO MM(262420000001002/e220650f) Subscriber data update (mmctx.c:445) 20241002125513110 DMM DEBUG MM(262420000001002/e220650f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125513110 DMM INFO MM(262420000001002/e220650f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125513110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125513110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125513110 DMM INFO MM(262420000001002/e220650f) <- GMM AUTH AND CIPHERING REQ (rand = 54 a2 9d 3e 4c 74 f0 2c 31 ff 35 7a 29 a9 c5 eb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3d 65 cc b7 9b e4 b1 de 53 bc 32 fd 97 e3 d4 69 ) (gprs_gmm.c:483) 20241002125513110 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241002125513110 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125513110 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125513110 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125513110 DLM3UA 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) 20241002125513110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125513110 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125513110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125513110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1468)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@8a64226f88eb: vl_len:37 SGSN_Test_0-SCCP(1468)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1468)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302227B2F9E9923094B99990000100002F02904EE84229B'O 20241002125513116 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125513116 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125513116 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125513116 DLM3UA 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) 20241002125513116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125513116 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125513116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125513116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125513116 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125513116 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125513116 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125513116 DMM INFO MM(262420000001002/e220650f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125513116 DMM NOTICE MM(262420000001002/e220650f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125513116 DMM DEBUG MM(262420000001002/e220650f) checking auth: received UMTS RES = 7b 2f 9e 99 ee 84 22 9b (gprs_gmm.c:666) 20241002125513116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125513116 DMM DEBUG MM(262420000001002/e220650f) Requesting authorization (sgsn_auth.c:160) 20241002125513116 DMM INFO MM(262420000001002/e220650f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125513116 DMM DEBUG MM(262420000001002/e220650f) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125513116 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241002125513116 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) 20241002125513116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241002125513116 DMM DEBUG MM(262420000001002/e220650f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241002125513117 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125513117 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125513117 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125513117 DLM3UA 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) 20241002125513117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125513117 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125513117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125513117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1468)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@8a64226f88eb: vl_len:12 SGSN_Test_0-SCCP(1468)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1468)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241002125513124 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125513124 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125513124 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125513124 DLM3UA 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) 20241002125513124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125513124 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125513124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125513124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125513125 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241002125513125 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241002125513125 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241002125513125 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241002125513125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241002125513125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241002125513125 DMM INFO MM(262420000001002/e220650f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe220650f) (gprs_gmm.c:300) 20241002125513125 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241002125513126 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125513126 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125513126 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125513126 DLM3UA 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) 20241002125513126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125513126 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125513126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125513126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125513126 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125513126 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125513126 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125513126 DLM3UA 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) 20241002125513126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125513126 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125513126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125513126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1468)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241002125513129 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125513129 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125513129 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241002125513129 DMM INFO MM(262420000001002/e220650f) Subscriber data update (mmctx.c:445) 20241002125513129 DMM DEBUG MM(262420000001002/e220650f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125513129 DMM INFO MM(262420000001002/e220650f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125513130 DMM NOTICE MM(262420000001002/e220650f) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241002125513130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125513130 DMM NOTICE MM(262420000001002/e220650f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125513130 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) 20241002125513130 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125513130 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241002125513130 DMM INFO MM(262420000001002/e220650f) Subscriber data update (mmctx.c:445) 20241002125513130 DMM DEBUG MM(262420000001002/e220650f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1468)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@8a64226f88eb: vl_len:14 SGSN_Test_0-SCCP(1468)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1468)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241002125513133 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125513133 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125513133 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125513133 DLM3UA 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) 20241002125513133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125513133 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125513133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125513133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125513133 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125513133 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125513133 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125513133 DMM INFO MM(262420000001002/e220650f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125513134 DMM NOTICE MM(262420000001002/e220650f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125513134 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125513134 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125513134 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241002125513134 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241002125513134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125513134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241002125513134 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125513134 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125513134 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125513134 DLM3UA 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) 20241002125513134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125513134 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125513134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125513134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1468)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1468)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1468)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1468)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1468)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1468)@8a64226f88eb: vl_len:7 SGSN_Test_0-SCCP(1468)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1468)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241002125513139 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125513139 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125513139 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125513139 DLM3UA 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) 20241002125513139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125513139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125513140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125513140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125513140 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241002125513140 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241002125513140 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241002125513140 DMM INFO MM(262420000001002/e220650f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241002125513140 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241002125513140 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241002125513140 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125513140 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125513140 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125513140 DLM3UA 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) 20241002125513140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125513140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125513140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125513140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1468)@8a64226f88eb: Session index based on local reference:0 20241002125513142 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125513142 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125513142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125513142 DLM3UA 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) SGSN_Test_0-RAN(1470)@8a64226f88eb: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)5415300 20241002125513142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125513142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125513142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125513142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_iu_attach_geran_rau(1476)@8a64226f88eb: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@8a64226f88eb: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@8a64226f88eb: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='E220650F'O, index=1 20241002125513202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125513202 DLLC NOTICE LLME(ffffffff/e220650f){UNASSIGNED} LLC RX: unknown TLLI 0xe220650f, creating LLME on the fly (gprs_llc.c:552) 20241002125513202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241002125513202 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241002125513202 DMM INFO MM(262420000001002/e220650f) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e220650f, P-TMSI: e220650f (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241002125513202 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241002125513202 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241002125513202 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241002125513202 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125513202 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241002125513202 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125513202 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125513202 DLLC NOTICE LLME(ffffffff/e220650f){UNASSIGNED} LLGM Assign pre (e220650f => e220650f) (gprs_llc.c:1079) 20241002125513202 DLLC NOTICE LLME(e220650f/e220650f){ASSIGNED} LLGM Assign post (e220650f => e220650f) (gprs_llc.c:1125) 20241002125513203 DMM INFO MM(262420000001002/e220650f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1476)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@8a64226f88eb: Removing Client IMSI='262420000001002'H, index=1 20241002125513221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125513221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125513221 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125513221 DMM INFO MM(262420000001002/e220650f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241002125513221 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241002125513221 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125513221 DLLC NOTICE LLME(e220650f/e220650f){ASSIGNED} LLGM Assign pre (ffffffff => e220650f) (gprs_llc.c:1079) 20241002125513221 DLLC NOTICE LLME(ffffffff/e220650f){ASSIGNED} LLGM Assign post (ffffffff => e220650f) (gprs_llc.c:1125) 20241002125513221 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241002125513221 DMM ERROR MM_STATE_Gb[0x612000029aa0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1476)@8a64226f88eb: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@8a64226f88eb: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@8a64226f88eb: Final verdict of PTC: none SGSN_Test_0-SCCP(1468)@8a64226f88eb: Final verdict of PTC: none 20241002125513227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35696<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1463)@8a64226f88eb: Final verdict of PTC: none 20241002125513230 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(1458)@8a64226f88eb: Final verdict of PTC: none 20241002125513230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1473)@8a64226f88eb: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1469)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@8a64226f88eb: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1466)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1461)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1467)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1456)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@8a64226f88eb: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1466): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1467): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-SCCP(1468): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1469): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@8a64226f88eb: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Wed Oct 2 12:55:13 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 20241002125513345 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241002125513345 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) 20241002125513345 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241002125513345 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241002125513346 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241002125513346 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) 20241002125513346 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241002125513346 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241002125513346 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) 20241002125513346 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125513346 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241002125513346 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241002125513346 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241002125513346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241002125513346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241002125513346 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241002125513346 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241002125513346 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241002125513371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125513772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35704<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218720) 20241002125514231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125514231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218720, count=220076) 20241002125515232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125515232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241002125515347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241002125515347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241002125515347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Wed Oct 2 12:55:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125516233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125516233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_geran_attach_iu_rau started. 20241002125516844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125516846 DMM INFO MM(262420000001002/e220650f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125516846 DMM INFO MM(262420000001002/e220650f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125516846 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125516846 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125516846 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241002125516846 DMM ERROR MM_STATE_Gb[0x612000029aa0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241002125516846 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241002125516846 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) 20241002125516846 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) 20241002125516846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Init}: Deallocated (fsm.c:568) 20241002125516846 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Deallocated (fsm.c:568) 20241002125516846 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Detached}: Deallocated (fsm.c:568) 20241002125516846 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: Deallocated (fsm.c:568) 20241002125516846 DLLC NOTICE LLME(ffffffff/e220650f){ASSIGNED} LLGM Assign pre (e220650f => ffffffff) (gprs_llc.c:1079) 20241002125516846 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e220650f => ffffffff) (gprs_llc.c:1125) 20241002125516846 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1482)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1482)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125516901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125516901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125516901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125516901 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) SGSN_Test-Gb1-NS1(1481)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002125516901 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125516901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125516901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125516901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125516901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1482)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125516903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125516903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125516903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125516903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125516903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125516904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125516904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125516904 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125516904 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125516904 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125516904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125516904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125516904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1482)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1482)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125516908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1478)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241002125516920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125516920 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1481)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_geran_attach_iu_rau-BVCI196(1479)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1486)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125516928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125516928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125516928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125516928 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125516928 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125516928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125516928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125516928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125516928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125516930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125516930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125516930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125516930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125516930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125516930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125516930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125516930 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125516930 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125516930 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125516930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125516931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125516931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125516935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125516944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125516944 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125516962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125516962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125516962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125516962 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125516962 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125516962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125516962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125516962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125516962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125516964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125516964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125516964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125516964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125516964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125516964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125516964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125516964 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125516964 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125516964 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125516964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125516965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125516965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125516969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125516979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125516979 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@8a64226f88eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@8a64226f88eb: ************************************************* SGSN_Test_0-M3UA(1494)@8a64226f88eb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@8a64226f88eb: ************************************************* MTC@8a64226f88eb: Starting RAN_Emulation SGSN_Test_0-SCCP(1492)@8a64226f88eb: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1490)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125517182 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241002125517182 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) 20241002125517182 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241002125517182 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)@8a64226f88eb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241002125517184 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125517184 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241002125517185 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241002125517185 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241002125517185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241002125517185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241002125517185 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241002125517185 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125517185 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241002125517185 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241002125517186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241002125517186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241002125517186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241002125517186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241002125517186 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241002125517233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125517233 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125517233 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125517233 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1496)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125517236 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1496)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125517236 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1496)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002125517991 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125517992 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125517992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125517992 DLM3UA 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) 20241002125517992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125517992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125517992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125517992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125517992 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241002125517992 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241002125517993 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125517993 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125517993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125517993 DLM3UA 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) 20241002125517993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125517993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125517993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125517993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1493)@8a64226f88eb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1479)@8a64226f88eb: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='EC9334CC'O, index=0 SGSN_Test-GSUP(1497)@8a64226f88eb: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@8a64226f88eb: 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 := '0DB926D2B611A4792AE0645F0BFC5AC3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AA47A05C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C23F8224DC501559'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '77D3D58C1CC4989416E2A57CDB839F08'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BCE9E4CDAE28089B74E7F75843F9A5C3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B5094546F1716C2B47561D4CD95EAD1F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '32B2747C6B6F2717'O } } } } } 20241002125518297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125518297 DLLC NOTICE LLME(ffffffff/ec9334cc){UNASSIGNED} LLC RX: unknown TLLI 0xec9334cc, creating LLME on the fly (gprs_llc.c:552) 20241002125518297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125518297 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125518297 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Allocated (fsm.c:456) 20241002125518297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: Allocated (fsm.c:456) 20241002125518297 DMM DEBUG MM_STATE_Gb[0x61200002a0a0]{Idle}: Allocated (fsm.c:456) 20241002125518297 DMM DEBUG MM_STATE_Iu[0x61200002a220]{Detached}: Allocated (fsm.c:456) 20241002125518297 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125518297 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125518297 DLLC NOTICE LLME(ffffffff/ec9334cc){UNASSIGNED} LLGM Assign pre (ec9334cc => c7f96bdb) (gprs_llc.c:1079) 20241002125518297 DLLC NOTICE LLME(ec9334cc/c7f96bdb){ASSIGNED} LLGM Assign post (ec9334cc => c7f96bdb) (gprs_llc.c:1125) 20241002125518297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125518297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125518297 DMM DEBUG MM(262420000001003/c7f96bdb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125518311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125518311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241002125518311 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125518311 DMM DEBUG MM(262420000001003/c7f96bdb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241002125518311 DMM NOTICE MM(262420000001003/c7f96bdb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125518311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125518311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125518311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125518311 DMM DEBUG MM(262420000001003/c7f96bdb) Requesting authorization (sgsn_auth.c:160) 20241002125518312 DMM INFO MM(262420000001003/c7f96bdb) Requesting authentication tuples (sgsn_auth.c:184) 20241002125518312 DMM DEBUG MM(262420000001003/c7f96bdb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125518312 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241002125518312 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)@8a64226f88eb: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@8a64226f88eb: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241002125518315 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125518315 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125518315 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125518315 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125518315 DMM INFO MM(262420000001003/c7f96bdb) Subscriber data update (mmctx.c:445) 20241002125518315 DMM DEBUG MM(262420000001003/c7f96bdb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125518315 DMM INFO MM(262420000001003/c7f96bdb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125518315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125518315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125518315 DMM INFO MM(262420000001003/c7f96bdb) <- GMM AUTH AND CIPHERING REQ (rand = 0d b9 26 d2 b6 11 a4 79 2a e0 64 5f 0b fc 5a c3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b5 09 45 46 f1 71 6c 2b 47 56 1d 4c d9 5e ad 1f ) (gprs_gmm.c:483) 20241002125518322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125518322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241002125518322 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125518322 DMM INFO MM(262420000001003/c7f96bdb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125518323 DMM NOTICE MM(262420000001003/c7f96bdb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125518323 DMM DEBUG MM(262420000001003/c7f96bdb) checking auth: received UMTS RES = 32 b2 74 7c 6b 6f 27 17 (gprs_gmm.c:666) 20241002125518323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125518323 DMM DEBUG MM(262420000001003/c7f96bdb) Requesting authorization (sgsn_auth.c:160) 20241002125518323 DMM INFO MM(262420000001003/c7f96bdb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125518323 DMM DEBUG MM(262420000001003/c7f96bdb) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125518323 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241002125518323 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) 20241002125518323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241002125518323 DMM INFO MM(262420000001003/c7f96bdb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7f96bdb) (gprs_gmm.c:300) 20241002125518324 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125518324 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125518324 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241002125518324 DMM INFO MM(262420000001003/c7f96bdb) Subscriber data update (mmctx.c:445) 20241002125518324 DMM DEBUG MM(262420000001003/c7f96bdb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125518324 DMM INFO MM(262420000001003/c7f96bdb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125518324 DMM NOTICE MM(262420000001003/c7f96bdb) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241002125518324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125518324 DMM NOTICE MM(262420000001003/c7f96bdb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125518324 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) 20241002125518325 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125518325 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241002125518325 DMM INFO MM(262420000001003/c7f96bdb) Subscriber data update (mmctx.c:445) 20241002125518325 DMM DEBUG MM(262420000001003/c7f96bdb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241002125518331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125518331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241002125518331 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241002125518331 DMM INFO MM(262420000001003/c7f96bdb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125518331 DMM NOTICE MM(262420000001003/c7f96bdb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125518331 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125518331 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125518331 DLLC NOTICE LLME(ec9334cc/c7f96bdb){ASSIGNED} LLGM Assign pre (ffffffff => c7f96bdb) (gprs_llc.c:1079) 20241002125518331 DLLC NOTICE LLME(ffffffff/c7f96bdb){ASSIGNED} LLGM Assign post (ffffffff => c7f96bdb) (gprs_llc.c:1125) 20241002125518331 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241002125518331 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241002125518331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125518331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@8a64226f88eb: 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 := 'C7F96BDB'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)@8a64226f88eb: Added conn table entry 0TC_geran_attach_iu_rau(1499)1369460 SGSN_Test_0-SCCP(1492)@8a64226f88eb: First idle individual index:0 SGSN_Test_0-RAN(1493)@8a64226f88eb: patch: N(SD) for ConnIdx 0 set to 1 20241002125518392 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125518392 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125518392 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125518392 DLM3UA 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) 20241002125518392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125518392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125518392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125518392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125518393 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241002125518393 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241002125518393 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241002125518394 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241002125518394 DMM INFO MM(262420000001003/c7f96bdb) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: c7f96bdb (00000000), TLLI: c7f96bdb (c7f96bdb), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241002125518394 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241002125518394 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241002125518394 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241002125518394 DLLC NOTICE LLME(ffffffff/c7f96bdb){ASSIGNED} LLGM Assign pre (c7f96bdb => ffffffff) (gprs_llc.c:1079) 20241002125518394 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7f96bdb => ffffffff) (gprs_llc.c:1125) 20241002125518394 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125518394 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241002125518394 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125518394 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125518394 DMM DEBUG MM(262420000001003/c7f96bdb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241002125518394 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125518394 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125518394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125518394 DLM3UA 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) 20241002125518394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125518394 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125518394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125518394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125518394 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125518395 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125518395 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125518395 DLM3UA 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) 20241002125518395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125518395 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125518395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125518395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@8a64226f88eb: { messageType := 2, destLocRef := '14E574'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)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@8a64226f88eb: vl_len:12 SGSN_Test_0-SCCP(1492)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1492)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241002125518407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125518407 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125518407 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125518407 DLM3UA 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) 20241002125518407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125518407 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125518407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125518407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125518407 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241002125518407 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241002125518407 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241002125518407 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241002125518408 DMM INFO MM(262420000001003/c7f96bdb) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241002125518408 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241002125518408 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125518408 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125518408 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125518408 DLM3UA 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) 20241002125518408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125518408 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125518408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125518408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125518408 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125518408 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125518408 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125518408 DLM3UA 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) 20241002125518408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125518408 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125518409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125518409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1492)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@8a64226f88eb: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1479)@8a64226f88eb: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@8a64226f88eb: vl_len:14 SGSN_Test_0-SCCP(1492)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1492)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241002125518418 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125518418 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125518418 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125518418 DLM3UA 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) 20241002125518418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125518418 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125518418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125518418 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125518418 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125518418 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125518418 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125518418 DMM INFO MM(262420000001003/c7f96bdb) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241002125518418 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241002125518418 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125518418 DMM DEBUG MM_STATE_Iu[0x61200002a220]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241002125518418 DMM ERROR MM_STATE_Iu[0x61200002a220]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1499)@8a64226f88eb: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@8a64226f88eb: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@8a64226f88eb: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@8a64226f88eb: Final verdict of PTC: none 20241002125518423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41028<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1497)@8a64226f88eb: Final verdict of PTC: none 20241002125518426 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125518426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1487)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1481)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@8a64226f88eb: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1486)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(1482)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1491)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@8a64226f88eb: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@8a64226f88eb: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1479)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1484)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1489)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1480)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1479): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1480): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1481): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1482): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@8a64226f88eb: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Wed Oct 2 12:55:18 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 20241002125518561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125518621 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241002125518621 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) 20241002125518621 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241002125518621 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241002125518621 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241002125518621 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) 20241002125518622 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241002125518622 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241002125518622 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) 20241002125518622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125518622 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241002125518622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241002125518622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241002125518622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241002125518622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241002125518622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241002125518622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241002125518622 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241002125518962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41030<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=177188) 20241002125519427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125519427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=177188, count=177824) 20241002125520429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125520429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241002125520622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241002125520622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241002125520622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Wed Oct 2 12:55:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125521429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125521429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_pdp_act_user started. 20241002125522024 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125522025 DMM INFO MM(262420000001003/c7f96bdb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125522025 DMM INFO MM(262420000001003/c7f96bdb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125522025 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125522025 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125522025 DMM DEBUG MM_STATE_Iu[0x61200002a220]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241002125522026 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241002125522026 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) 20241002125522026 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) 20241002125522026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: Deallocated (fsm.c:568) 20241002125522026 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Deallocated (fsm.c:568) 20241002125522026 DMM DEBUG MM_STATE_Iu[0x61200002a220]{Detached}: Deallocated (fsm.c:568) 20241002125522026 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Deallocated (fsm.c:568) 20241002125522026 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125522071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125522071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125522071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125522071 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125522071 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125522071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125522071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125522071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125522071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125522073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125522073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125522073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125522073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125522073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125522073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125522073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125522073 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125522073 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125522073 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125522073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125522074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125522074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125522077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125522087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125522087 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1509)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125522106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125522106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125522106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125522106 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125522106 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125522106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125522106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125522106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125522106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125522108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125522108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125522108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125522108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125522108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125522108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125522108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125522108 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125522108 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125522108 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125522108 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1509)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125522109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125522109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125522113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125522123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125522123 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125522147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125522147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125522147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125522147 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125522147 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125522147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125522147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125522147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125522147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125522149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125522149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125522149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125522149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125522149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125522149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125522149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125522149 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125522149 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125522149 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125522149 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1514)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125522150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125522150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125522153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125522161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125522161 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1512)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8a64226f88eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@8a64226f88eb: ************************************************* SGSN_Test_0-M3UA(1517)@8a64226f88eb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@8a64226f88eb: ************************************************* MTC@8a64226f88eb: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@8a64226f88eb: v_sccp_pdu_maxlen:268 20241002125522369 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241002125522369 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) 20241002125522369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241002125522369 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)@8a64226f88eb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241002125522372 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125522372 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241002125522372 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241002125522372 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241002125522372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241002125522372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241002125522372 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241002125522374 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125522374 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241002125522374 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241002125522374 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241002125522374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241002125522374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241002125522374 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241002125522374 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241002125522430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125522430 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125522430 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125522430 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1519)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125522432 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1519)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125522433 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1519)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002125523181 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523181 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523181 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125523181 DLM3UA 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) 20241002125523181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523182 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125523182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125523182 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241002125523182 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241002125523183 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523183 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523183 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125523183 DLM3UA 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) 20241002125523183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523183 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125523183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1516)@8a64226f88eb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@8a64226f88eb: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='C956B56D'O, index=0 SGSN_Test-GSUP(1520)@8a64226f88eb: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@8a64226f88eb: 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 := 'C607'O, rac := 'AA'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)@8a64226f88eb: Added conn table entry 0TC_attach_pdp_act_user(1522)10558748 SGSN_Test_0-RAN(1516)@8a64226f88eb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@8a64226f88eb: First idle individual index:0 20241002125523501 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523501 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523501 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125523501 DLM3UA 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) 20241002125523501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125523501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125523502 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241002125523502 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241002125523502 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241002125523502 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125523502 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Deregistered}: Allocated (fsm.c:456) 20241002125523502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Init}: Allocated (fsm.c:456) 20241002125523502 DMM DEBUG MM_STATE_Gb[0x61200002a9a0]{Idle}: Allocated (fsm.c:456) 20241002125523502 DMM DEBUG MM_STATE_Iu[0x61200002ab20]{Detached}: Allocated (fsm.c:456) 20241002125523502 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125523502 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125523502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125523502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125523502 DMM DEBUG MM(262420000001004/fa633402) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125523502 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241002125523503 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523503 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523503 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125523503 DLM3UA 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) 20241002125523503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523503 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125523503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125523503 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523503 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523503 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125523503 DLM3UA 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) 20241002125523503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523503 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125523503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@8a64226f88eb: { messageType := 2, destLocRef := 'A11D1C'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)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@8a64226f88eb: 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 := '89085DABE41F0AC97CFA7E08DA5ED023'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1A90316F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9E7D90768BBA1705'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '375C5F2D8BE424C60537B73A61FA43D9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6675047C99217CC20E5AADD76A839CD2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CAD9A49D7468464A78440EBACDB0C616'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BEFB792933728057'O } } } } } SGSN_Test_0-SCCP(1515)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: vl_len:23 SGSN_Test_0-SCCP(1515)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241002125523516 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523516 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523516 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125523516 DLM3UA 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) 20241002125523516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125523516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125523516 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125523516 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125523517 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125523517 DMM DEBUG MM(262420000001004/fa633402) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241002125523517 DMM NOTICE MM(262420000001004/fa633402) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125523517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125523517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125523517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125523517 DMM DEBUG MM(262420000001004/fa633402) Requesting authorization (sgsn_auth.c:160) 20241002125523517 DMM INFO MM(262420000001004/fa633402) Requesting authentication tuples (sgsn_auth.c:184) 20241002125523517 DMM DEBUG MM(262420000001004/fa633402) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125523517 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241002125523517 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)@8a64226f88eb: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@8a64226f88eb: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241002125523519 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125523519 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125523519 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125523520 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125523520 DMM INFO MM(262420000001004/fa633402) Subscriber data update (mmctx.c:445) 20241002125523520 DMM DEBUG MM(262420000001004/fa633402) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125523520 DMM INFO MM(262420000001004/fa633402) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125523520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125523520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125523520 DMM INFO MM(262420000001004/fa633402) <- GMM AUTH AND CIPHERING REQ (rand = 89 08 5d ab e4 1f 0a c9 7c fa 7e 08 da 5e d0 23 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ca d9 a4 9d 74 68 46 4a 78 44 0e ba cd b0 c6 16 ) (gprs_gmm.c:483) 20241002125523520 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241002125523520 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523520 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523520 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125523520 DLM3UA 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) 20241002125523520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523520 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125523520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: vl_len:37 SGSN_Test_0-SCCP(1515)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322BEFB792923094B99990000100004F0290433728057'O 20241002125523528 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523528 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523528 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125523528 DLM3UA 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) 20241002125523528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523528 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125523528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125523528 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125523528 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125523528 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125523528 DMM INFO MM(262420000001004/fa633402) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125523528 DMM NOTICE MM(262420000001004/fa633402) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125523528 DMM DEBUG MM(262420000001004/fa633402) checking auth: received UMTS RES = be fb 79 29 33 72 80 57 (gprs_gmm.c:666) 20241002125523528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125523528 DMM DEBUG MM(262420000001004/fa633402) Requesting authorization (sgsn_auth.c:160) 20241002125523528 DMM INFO MM(262420000001004/fa633402) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125523528 DMM DEBUG MM(262420000001004/fa633402) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125523528 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241002125523528 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) 20241002125523528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241002125523528 DMM DEBUG MM(262420000001004/fa633402) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241002125523529 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523529 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523529 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125523529 DLM3UA 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) 20241002125523529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523529 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125523529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: vl_len:12 SGSN_Test_0-SCCP(1515)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241002125523535 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523535 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523535 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125523535 DLM3UA 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) 20241002125523535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523535 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125523535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125523535 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241002125523535 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241002125523535 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241002125523536 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241002125523536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241002125523536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241002125523536 DMM INFO MM(262420000001004/fa633402) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa633402) (gprs_gmm.c:300) 20241002125523536 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241002125523536 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523536 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523536 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125523536 DLM3UA 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) 20241002125523536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523536 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125523536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125523536 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523536 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523536 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125523536 DLM3UA 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) 20241002125523536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523536 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125523536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241002125523540 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125523540 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125523540 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241002125523540 DMM INFO MM(262420000001004/fa633402) Subscriber data update (mmctx.c:445) 20241002125523540 DMM DEBUG MM(262420000001004/fa633402) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125523540 DMM INFO MM(262420000001004/fa633402) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125523540 DMM NOTICE MM(262420000001004/fa633402) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241002125523540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125523540 DMM NOTICE MM(262420000001004/fa633402) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125523540 [1;32mDGPRS 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) 20241002125523541 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125523541 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241002125523541 DMM INFO MM(262420000001004/fa633402) Subscriber data update (mmctx.c:445) 20241002125523541 DMM DEBUG MM(262420000001004/fa633402) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: vl_len:14 SGSN_Test_0-SCCP(1515)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241002125523543 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523543 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523543 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125523544 DLM3UA 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) 20241002125523544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125523544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125523544 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125523544 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125523544 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125523544 DMM INFO MM(262420000001004/fa633402) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125523544 DMM NOTICE MM(262420000001004/fa633402) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125523544 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125523544 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125523545 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241002125523545 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241002125523545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125523545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241002125523545 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523545 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523545 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125523545 DLM3UA 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) 20241002125523545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523545 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125523545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: vl_len:7 SGSN_Test_0-SCCP(1515)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241002125523550 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523550 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523550 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125523550 DLM3UA 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) 20241002125523550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125523550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125523550 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241002125523550 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241002125523550 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241002125523550 DMM INFO MM(262420000001004/fa633402) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241002125523550 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241002125523550 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241002125523551 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523551 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523551 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125523551 DLM3UA 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) 20241002125523551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523551 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125523551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@8a64226f88eb: Session index based on local reference:0 20241002125523552 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523552 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523552 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125523552 DLM3UA 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) SGSN_Test_0-RAN(1516)@8a64226f88eb: Deleted conn table entry 0TC_attach_pdp_act_user(1522)10558748 20241002125523553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125523553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_user(1522)@8a64226f88eb: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@8a64226f88eb: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'FA633402'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@8a64226f88eb: Added conn table entry 0TC_attach_pdp_act_user(1522)5614019 SGSN_Test_0-RAN(1516)@8a64226f88eb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@8a64226f88eb: First idle individual index:0 20241002125523753 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523753 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523753 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125523754 DLM3UA 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) 20241002125523754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125523754 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125523755 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241002125523755 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241002125523755 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241002125523755 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFA633402) type="data"  (gprs_gmm.c:1944) 20241002125523755 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241002125523755 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241002125523755 DMM DEBUG MM(262420000001004/fa633402) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241002125523755 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523755 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523755 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125523755 DLM3UA 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) 20241002125523756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125523756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125523756 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523756 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523756 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125523756 DLM3UA 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) 20241002125523756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125523756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@8a64226f88eb: { messageType := 2, destLocRef := '55A9C3'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)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: vl_len:12 SGSN_Test_0-SCCP(1515)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241002125523761 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523761 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523761 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125523761 DLM3UA 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) 20241002125523761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523761 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125523761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125523761 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241002125523761 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241002125523761 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241002125523762 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241002125523762 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241002125523762 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241002125523762 DMM INFO MM(262420000001004/fa633402) <- GMM SERVICE ACCEPT (P-TMSI=0xfa633402) (gprs_gmm.c:813) 20241002125523762 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241002125523762 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523762 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523762 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125523762 DLM3UA 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) 20241002125523762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125523762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125523762 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523762 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523762 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125523762 DLM3UA 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) 20241002125523762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125523763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: vl_len:23 SGSN_Test_0-SCCP(1515)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241002125523769 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523769 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523769 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125523769 DLM3UA 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) 20241002125523769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125523769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125523769 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125523769 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125523769 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125523769 DMM INFO MM(262420000001004/fa633402) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125523769 DMM INFO MM(262420000001004/fa633402) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125523769 DMM DEBUG MM(262420000001004/fa633402) Using GGSN 0 (gprs_sm.c:317) 20241002125523770 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) 20241002125523770 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241002125523770 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125523770 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125523770 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241002125523780 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 61 7b 8a d3 11 48 29 6b 98 14 05 7f d6 f1 c1 fc 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) 20241002125523780 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:629) 20241002125523781 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002125523781 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523781 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125523781 DLM3UA 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) 20241002125523781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523781 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125523781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: vl_len:30 SGSN_Test_0-SCCP(1515)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800AD6A5034'O 20241002125523802 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523802 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523802 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125523802 DLM3UA 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) 20241002125523802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523802 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125523802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125523803 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241002125523803 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241002125523803 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241002125523803 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241002125523803 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241002125523803 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241002125523803 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002125523803 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241002125523803 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523803 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125523804 DLM3UA 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) 20241002125523804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523804 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125523804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241002125523807 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 61 7b 8a d3 11 48 29 6b 98 7f d6 f1 c1 fc 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) 20241002125523807 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa1ee3ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:629) 20241002125523807 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user(1522)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: vl_len:16 SGSN_Test_0-SCCP(1515)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241002125523817 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523817 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523817 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125523817 DLM3UA 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) 20241002125523817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125523818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125523818 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125523818 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125523818 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125523818 DMM INFO MM(262420000001004/fa633402) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241002125523818 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002125523818 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241002125523820 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) 20241002125523820 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa1ee3ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:629) 20241002125523820 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241002125523820 DMM INFO MM(262420000001004/fa633402) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241002125523820 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241002125523820 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241002125523820 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241002125523820 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523820 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125523820 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125523820 DLM3UA 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) 20241002125523820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125523820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125523820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125523820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1515)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@8a64226f88eb: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@8a64226f88eb: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@8a64226f88eb: Final verdict of PTC: none 20241002125523828 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241002125523828 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) 20241002125523828 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241002125523828 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241002125523828 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241002125523828 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) 20241002125523828 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241002125523828 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241002125523828 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) 20241002125523828 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125523828 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241002125523828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241002125523828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241002125523828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241002125523828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241002125523828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241002125523828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241002125523829 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1517)@8a64226f88eb: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@8a64226f88eb: Final verdict of PTC: none 20241002125523831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41034<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002125523833 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125523833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1519)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(1520)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(1504)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1509)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1514)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1512)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1507)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1513)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1502)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1512): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1513): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass'. Wed Oct 2 12:55:23 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 20241002125523974 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125524376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41036<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=270160) 20241002125524834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125524834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=270160, count=297388) 20241002125525829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241002125525829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241002125525829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241002125525835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125525835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Wed Oct 2 12:55:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125526836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125526836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_attach_pdp_act_pmm_idle started. 20241002125527443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125527445 DMM INFO MM(262420000001004/fa633402) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125527445 DMM INFO MM(262420000001004/fa633402) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125527445 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125527445 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125527445 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241002125527445 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241002125527446 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241002125527446 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) 20241002125527446 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) 20241002125527446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Init}: Deallocated (fsm.c:568) 20241002125527446 DMM DEBUG MM_STATE_Gb[0x61200002a9a0]{Idle}: Deallocated (fsm.c:568) 20241002125527446 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Detached}: Deallocated (fsm.c:568) 20241002125527446 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Deregistered}: Deallocated (fsm.c:568) 20241002125527446 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241002125527446 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125527446 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125527446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125527446 DLM3UA 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) 20241002125527446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125527446 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125527446 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1523)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1528)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1528)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125527496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125527496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125527496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125527496 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125527496 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125527496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125527496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125527496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125527496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1528)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125527498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125527498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125527498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125527498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125527498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125527498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125527498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125527498 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125527498 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125527498 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125527498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1527)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002125527499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125527499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1528)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1528)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125527503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1524)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241002125527515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125527515 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1525)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1527)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125527525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125527525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125527525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125527525 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125527525 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125527525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125527525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125527525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125527525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125527527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125527527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125527527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125527527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125527527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125527527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125527527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125527527 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125527527 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125527527 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125527527 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1532)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125527528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125527528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125527532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125527542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125527542 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1531)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1538)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1538)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125527571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125527571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125527571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125527571 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125527571 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125527571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125527571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125527571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125527571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1538)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125527573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125527573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125527573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125527573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125527573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125527573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125527573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125527573 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125527573 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125527573 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125527573 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125527574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125527574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1538)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1538)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125527578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8a64226f88eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@8a64226f88eb: ************************************************* MTC@8a64226f88eb: Starting RAN_Emulation SGSN_Test_0-M3UA(1540)@8a64226f88eb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@8a64226f88eb: ************************************************* SGSN_Test_0-SCCP(1537)@8a64226f88eb: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1534)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125527588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125527588 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1535)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241002125527780 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241002125527780 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) 20241002125527780 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241002125527780 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)@8a64226f88eb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241002125527782 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125527782 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241002125527782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241002125527782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241002125527782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241002125527782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241002125527782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241002125527783 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125527783 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241002125527784 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241002125527784 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241002125527784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241002125527784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241002125527784 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241002125527784 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241002125527837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125527837 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125527837 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125527837 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1542)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125527839 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1542)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125527840 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1542)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002125528590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125528590 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125528590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125528590 DLM3UA 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) 20241002125528590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125528590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125528590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125528590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125528591 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241002125528591 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241002125528591 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125528591 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125528591 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125528591 DLM3UA 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) 20241002125528592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125528592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125528592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125528592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@8a64226f88eb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1525)@8a64226f88eb: Adding Client=TC_attach_pdp_act_pmm_idle(1545), IMSI='262420000001005'H, TLLI='D5A2FC00'O, index=0 SGSN_Test-GSUP(1543)@8a64226f88eb: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1545) TC_attach_pdp_act_pmm_idle(1545)@8a64226f88eb: 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 := '0717'O, rac := '93'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(1539)@8a64226f88eb: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)915442 SGSN_Test_0-SCCP(1537)@8a64226f88eb: First idle individual index:0 SGSN_Test_0-RAN(1539)@8a64226f88eb: patch: N(SD) for ConnIdx 0 set to 1 20241002125528902 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125528902 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125528903 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125528903 DLM3UA 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) 20241002125528903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125528903 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125528903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125528903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125528904 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241002125528904 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241002125528904 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241002125528904 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125528904 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: Allocated (fsm.c:456) 20241002125528904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: Allocated (fsm.c:456) 20241002125528904 DMM DEBUG MM_STATE_Gb[0x61200002b420]{Idle}: Allocated (fsm.c:456) 20241002125528904 DMM DEBUG MM_STATE_Iu[0x61200002b5a0]{Detached}: Allocated (fsm.c:456) 20241002125528904 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125528904 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125528904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125528904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125528904 DMM DEBUG MM(262420000001005/e486f0b0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125528904 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241002125528905 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125528905 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125528905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125528905 DLM3UA 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) 20241002125528905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125528905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125528905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125528905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125528905 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125528905 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125528905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125528905 DLM3UA 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) 20241002125528905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125528905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125528905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125528905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@8a64226f88eb: { messageType := 2, destLocRef := '0DF7F2'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@8a64226f88eb: 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 := 'D2F06E63F8595A0763D54C1A5B48836D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CD4F8035'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CA3508950738A161'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F3AE3904D51FBA131BD1C8AC3BF695F6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2627E5C8762C50ED03138F255EA5391E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '56323B8BE4B4C86A084A3E959D3A1F3C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '61089EA131B3EAE9'O } } } } } SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_len:23 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241002125528916 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125528916 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125528916 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125528916 DLM3UA 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) 20241002125528916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125528916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125528916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125528916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125528917 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125528917 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125528917 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125528917 DMM DEBUG MM(262420000001005/e486f0b0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241002125528917 DMM NOTICE MM(262420000001005/e486f0b0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125528917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125528917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125528917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125528917 DMM DEBUG MM(262420000001005/e486f0b0) Requesting authorization (sgsn_auth.c:160) 20241002125528917 DMM INFO MM(262420000001005/e486f0b0) Requesting authentication tuples (sgsn_auth.c:184) 20241002125528917 DMM DEBUG MM(262420000001005/e486f0b0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125528917 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241002125528917 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(1543)@8a64226f88eb: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1545) SGSN_Test-GSUP(1543)@8a64226f88eb: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1545)"262420000001005" 20241002125528920 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125528920 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125528920 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125528920 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125528920 DMM INFO MM(262420000001005/e486f0b0) Subscriber data update (mmctx.c:445) 20241002125528920 DMM DEBUG MM(262420000001005/e486f0b0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125528920 DMM INFO MM(262420000001005/e486f0b0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125528920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125528920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125528920 DMM INFO MM(262420000001005/e486f0b0) <- GMM AUTH AND CIPHERING REQ (rand = d2 f0 6e 63 f8 59 5a 07 63 d5 4c 1a 5b 48 83 6d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 56 32 3b 8b e4 b4 c8 6a 08 4a 3e 95 9d 3a 1f 3c ) (gprs_gmm.c:483) 20241002125528920 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241002125528920 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125528920 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125528920 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125528920 DLM3UA 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) 20241002125528920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125528920 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125528921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125528921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_len:37 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813002261089EA123094B99990000100005F0290431B3EAE9'O 20241002125528926 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125528926 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125528926 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125528926 DLM3UA 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) 20241002125528926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125528926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125528926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125528926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125528926 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125528926 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125528926 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125528926 DMM INFO MM(262420000001005/e486f0b0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125528926 DMM NOTICE MM(262420000001005/e486f0b0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125528926 DMM DEBUG MM(262420000001005/e486f0b0) checking auth: received UMTS RES = 61 08 9e a1 31 b3 ea e9 (gprs_gmm.c:666) 20241002125528926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125528926 DMM DEBUG MM(262420000001005/e486f0b0) Requesting authorization (sgsn_auth.c:160) 20241002125528926 DMM INFO MM(262420000001005/e486f0b0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125528926 DMM DEBUG MM(262420000001005/e486f0b0) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125528927 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241002125528927 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) 20241002125528927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241002125528927 DMM DEBUG MM(262420000001005/e486f0b0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241002125528927 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125528927 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125528927 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125528927 DLM3UA 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) 20241002125528927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125528927 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125528927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125528927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_len:12 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241002125528935 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125528935 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125528935 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125528935 DLM3UA 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) 20241002125528935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125528935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125528935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125528935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125528936 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241002125528936 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241002125528936 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241002125528936 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241002125528936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241002125528936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241002125528936 DMM INFO MM(262420000001005/e486f0b0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe486f0b0) (gprs_gmm.c:300) 20241002125528936 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241002125528936 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125528936 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125528936 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125528936 DLM3UA 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) 20241002125528936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125528936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125528936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125528936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125528937 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125528937 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125528937 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125528937 DLM3UA 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) 20241002125528937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125528937 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125528937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125528937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241002125528941 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125528941 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125528941 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241002125528941 DMM INFO MM(262420000001005/e486f0b0) Subscriber data update (mmctx.c:445) 20241002125528941 DMM DEBUG MM(262420000001005/e486f0b0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125528941 DMM INFO MM(262420000001005/e486f0b0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125528941 DMM NOTICE MM(262420000001005/e486f0b0) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241002125528941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125528941 DMM NOTICE MM(262420000001005/e486f0b0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125528941 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) 20241002125528941 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125528941 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241002125528941 DMM INFO MM(262420000001005/e486f0b0) Subscriber data update (mmctx.c:445) 20241002125528942 DMM DEBUG MM(262420000001005/e486f0b0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_len:14 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241002125528944 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125528944 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125528944 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125528944 DLM3UA 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) 20241002125528944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125528944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125528944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125528944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125528944 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125528944 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125528944 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125528944 DMM INFO MM(262420000001005/e486f0b0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125528944 DMM NOTICE MM(262420000001005/e486f0b0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125528945 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125528945 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125528945 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241002125528945 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241002125528945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125528945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241002125528945 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125528945 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125528945 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125528945 DLM3UA 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) 20241002125528945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125528945 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125528945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125528945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_len:7 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241002125528949 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125528949 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125528949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125528949 DLM3UA 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) 20241002125528949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125528949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125528949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125528949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125528950 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241002125528950 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241002125528950 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241002125528950 DMM INFO MM(262420000001005/e486f0b0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241002125528950 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241002125528950 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241002125528950 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125528950 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125528950 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125528950 DLM3UA 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) 20241002125528950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125528950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125528950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125528950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-RAN(1539)@8a64226f88eb: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)915442 20241002125528952 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125528952 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125528952 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125528952 DLM3UA 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) TC_attach_pdp_act_pmm_idle(1545)@8a64226f88eb: setverdict(pass): none -> pass 20241002125528952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125528952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125528952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125528952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_attach_pdp_act_pmm_idle(1545)@8a64226f88eb: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'E486F0B0'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@8a64226f88eb: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)11416928 SGSN_Test_0-RAN(1539)@8a64226f88eb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1537)@8a64226f88eb: First idle individual index:0 20241002125529153 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529153 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529153 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125529154 DLM3UA 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) 20241002125529154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125529154 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125529155 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241002125529155 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241002125529155 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241002125529155 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE486F0B0) type="data"  (gprs_gmm.c:1944) 20241002125529155 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241002125529155 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241002125529155 DMM DEBUG MM(262420000001005/e486f0b0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241002125529156 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529156 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125529156 DLM3UA 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) 20241002125529156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125529156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125529156 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529156 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125529156 DLM3UA 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) 20241002125529156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125529156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@8a64226f88eb: { messageType := 2, destLocRef := 'AE3560'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_len:12 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241002125529160 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529161 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529161 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125529161 DLM3UA 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) 20241002125529161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529161 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125529161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125529161 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241002125529161 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241002125529161 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241002125529161 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241002125529162 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241002125529162 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241002125529162 DMM INFO MM(262420000001005/e486f0b0) <- GMM SERVICE ACCEPT (P-TMSI=0xe486f0b0) (gprs_gmm.c:813) 20241002125529162 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241002125529162 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529162 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529162 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125529162 DLM3UA 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) 20241002125529162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529162 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125529162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125529162 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529162 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529162 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125529162 DLM3UA 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) 20241002125529163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125529163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_len:23 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241002125529169 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529169 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529169 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125529169 DLM3UA 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) 20241002125529169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125529169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125529169 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125529169 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125529169 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125529169 DMM INFO MM(262420000001005/e486f0b0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125529169 DMM INFO MM(262420000001005/e486f0b0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125529169 DMM DEBUG MM(262420000001005/e486f0b0) Using GGSN 0 (gprs_sm.c:317) 20241002125529169 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) 20241002125529169 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241002125529169 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125529169 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125529169 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241002125529180 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 04 11 99 57 11 fc ec d1 2d 14 05 7f 8c 24 4b b5 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) 20241002125529180 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:629) 20241002125529180 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002125529181 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529181 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529181 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125529181 DLM3UA 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) 20241002125529181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529181 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125529181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_len:30 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680000BA1B10'O 20241002125529194 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529194 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529194 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125529195 DLM3UA 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) 20241002125529195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529195 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125529195 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125529195 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241002125529195 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241002125529195 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241002125529195 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241002125529195 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241002125529195 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241002125529195 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002125529195 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241002125529196 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529196 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529196 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125529196 DLM3UA 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) 20241002125529196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529196 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125529196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241002125529199 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 04 11 99 57 11 fc ec d1 2d 7f 8c 24 4b b5 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) 20241002125529199 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa1ee3ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:629) 20241002125529199 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_pmm_idle(1545)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_len:13 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241002125529202 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529202 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529203 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125529203 DLM3UA 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) 20241002125529203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529203 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125529203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125529203 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241002125529203 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241002125529203 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241002125529203 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241002125529203 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529203 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529203 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125529203 DLM3UA 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) 20241002125529204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529204 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125529204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_len:7 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241002125529206 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529206 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529206 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125529206 DLM3UA 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) 20241002125529206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125529206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125529206 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241002125529206 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241002125529206 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241002125529206 DMM INFO MM(262420000001005/e486f0b0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241002125529206 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241002125529206 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241002125529207 DMM INFO MM(262420000001005/e486f0b0) Changing GTP-U endpoints 127.0.0.104/0x00ba1b10 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241002125529207 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241002125529207 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529207 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529207 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125529207 DLM3UA 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) 20241002125529207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529207 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125529207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on local reference:0 20241002125529208 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529208 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125529208 DLM3UA 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) 20241002125529208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125529208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1539)@8a64226f88eb: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)11416928 TC_attach_pdp_act_pmm_idle(1545)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@8a64226f88eb: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'E486F0B0'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20241002125529209 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3d 00 00 01 80 10 04 11 99 57 11 fc ec d1 2d 7f 8c 24 4b b5 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=1085 from retransmit req queue (gtp.c:443) 20241002125529209 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa1ee3ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:629) 20241002125529209 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1539)@8a64226f88eb: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)2260322 SGSN_Test_0-RAN(1539)@8a64226f88eb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1537)@8a64226f88eb: First idle individual index:0 20241002125529409 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529409 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125529409 DLM3UA 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) 20241002125529410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125529410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125529411 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241002125529411 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241002125529411 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241002125529411 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE486F0B0) type="data"  (gprs_gmm.c:1944) 20241002125529411 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241002125529411 DMM DEBUG MM(262420000001005/e486f0b0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241002125529411 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529411 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125529411 DLM3UA 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) 20241002125529411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529412 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125529412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125529412 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529412 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529412 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125529412 DLM3UA 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) 20241002125529412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529412 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125529412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@8a64226f88eb: { messageType := 2, destLocRef := '227D62'O ("\"}b"), 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(1537)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_len:12 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241002125529416 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529416 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529416 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125529417 DLM3UA 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) 20241002125529417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125529417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125529417 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241002125529417 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241002125529417 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241002125529417 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241002125529417 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241002125529417 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241002125529417 DMM INFO MM(262420000001005/e486f0b0) <- GMM SERVICE ACCEPT (P-TMSI=0xe486f0b0) (gprs_gmm.c:813) 20241002125529417 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241002125529418 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529418 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529418 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125529418 DLM3UA 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) 20241002125529418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529418 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125529418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125529418 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529418 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529418 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125529418 DLM3UA 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) 20241002125529418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529418 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125529418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125529418 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529418 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529418 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125529418 DLM3UA 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) 20241002125529418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529418 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125529419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_len:30 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680000BA1B10'O 20241002125529423 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529423 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529423 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125529423 DLM3UA 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) 20241002125529423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125529423 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125529423 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241002125529423 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241002125529423 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241002125529423 DRANAP INFO Rx RAB Assignment Response for UE conn_id 9 (iu_client.c:574) 20241002125529423 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241002125529423 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241002125529426 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3e 00 00 01 80 10 04 11 99 57 11 fc ec d1 2d 7f 8c 24 4b b5 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) 20241002125529426 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa1ee3ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:629) 20241002125529426 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_len:16 SGSN_Test_0-SCCP(1537)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241002125529625 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529625 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529625 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125529625 DLM3UA 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) 20241002125529626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529626 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125529626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125529626 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125529626 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125529626 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125529626 DMM INFO MM(262420000001005/e486f0b0) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241002125529626 DGPRS INFO PDP(262420000001005/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002125529626 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241002125529628 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3f 00 00 01 80 : Freeing seq=1087 from retransmit req queue (gtp.c:443) 20241002125529628 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa1ee3ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:629) 20241002125529628 DGPRS INFO PDP(262420000001005/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241002125529628 DMM INFO MM(262420000001005/e486f0b0) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241002125529628 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241002125529629 DLGTP DEBUG Begin pdp_tiddel tid = 5500100000024262 (pdp.c:298) 20241002125529629 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241002125529629 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529629 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125529629 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125529629 DLM3UA 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) 20241002125529629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125529629 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125529629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125529629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1537)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle-BVCI196(1525)@8a64226f88eb: Removing Client IMSI='262420000001005'H, index=0 TC_attach_pdp_act_pmm_idle(1545)@8a64226f88eb: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@8a64226f88eb: Final verdict of PTC: none 20241002125529637 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241002125529637 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) 20241002125529637 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241002125529637 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241002125529637 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241002125529637 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) 20241002125529637 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241002125529637 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241002125529637 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) 20241002125529637 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125529637 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241002125529637 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241002125529638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241002125529638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241002125529638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241002125529638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241002125529638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241002125529638 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1540)@8a64226f88eb: Final verdict of PTC: none SGSN_Test_0-SCCP(1537)@8a64226f88eb: Final verdict of PTC: none 20241002125529641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41392<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002125529643 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125529643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1528)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1535)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1527)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP(1543)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1532)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1525)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1538)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1536)@8a64226f88eb: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1531)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1530)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1526)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1525): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1526): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1527): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1528): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1531): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1535): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1536): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-SCCP(1537): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1538): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1545): pass (none -> pass) MTC@8a64226f88eb: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass'. Wed Oct 2 12:55:29 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20241002125529779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125529851 DGPRS DEBUG Checking for inactive LLMEs, time = 9684463 (sgsn.c:131) 20241002125530281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41402<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=390436) 20241002125530645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125530645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=390436, count=391596) 20241002125531638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241002125531638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241002125531638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241002125531645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125531645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Wed Oct 2 12:55:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125532646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125532646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_pmm_idle_rx_mt_data started. 20241002125533351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125533353 DMM INFO MM(262420000001005/e486f0b0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125533353 DMM INFO MM(262420000001005/e486f0b0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125533353 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125533353 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125533353 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241002125533353 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241002125533353 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241002125533353 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) 20241002125533353 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) 20241002125533353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: Deallocated (fsm.c:568) 20241002125533353 DMM DEBUG MM_STATE_Gb[0x61200002b420]{Idle}: Deallocated (fsm.c:568) 20241002125533354 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Detached}: Deallocated (fsm.c:568) 20241002125533354 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: Deallocated (fsm.c:568) 20241002125533354 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241002125533354 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125533354 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125533354 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125533354 DLM3UA 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) 20241002125533354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125533354 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125533354 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1546)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1551)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1551)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125533406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125533406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125533406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125533406 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125533406 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125533406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125533406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125533406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125533406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1551)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125533408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125533408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125533408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(1550)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002125533408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125533408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125533408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125533408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125533408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125533408 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125533408 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125533408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1551)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125533409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125533409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1551)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125533413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1547)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1547)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125533421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125533421 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1548)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1550)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1556)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1556)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125533443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125533443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125533443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125533443 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125533443 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125533443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125533443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125533443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125533443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1555)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1556)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125533445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125533445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125533445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125533445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125533445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125533445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125533445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125533445 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125533445 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125533445 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125533445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1556)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125533446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125533446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1556)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125533450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1552)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125533460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125533460 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1557)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI210(1553)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1555)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125533472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125533472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125533472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125533472 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125533472 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125533472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125533472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125533472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125533472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125533474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125533474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125533474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125533474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125533474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125533474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125533474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125533475 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125533475 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125533475 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125533475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1560)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241002125533475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125533475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125533479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125533488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125533488 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1559)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8a64226f88eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@8a64226f88eb: ************************************************* MTC@8a64226f88eb: Starting RAN_Emulation SGSN_Test_0-M3UA(1563)@8a64226f88eb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@8a64226f88eb: ************************************************* SGSN_Test_0-SCCP(1561)@8a64226f88eb: v_sccp_pdu_maxlen:268 20241002125533646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125533646 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125533646 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125533647 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1565)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125533649 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1565)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125533649 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1565)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002125533695 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241002125533695 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) 20241002125533695 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241002125533695 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)@8a64226f88eb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241002125533698 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125533698 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241002125533698 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241002125533698 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241002125533698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241002125533698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241002125533698 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241002125533699 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125533699 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241002125533699 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241002125533699 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241002125533699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241002125533699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241002125533699 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241002125533700 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241002125534506 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534506 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534506 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125534506 DLM3UA 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) 20241002125534506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534506 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125534506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125534507 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241002125534507 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241002125534507 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534507 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534507 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125534507 DLM3UA 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) 20241002125534507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534507 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125534507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@8a64226f88eb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1548)@8a64226f88eb: Adding Client=TC_pmm_idle_rx_mt_data(1568), IMSI='262420000001007'H, TLLI='E4AFE860'O, index=0 SGSN_Test-GSUP(1566)@8a64226f88eb: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@8a64226f88eb: 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 := '4912'O, rac := '1F'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)@8a64226f88eb: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)9403209 SGSN_Test_0-SCCP(1561)@8a64226f88eb: First idle individual index:0 SGSN_Test_0-RAN(1562)@8a64226f88eb: patch: N(SD) for ConnIdx 0 set to 1 20241002125534714 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534714 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125534714 DLM3UA 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) 20241002125534714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534714 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125534714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125534715 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241002125534715 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241002125534715 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241002125534715 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125534715 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Deregistered}: Allocated (fsm.c:456) 20241002125534715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Init}: Allocated (fsm.c:456) 20241002125534715 DMM DEBUG MM_STATE_Gb[0x61200002c1a0]{Idle}: Allocated (fsm.c:456) 20241002125534715 DMM DEBUG MM_STATE_Iu[0x61200002c320]{Detached}: Allocated (fsm.c:456) 20241002125534715 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125534715 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125534715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125534715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125534715 DMM DEBUG MM(262420000001007/f53785c6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125534715 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241002125534715 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534715 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534715 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125534715 DLM3UA 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) 20241002125534715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534715 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125534715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125534715 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534715 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534715 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125534715 DLM3UA 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) 20241002125534716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125534716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8a64226f88eb: { messageType := 2, destLocRef := '8F7B49'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)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@8a64226f88eb: 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 := 'E092052A7BBB726C62A59D804767F413'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31256F6E'O ("1%on") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C1F617813C4350C8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FCB87FBA0E3F636B34EC0948F8900C50'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'ECF5E4A87E3FEB0531ECBBE5F2DBDADF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D8DDCB05E330D1666755A9BA65E90ACB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '417908D7F2D248BD'O } } } } } SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_len:23 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241002125534727 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534727 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534727 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125534727 DLM3UA 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) 20241002125534727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125534727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125534727 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125534727 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125534727 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125534727 DMM DEBUG MM(262420000001007/f53785c6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241002125534727 DMM NOTICE MM(262420000001007/f53785c6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125534727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125534727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125534727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125534727 DMM DEBUG MM(262420000001007/f53785c6) Requesting authorization (sgsn_auth.c:160) 20241002125534727 DMM INFO MM(262420000001007/f53785c6) Requesting authentication tuples (sgsn_auth.c:184) 20241002125534727 DMM DEBUG MM(262420000001007/f53785c6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125534728 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241002125534728 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(1566)@8a64226f88eb: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1568) SGSN_Test-GSUP(1566)@8a64226f88eb: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1568)"262420000001007" 20241002125534730 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125534730 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125534730 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125534730 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125534730 DMM INFO MM(262420000001007/f53785c6) Subscriber data update (mmctx.c:445) 20241002125534730 DMM DEBUG MM(262420000001007/f53785c6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125534730 DMM INFO MM(262420000001007/f53785c6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125534730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125534730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125534730 DMM INFO MM(262420000001007/f53785c6) <- GMM AUTH AND CIPHERING REQ (rand = e0 92 05 2a 7b bb 72 6c 62 a5 9d 80 47 67 f4 13 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d8 dd cb 05 e3 30 d1 66 67 55 a9 ba 65 e9 0a cb ) (gprs_gmm.c:483) 20241002125534730 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241002125534730 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534730 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534730 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125534730 DLM3UA 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) 20241002125534730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534730 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125534731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_len:37 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722417908D723094B99990000100007F02904F2D248BD'O 20241002125534735 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534735 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125534735 DLM3UA 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) 20241002125534735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125534735 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125534735 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125534735 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125534735 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125534735 DMM INFO MM(262420000001007/f53785c6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125534735 DMM NOTICE MM(262420000001007/f53785c6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125534735 DMM DEBUG MM(262420000001007/f53785c6) checking auth: received UMTS RES = 41 79 08 d7 f2 d2 48 bd (gprs_gmm.c:666) 20241002125534735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125534735 DMM DEBUG MM(262420000001007/f53785c6) Requesting authorization (sgsn_auth.c:160) 20241002125534735 DMM INFO MM(262420000001007/f53785c6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125534735 DMM DEBUG MM(262420000001007/f53785c6) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125534735 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241002125534735 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) 20241002125534735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241002125534735 DMM DEBUG MM(262420000001007/f53785c6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241002125534735 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534735 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534735 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125534735 DLM3UA 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) 20241002125534735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534735 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125534736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_len:12 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241002125534741 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534741 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125534741 DLM3UA 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) 20241002125534741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125534741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125534741 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241002125534741 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241002125534741 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241002125534741 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241002125534741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241002125534741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241002125534741 DMM INFO MM(262420000001007/f53785c6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf53785c6) (gprs_gmm.c:300) 20241002125534741 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241002125534741 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534741 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125534742 DLM3UA 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) 20241002125534742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125534742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125534742 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534742 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125534742 DLM3UA 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) 20241002125534742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125534742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241002125534745 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125534745 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125534745 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241002125534745 DMM INFO MM(262420000001007/f53785c6) Subscriber data update (mmctx.c:445) 20241002125534745 DMM DEBUG MM(262420000001007/f53785c6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125534745 DMM INFO MM(262420000001007/f53785c6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125534745 DMM NOTICE MM(262420000001007/f53785c6) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241002125534745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125534745 DMM NOTICE MM(262420000001007/f53785c6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125534745 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) 20241002125534746 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125534746 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241002125534746 DMM INFO MM(262420000001007/f53785c6) Subscriber data update (mmctx.c:445) 20241002125534746 DMM DEBUG MM(262420000001007/f53785c6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_len:14 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241002125534748 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534748 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534748 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125534748 DLM3UA 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) 20241002125534748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534748 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125534748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125534748 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125534749 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125534749 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125534749 DMM INFO MM(262420000001007/f53785c6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125534749 DMM NOTICE MM(262420000001007/f53785c6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125534749 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125534749 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125534749 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241002125534749 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241002125534749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125534749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241002125534749 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534749 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534749 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125534749 DLM3UA 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) 20241002125534749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534749 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125534749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_len:7 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241002125534753 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534754 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534754 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125534754 DLM3UA 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) 20241002125534754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125534754 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125534754 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241002125534754 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241002125534754 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241002125534754 DMM INFO MM(262420000001007/f53785c6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241002125534754 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241002125534754 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241002125534754 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534754 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534754 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125534754 DLM3UA 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) 20241002125534754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534754 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125534754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on local reference:0 20241002125534756 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534756 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125534756 DLM3UA 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) 20241002125534756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) SGSN_Test_0-RAN(1562)@8a64226f88eb: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)9403209 20241002125534756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_pmm_idle_rx_mt_data(1568)@8a64226f88eb: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1568)@8a64226f88eb: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'F53785C6'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@8a64226f88eb: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)9883855 SGSN_Test_0-RAN(1562)@8a64226f88eb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@8a64226f88eb: First idle individual index:0 20241002125534957 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534957 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534957 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125534957 DLM3UA 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) 20241002125534957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125534958 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125534959 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241002125534959 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241002125534959 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241002125534959 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF53785C6) type="data"  (gprs_gmm.c:1944) 20241002125534959 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241002125534959 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241002125534959 DMM DEBUG MM(262420000001007/f53785c6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241002125534959 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534959 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125534959 DLM3UA 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) 20241002125534959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125534960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125534960 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534960 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534960 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125534960 DLM3UA 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) 20241002125534960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125534960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8a64226f88eb: { messageType := 2, destLocRef := '96D0CF'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(1561)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_len:12 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241002125534964 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534964 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534964 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125534964 DLM3UA 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) 20241002125534965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534965 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125534965 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125534965 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241002125534965 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241002125534965 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241002125534965 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241002125534965 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241002125534965 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241002125534965 DMM INFO MM(262420000001007/f53785c6) <- GMM SERVICE ACCEPT (P-TMSI=0xf53785c6) (gprs_gmm.c:813) 20241002125534965 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241002125534965 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534965 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534966 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125534966 DLM3UA 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) 20241002125534966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534966 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125534966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125534966 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534966 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534966 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125534966 DLM3UA 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) 20241002125534966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534966 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125534966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_len:23 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241002125534972 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534972 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534972 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125534972 DLM3UA 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) 20241002125534972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534972 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125534972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125534972 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125534972 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125534972 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125534972 DMM INFO MM(262420000001007/f53785c6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125534972 DMM INFO MM(262420000001007/f53785c6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125534972 DMM DEBUG MM(262420000001007/f53785c6) Using GGSN 0 (gprs_sm.c:317) 20241002125534972 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) 20241002125534972 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241002125534972 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125534972 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125534973 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241002125534983 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 40 00 00 01 80 08 00 10 81 46 10 c8 11 5f 60 b1 c6 14 05 7f 6a 9f 29 63 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=1088 from retransmit req queue (gtp.c:443) 20241002125534983 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3ebe60, cbp=0x6140000244a0) (sgsn_libgtp.c:629) 20241002125534983 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002125534983 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534983 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125534983 DLM3UA 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) 20241002125534983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534984 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125534984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_len:30 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680089309EA3'O 20241002125534999 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125534999 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125534999 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125534999 DLM3UA 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) 20241002125534999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125534999 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125534999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125534999 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125534999 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241002125534999 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241002125534999 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241002125534999 DRANAP INFO Rx RAB Assignment Response for UE conn_id 11 (iu_client.c:574) 20241002125534999 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241002125534999 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241002125535000 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002125535000 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241002125535000 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125535000 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125535000 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125535000 DLM3UA 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) 20241002125535000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125535000 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125535000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125535000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241002125535003 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 41 00 00 01 80 10 81 46 10 c8 11 5f 60 b1 c6 7f 6a 9f 29 63 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) 20241002125535003 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa1ee3ebe60, cbp=0x6140000244a0) (sgsn_libgtp.c:629) 20241002125535003 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_pmm_idle_rx_mt_data(1568)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_len:13 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241002125535007 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125535008 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125535008 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125535008 DLM3UA 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) 20241002125535008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125535008 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125535008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125535008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125535008 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241002125535008 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241002125535008 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241002125535008 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241002125535008 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125535008 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125535008 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125535009 DLM3UA 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) 20241002125535009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125535009 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125535009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125535009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_len:7 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241002125535012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125535012 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125535012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125535012 DLM3UA 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) 20241002125535012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125535012 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125535012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125535012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125535012 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241002125535012 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241002125535012 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241002125535012 DMM INFO MM(262420000001007/f53785c6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241002125535012 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241002125535012 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241002125535012 DMM INFO MM(262420000001007/f53785c6) Changing GTP-U endpoints 127.0.0.104/0x89309ea3 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241002125535012 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241002125535013 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125535013 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125535013 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125535013 DLM3UA 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) 20241002125535013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125535013 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125535013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125535013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-RAN(1562)@8a64226f88eb: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)9883855 20241002125535014 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125535014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125535014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125535014 DLM3UA 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) 20241002125535014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125535014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125535014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125535014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_pmm_idle_rx_mt_data(1568)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed 20241002125535015 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 81 46 10 c8 11 5f 60 b1 c6 7f 6a 9f 29 63 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) 20241002125535015 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa1ee3ebe60, cbp=0x6140000244a0) (sgsn_libgtp.c:629) 20241002125535015 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1562)@8a64226f88eb: Created IMSI[0] for '262420000001007'H'F53785C6'O to be handled at TC_pmm_idle_rx_mt_data(1568) 20241002125535019 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:822) 20241002125535019 DMM INFO MM(262420000001007/f53785c6) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:829) 20241002125535020 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125535020 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125535020 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125535020 DLM3UA 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) 20241002125535020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125535020 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125535020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125535020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1562)@8a64226f88eb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@8a64226f88eb: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'F53785C6'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@8a64226f88eb: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)14614287 SGSN_Test_0-RAN(1562)@8a64226f88eb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@8a64226f88eb: First idle individual index:0 20241002125535025 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125535025 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125535025 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125535025 DLM3UA 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) 20241002125535025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125535026 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125535026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125535026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125535026 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241002125535026 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241002125535027 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241002125535027 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF53785C6) type="data"  (gprs_gmm.c:1944) 20241002125535027 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241002125535027 DMM DEBUG MM(262420000001007/f53785c6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241002125535027 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125535027 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125535027 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125535027 DLM3UA 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) 20241002125535027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125535027 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125535027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125535027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125535027 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125535027 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125535027 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125535027 DLM3UA 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) 20241002125535027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125535028 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125535028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125535028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8a64226f88eb: { messageType := 2, destLocRef := 'DEFF0F'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(1561)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_len:12 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241002125535031 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125535031 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125535031 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125535031 DLM3UA 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) 20241002125535031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125535031 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125535031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125535031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125535032 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241002125535032 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241002125535032 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241002125535032 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241002125535032 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241002125535032 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241002125535032 DMM INFO MM(262420000001007/f53785c6) <- GMM SERVICE ACCEPT (P-TMSI=0xf53785c6) (gprs_gmm.c:813) 20241002125535032 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241002125535032 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125535032 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125535032 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125535032 DLM3UA 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) 20241002125535033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125535033 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125535033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125535033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125535033 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125535033 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125535033 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125535033 DLM3UA 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) 20241002125535033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125535033 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125535033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125535033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125535033 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125535033 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125535033 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125535033 DLM3UA 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) 20241002125535033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125535033 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125535033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125535033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_len:30 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680089309EA3'O 20241002125535037 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125535037 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125535037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125535037 DLM3UA 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) 20241002125535037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125535037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125535037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125535037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125535038 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241002125535038 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241002125535038 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241002125535038 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241002125535038 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241002125535038 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241002125535040 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 43 00 00 01 80 10 81 46 10 c8 11 5f 60 b1 c6 7f 6a 9f 29 63 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20241002125535040 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa1ee3ebe60, cbp=0x6140000244a0) (sgsn_libgtp.c:629) 20241002125535040 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_len:16 SGSN_Test_0-SCCP(1561)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241002125535241 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125535241 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125535241 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125535241 DLM3UA 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) 20241002125535241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125535241 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125535241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125535242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125535242 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125535242 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125535242 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125535242 DMM INFO MM(262420000001007/f53785c6) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241002125535242 DGPRS INFO PDP(262420000001007/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002125535242 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241002125535244 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 44 00 00 01 80 : Freeing seq=1092 from retransmit req queue (gtp.c:443) 20241002125535245 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa1ee3ebe60, cbp=0x6140000244a0) (sgsn_libgtp.c:629) 20241002125535245 DGPRS INFO PDP(262420000001007/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241002125535245 DMM INFO MM(262420000001007/f53785c6) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241002125535245 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241002125535245 DLGTP DEBUG Begin pdp_tiddel tid = 5700100000024262 (pdp.c:298) 20241002125535245 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241002125535245 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125535245 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125535245 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125535245 DLM3UA 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) 20241002125535245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125535245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125535245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125535245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1561)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data-BVCI196(1548)@8a64226f88eb: Removing Client IMSI='262420000001007'H, index=0 TC_pmm_idle_rx_mt_data(1568)@8a64226f88eb: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@8a64226f88eb: Final verdict of PTC: none 20241002125535253 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241002125535253 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) 20241002125535253 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241002125535253 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241002125535254 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241002125535254 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) 20241002125535254 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241002125535254 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241002125535254 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) 20241002125535254 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125535254 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241002125535254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241002125535254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241002125535254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241002125535254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241002125535254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241002125535254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241002125535254 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1563)@8a64226f88eb: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@8a64226f88eb: Final verdict of PTC: none 20241002125535257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41414<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241002125535260 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125535260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1566)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(1551)@8a64226f88eb: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1559)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1555)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1550)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1556)@8a64226f88eb: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1553)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1560)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@8a64226f88eb: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1548)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1549)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1554)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1558)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1548): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1549): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1550): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1551): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1553): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1554): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1555): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1556): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1559): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_pmm_idle_rx_mt_data(1568): pass (none -> pass) MTC@8a64226f88eb: Test case TC_pmm_idle_rx_mt_data finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass'. Wed Oct 2 12:55:35 UTC 2024 ====== SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20241002125535412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125535914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=392172) 20241002125536260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125536261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=392172, count=399712) 20241002125537255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241002125537255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241002125537255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241002125537262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125537262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Wed Oct 2 12:55:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125538263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125538263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_update_ctx_err_ind_from_ggsn started. 20241002125538982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125538983 DMM INFO MM(262420000001007/f53785c6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125538983 DMM INFO MM(262420000001007/f53785c6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125538983 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125538983 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125538983 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241002125538984 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241002125538984 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241002125538984 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) 20241002125538984 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) 20241002125538984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Init}: Deallocated (fsm.c:568) 20241002125538984 DMM DEBUG MM_STATE_Gb[0x61200002c1a0]{Idle}: Deallocated (fsm.c:568) 20241002125538984 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Detached}: Deallocated (fsm.c:568) 20241002125538984 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Deregistered}: Deallocated (fsm.c:568) 20241002125538984 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241002125538984 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125538984 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125538984 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125538984 DLM3UA 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) 20241002125538984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125538984 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125538984 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1569)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1574)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1574)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125539036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125539036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125539036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125539036 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125539036 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125539036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125539036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125539036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125539036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1574)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1573)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21011 20241002125539038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125539038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125539039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125539039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125539039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125539039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125539039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125539039 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125539039 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241002125539039 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125539039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125539040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125539040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1574)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1574)@8a64226f88eb: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125539044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1570)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125539053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125539053 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1571)@8a64226f88eb: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1573)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125539071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241002125539071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125539071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125539071 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125539071 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241002125539071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125539071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125539071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125539071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125539073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125539073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125539073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125539073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125539073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125539073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125539073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125539073 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125539073 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241002125539073 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125539073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125539074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125539074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@8a64226f88eb: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125539078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@8a64226f88eb: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125539089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125539089 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1577)@8a64226f88eb: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@8a64226f88eb: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@8a64226f88eb: Provider Link came up: sending NS-RESET 20241002125539105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241002125539105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125539105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125539105 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125539105 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241002125539105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125539105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125539105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125539105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241002125539106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125539107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125539107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125539107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241002125539107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241002125539107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241002125539107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241002125539107 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125539107 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241002125539107 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241002125539107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241002125539107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241002125539107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@8a64226f88eb: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@8a64226f88eb: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241002125539111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@8a64226f88eb: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@8a64226f88eb: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241002125539122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241002125539122 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@8a64226f88eb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@8a64226f88eb: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1586)@8a64226f88eb: ************************************************* SGSN_Test_0-M3UA(1586)@8a64226f88eb: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@8a64226f88eb: ************************************************* MTC@8a64226f88eb: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@8a64226f88eb: v_sccp_pdu_maxlen:268 20241002125539264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125539264 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241002125539264 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241002125539264 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1588)@8a64226f88eb: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241002125539266 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1588)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241002125539267 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1588)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@8a64226f88eb: 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)@8a64226f88eb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@8a64226f88eb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241002125539327 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241002125539327 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) 20241002125539327 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241002125539327 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)@8a64226f88eb: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241002125539329 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125539329 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:747) 20241002125539329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:710) 20241002125539329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241002125539329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241002125539329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241002125539330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241002125539331 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125539331 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:747) 20241002125539331 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:710) 20241002125539331 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241002125539331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241002125539331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241002125539331 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241002125539331 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241002125540138 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540138 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540138 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125540138 DLM3UA 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) 20241002125540138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540138 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125540138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125540139 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241002125540139 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241002125540139 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540139 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540139 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125540139 DLM3UA 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) 20241002125540139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125540140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@8a64226f88eb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1571)@8a64226f88eb: Adding Client=TC_update_ctx_err_ind_from_ggsn(1591), IMSI='262420000001004'H, TLLI='CFECBEB5'O, index=0 SGSN_Test-GSUP(1589)@8a64226f88eb: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1591) TC_update_ctx_err_ind_from_ggsn(1591)@8a64226f88eb: 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 := '8373'O, rac := '53'O ("S") }, 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)@8a64226f88eb: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)4061125 SGSN_Test_0-SCCP(1584)@8a64226f88eb: First idle individual index:0 SGSN_Test_0-RAN(1585)@8a64226f88eb: patch: N(SD) for ConnIdx 0 set to 1 20241002125540330 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540330 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540330 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125540330 DLM3UA 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) 20241002125540330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125540330 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125540331 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241002125540331 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241002125540331 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241002125540331 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20241002125540331 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: Allocated (fsm.c:456) 20241002125540331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: Allocated (fsm.c:456) 20241002125540331 DMM DEBUG MM_STATE_Gb[0x61200002cf20]{Idle}: Allocated (fsm.c:456) 20241002125540331 DMM DEBUG MM_STATE_Iu[0x61200002d0a0]{Detached}: Allocated (fsm.c:456) 20241002125540331 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241002125540331 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241002125540331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241002125540331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241002125540331 DMM DEBUG MM(262420000001004/c1457946) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241002125540331 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241002125540332 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540332 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540332 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125540332 DLM3UA 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) 20241002125540332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540332 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125540332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125540332 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540332 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540332 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125540332 DLM3UA 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) 20241002125540332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540332 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125540332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8a64226f88eb: { messageType := 2, destLocRef := '3DF7C5'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(1584)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@8a64226f88eb: 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 := '1D7B5F0D333516AAF0EE2B8CF7CB504F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3D82594B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '566E306AB32AA106'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6837C87CEBC8E531ED32B40ABE2D5FB9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2F960EDE1CA015755499B0B2502C9286'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E82FA8F05EFFC133485793F869E9511B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A1383F600CC76FEE'O } } } } } SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: vl_len:23 SGSN_Test_0-SCCP(1584)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241002125540340 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540340 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540340 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125540340 DLM3UA 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) 20241002125540340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125540340 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125540341 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125540341 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125540341 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125540341 DMM DEBUG MM(262420000001004/c1457946) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241002125540341 DMM NOTICE MM(262420000001004/c1457946) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241002125540341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241002125540341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241002125540341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241002125540341 DMM DEBUG MM(262420000001004/c1457946) Requesting authorization (sgsn_auth.c:160) 20241002125540341 DMM INFO MM(262420000001004/c1457946) Requesting authentication tuples (sgsn_auth.c:184) 20241002125540341 DMM DEBUG MM(262420000001004/c1457946) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241002125540341 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241002125540341 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(1589)@8a64226f88eb: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1591) SGSN_Test-GSUP(1589)@8a64226f88eb: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1591)"262420000001004" 20241002125540344 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241002125540344 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241002125540344 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241002125540344 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241002125540344 DMM INFO MM(262420000001004/c1457946) Subscriber data update (mmctx.c:445) 20241002125540344 DMM DEBUG MM(262420000001004/c1457946) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241002125540344 DMM INFO MM(262420000001004/c1457946) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241002125540344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241002125540344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241002125540344 DMM INFO MM(262420000001004/c1457946) <- GMM AUTH AND CIPHERING REQ (rand = 1d 7b 5f 0d 33 35 16 aa f0 ee 2b 8c f7 cb 50 4f , mmctx_is_r99=1, vec->auth_types=0x3, autn = e8 2f a8 f0 5e ff c1 33 48 57 93 f8 69 e9 51 1b ) (gprs_gmm.c:483) 20241002125540344 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241002125540345 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540345 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540345 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125540345 DLM3UA 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) 20241002125540345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540345 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125540345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: vl_len:37 SGSN_Test_0-SCCP(1584)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122A1383F6023094B99990000100004F029040CC76FEE'O 20241002125540351 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540351 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540352 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125540352 DLM3UA 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) 20241002125540352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125540352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125540352 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125540352 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125540352 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125540352 DMM INFO MM(262420000001004/c1457946) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241002125540352 DMM NOTICE MM(262420000001004/c1457946) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241002125540352 DMM DEBUG MM(262420000001004/c1457946) checking auth: received UMTS RES = a1 38 3f 60 0c c7 6f ee (gprs_gmm.c:666) 20241002125540352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241002125540352 DMM DEBUG MM(262420000001004/c1457946) Requesting authorization (sgsn_auth.c:160) 20241002125540352 DMM INFO MM(262420000001004/c1457946) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241002125540352 DMM DEBUG MM(262420000001004/c1457946) Requesting subscriber data update (gprs_subscriber.c:894) 20241002125540352 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241002125540352 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) 20241002125540352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241002125540352 DMM DEBUG MM(262420000001004/c1457946) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241002125540353 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540353 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125540353 DLM3UA 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) 20241002125540353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540353 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125540353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: vl_len:12 SGSN_Test_0-SCCP(1584)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241002125540361 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540361 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540361 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125540361 DLM3UA 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) 20241002125540361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540361 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125540361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125540361 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241002125540361 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241002125540361 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241002125540362 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241002125540362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20241002125540362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241002125540362 DMM INFO MM(262420000001004/c1457946) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1457946) (gprs_gmm.c:300) 20241002125540362 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241002125540362 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540362 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540362 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125540362 DLM3UA 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) 20241002125540362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540362 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125540362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125540362 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540362 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540362 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125540362 DLM3UA 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) 20241002125540362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540362 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125540363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241002125540367 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241002125540367 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241002125540367 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241002125540367 DMM INFO MM(262420000001004/c1457946) Subscriber data update (mmctx.c:445) 20241002125540367 DMM DEBUG MM(262420000001004/c1457946) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241002125540367 DMM INFO MM(262420000001004/c1457946) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241002125540367 DMM NOTICE MM(262420000001004/c1457946) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241002125540367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241002125540367 DMM NOTICE MM(262420000001004/c1457946) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241002125540367 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) 20241002125540368 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241002125540368 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241002125540368 DMM INFO MM(262420000001004/c1457946) Subscriber data update (mmctx.c:445) 20241002125540368 DMM DEBUG MM(262420000001004/c1457946) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: vl_len:14 SGSN_Test_0-SCCP(1584)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241002125540370 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540370 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540370 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125540370 DLM3UA 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) 20241002125540370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125540370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125540371 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125540371 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125540371 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125540371 DMM INFO MM(262420000001004/c1457946) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241002125540371 DMM NOTICE MM(262420000001004/c1457946) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241002125540371 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241002125540371 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241002125540371 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241002125540371 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241002125540371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241002125540371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241002125540371 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540372 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125540372 DLM3UA 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) 20241002125540372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540372 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125540372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: vl_len:7 SGSN_Test_0-SCCP(1584)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241002125540377 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540377 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125540377 DLM3UA 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) 20241002125540377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125540377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125540377 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241002125540377 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241002125540377 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241002125540377 DMM INFO MM(262420000001004/c1457946) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20241002125540377 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20241002125540377 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241002125540378 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125540378 DLM3UA 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) 20241002125540378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540378 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125540378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on local reference:0 20241002125540379 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540379 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) SGSN_Test_0-RAN(1585)@8a64226f88eb: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)4061125 20241002125540380 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125540380 DLM3UA 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) 20241002125540380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125540380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) TC_update_ctx_err_ind_from_ggsn(1591)@8a64226f88eb: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1591)@8a64226f88eb: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'C1457946'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@8a64226f88eb: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)9322041 SGSN_Test_0-RAN(1585)@8a64226f88eb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@8a64226f88eb: First idle individual index:0 20241002125540581 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540581 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540582 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125540582 DLM3UA 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) 20241002125540582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540582 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125540582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125540583 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241002125540583 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241002125540583 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241002125540583 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC1457946) type="data"  (gprs_gmm.c:1944) 20241002125540583 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241002125540583 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241002125540583 DMM DEBUG MM(262420000001004/c1457946) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241002125540584 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540584 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540584 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125540584 DLM3UA 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) 20241002125540584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125540584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125540584 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540584 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540584 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125540584 DLM3UA 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) 20241002125540584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540584 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125540584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8a64226f88eb: { messageType := 2, destLocRef := '8E3E39'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(1584)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: vl_len:12 SGSN_Test_0-SCCP(1584)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241002125540589 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540589 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125540589 DLM3UA 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) 20241002125540589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125540589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125540589 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241002125540589 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241002125540589 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241002125540589 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241002125540590 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241002125540590 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241002125540590 DMM INFO MM(262420000001004/c1457946) <- GMM SERVICE ACCEPT (P-TMSI=0xc1457946) (gprs_gmm.c:813) 20241002125540590 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241002125540590 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540590 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125540590 DLM3UA 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) 20241002125540590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540590 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125540590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125540590 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540591 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540591 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125540591 DLM3UA 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) 20241002125540591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125540591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: vl_len:23 SGSN_Test_0-SCCP(1584)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241002125540597 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540597 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125540597 DLM3UA 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) 20241002125540597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125540597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125540597 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125540597 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125540597 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125540597 DMM INFO MM(262420000001004/c1457946) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241002125540597 DMM INFO MM(262420000001004/c1457946) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241002125540597 DMM DEBUG MM(262420000001004/c1457946) Using GGSN 0 (gprs_sm.c:317) 20241002125540597 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) 20241002125540598 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241002125540598 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241002125540598 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20241002125540598 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241002125540608 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 45 00 00 01 80 08 00 10 4d 0b bf 89 11 55 ee 99 b5 14 05 7f 63 cf e7 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=1093 from retransmit req queue (gtp.c:443) 20241002125540608 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa1ee3ebe60, cbp=0x614000027ca0) (sgsn_libgtp.c:629) 20241002125540608 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20241002125540609 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540609 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540609 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125540609 DLM3UA 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) 20241002125540609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540609 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125540609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: vl_len:30 SGSN_Test_0-SCCP(1584)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068003C7C553E'O 20241002125540623 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540623 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540623 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125540623 DLM3UA 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) 20241002125540623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125540623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125540623 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241002125540623 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241002125540623 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241002125540623 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241002125540623 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241002125540623 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241002125540624 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241002125540624 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241002125540624 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540624 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540624 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125540624 DLM3UA 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) 20241002125540624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125540624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241002125540627 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 46 00 00 01 80 10 4d 0b bf 89 11 55 ee 99 b5 7f 63 cf e7 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=1094 from retransmit req queue (gtp.c:443) 20241002125540627 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa1ee3ebe60, cbp=0x614000027ca0) (sgsn_libgtp.c:629) 20241002125540627 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(1591)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1585)@8a64226f88eb: Created IMSI[0] for '262420000001004'H'C1457946'O to be handled at TC_update_ctx_err_ind_from_ggsn(1591) 20241002125540637 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20241002125540637 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20241002125540637 DGPRS INFO PDP(262420000001004:5): Context 0x7fa1ee3ebe60 was updated (sgsn_libgtp.c:659) 20241002125540637 DMM INFO MM(262420000001004/c1457946) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:681) 20241002125540637 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:684) 20241002125540637 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20241002125540637 DMM INFO MM(262420000001004/c1457946) Changing GTP-U endpoints 127.0.0.104/0x3c7c553e -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241002125540637 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20241002125540638 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540638 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540638 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125540638 DLM3UA 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) 20241002125540638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540638 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125540638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125540638 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540638 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540638 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125540638 DLM3UA 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) 20241002125540638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540638 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125540638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on local reference:0 20241002125540640 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) SGSN_Test_0-RAN(1585)@8a64226f88eb: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)9322041 20241002125540640 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540640 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125540640 DLM3UA 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) 20241002125540640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540640 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125540640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-RAN(1585)@8a64226f88eb: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1591) TC_update_ctx_err_ind_from_ggsn(1591)@8a64226f88eb: 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 := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'C1457946'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@8a64226f88eb: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)6696190 SGSN_Test_0-RAN(1585)@8a64226f88eb: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@8a64226f88eb: First idle individual index:0 20241002125540841 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540841 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540841 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125540842 DLM3UA 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) 20241002125540842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125540842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125540843 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241002125540843 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241002125540843 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241002125540843 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC1457946) type="data"  (gprs_gmm.c:1944) 20241002125540843 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241002125540843 DMM DEBUG MM(262420000001004/c1457946) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241002125540843 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540843 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540843 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125540843 DLM3UA 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) 20241002125540843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540843 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125540843 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125540843 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540843 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540843 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125540843 DLM3UA 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) 20241002125540844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125540844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8a64226f88eb: { messageType := 2, destLocRef := '662CFE'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(1584)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: vl_len:12 SGSN_Test_0-SCCP(1584)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241002125540848 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540848 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540848 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125540848 DLM3UA 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) 20241002125540848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540848 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125540848 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125540849 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241002125540849 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241002125540849 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241002125540849 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241002125540849 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241002125540849 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241002125540849 DMM INFO MM(262420000001004/c1457946) <- GMM SERVICE ACCEPT (P-TMSI=0xc1457946) (gprs_gmm.c:813) 20241002125540849 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241002125540850 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540850 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540850 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125540850 DLM3UA 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) 20241002125540850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540850 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125540850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125540850 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540850 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540850 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125540850 DLM3UA 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) 20241002125540850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540850 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125540850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125540850 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540851 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540851 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125540851 DLM3UA 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) 20241002125540851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125540851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: vl_len:30 SGSN_Test_0-SCCP(1584)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068003C7C553E'O 20241002125540855 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125540855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125540855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125540855 DLM3UA 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) 20241002125540855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125540856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125540856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125540856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125540856 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241002125540856 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241002125540856 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241002125540856 DRANAP INFO Rx RAB Assignment Response for UE conn_id 15 (iu_client.c:574) 20241002125540856 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241002125540856 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241002125540859 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 4d 0b bf 89 11 55 ee 99 b5 7f 63 cf e7 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=1095 from retransmit req queue (gtp.c:443) 20241002125540859 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa1ee3ebe60, cbp=0x614000027ca0) (sgsn_libgtp.c:629) 20241002125540859 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: vl_len:16 SGSN_Test_0-SCCP(1584)@8a64226f88eb: vl_from0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241002125541057 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125541058 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125541058 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:564) 20241002125541058 DLM3UA 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) 20241002125541058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125541058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125541058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241002125541058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) 20241002125541058 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241002125541058 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241002125541058 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241002125541058 DMM INFO MM(262420000001004/c1457946) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241002125541058 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20241002125541059 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241002125541061 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 48 00 00 01 80 : Freeing seq=1096 from retransmit req queue (gtp.c:443) 20241002125541061 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa1ee3ebe60, cbp=0x614000027ca0) (sgsn_libgtp.c:629) 20241002125541061 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20241002125541061 DMM INFO MM(262420000001004/c1457946) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241002125541061 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241002125541062 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241002125541062 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241002125541062 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125541062 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125541062 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125541062 DLM3UA 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) 20241002125541062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125541062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125541062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241002125541062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:528) SGSN_Test_0-SCCP(1584)@8a64226f88eb: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8a64226f88eb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@8a64226f88eb: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn-BVCI196(1571)@8a64226f88eb: Removing Client IMSI='262420000001004'H, index=0 TC_update_ctx_err_ind_from_ggsn(1591)@8a64226f88eb: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@8a64226f88eb: Final verdict of PTC: none 20241002125541071 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241002125541071 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) 20241002125541071 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241002125541071 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241002125541071 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241002125541071 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) 20241002125541071 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241002125541071 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241002125541071 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) 20241002125541071 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125541071 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241002125541071 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241002125541071 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241002125541071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241002125541071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241002125541071 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241002125541071 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241002125541071 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1586)@8a64226f88eb: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@8a64226f88eb: Final verdict of PTC: none 20241002125541074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37846<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1589)@8a64226f88eb: Final verdict of PTC: none -NSVCI97(1574)@8a64226f88eb: Final verdict of PTC: none -NSVCI99(1583)@8a64226f88eb: Final verdict of PTC: none -NSVCI98(1578)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1573)@8a64226f88eb: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1577)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@8a64226f88eb: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1571)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@8a64226f88eb: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@8a64226f88eb: Final verdict of PTC: none -NSVCI97-provIP(1572)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@8a64226f88eb: Final verdict of PTC: none -NSVCI99-provIP(1581)@8a64226f88eb: Final verdict of PTC: none -NSVCI98-provIP(1576)@8a64226f88eb: Final verdict of PTC: none 20241002125541106 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241002125541106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1579)@8a64226f88eb: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: none MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1571): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97-provIP(1572): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-NS1(1573): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI97(1574): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1577): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1582): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@8a64226f88eb: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1591): pass (none -> pass) MTC@8a64226f88eb: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass'. Wed Oct 2 12:55:41 UTC 2024 ====== SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20241002125541219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125541721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37862<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376760) 20241002125542106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125542107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=376760, count=381212) 20241002125543071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241002125543072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241002125543072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241002125543107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125543108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass' was executed successfully (exit status: 0). MC@8a64226f88eb: Test execution finished. MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Wed Oct 2 12:55:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125544108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125544109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_NS_connect_alive started. 20241002125544791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125544793 DMM INFO MM(262420000001004/c1457946) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241002125544793 DMM INFO MM(262420000001004/c1457946) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241002125544793 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241002125544793 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241002125544793 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241002125544793 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241002125544794 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241002125544794 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) 20241002125544794 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) 20241002125544794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: Deallocated (fsm.c:568) 20241002125544794 DMM DEBUG MM_STATE_Gb[0x61200002cf20]{Idle}: Deallocated (fsm.c:568) 20241002125544794 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Detached}: Deallocated (fsm.c:568) 20241002125544794 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: Deallocated (fsm.c:568) 20241002125544794 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241002125544794 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241002125544794 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:747) 20241002125544794 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:564) 20241002125544794 DLM3UA 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) 20241002125544794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241002125544794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241002125544794 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241002125544817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241002125544817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241002125544817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241002125545109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125545109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: setverdict(pass): none -> pass MTC@8a64226f88eb: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241002125545820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37868<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1592)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: pass MTC@8a64226f88eb: Local verdict of PTC -provIP0(1592): none (pass -> pass) MTC@8a64226f88eb: Test case TC_NS_connect_alive finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Wed Oct 2 12:55:45 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 20241002125545862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125546110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125546110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241002125546263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37880<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=13984) 20241002125547111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125547112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=13984, count=18880) 20241002125548112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125548113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Wed Oct 2 12:55:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241002125549113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125549113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@8a64226f88eb: Test case TC_NS_connect_reset started. 20241002125549324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125549326 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241002125549348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241002125549348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241002125549348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241002125549348 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241002125549348 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241002125549348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241002125549348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241002125549348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125549348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@8a64226f88eb: setverdict(pass): none -> pass 20241002125550114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125550114 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8a64226f88eb: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241002125550351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54362<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1593)@8a64226f88eb: Final verdict of PTC: none MTC@8a64226f88eb: Setting final verdict of the test case. MTC@8a64226f88eb: Local verdict of MTC: pass MTC@8a64226f88eb: Local verdict of PTC -provIP0(1593): none (pass -> pass) MTC@8a64226f88eb: Test case TC_NS_connect_reset finished. Verdict: pass MTC@8a64226f88eb: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Wed Oct 2 12:55:50 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 20241002125550399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241002125550801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54376<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7992) 20241002125551115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125551116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7992, count=12348) 20241002125552116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125552117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241002125552349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@8a64226f88eb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@8a64226f88eb: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@8a64226f88eb: Terminating MTC. MC@8a64226f88eb: MTC terminated. MC2> exit MC@8a64226f88eb: Shutting down session. MC@8a64226f88eb: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7699.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_pmm_idle pass SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass 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 Summary: pass->FAIL: 2 NEW: FAIL: 1 xfail: 3 pass: 78 skip: 6 20241002125553117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125553117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (758984) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241002125554118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125554119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241002125555119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125555119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241002125555350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241002125556120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125556121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241002125557121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125557121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241002125558122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125558123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241002125558351 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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/log_format.sh'] 20241002125559123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125559124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241002125559852 DGPRS DEBUG Checking for inactive LLMEs, time = 9684493 (sgsn.c:131) 20241002125600124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241002125600124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (758828) [testenv][generic] Stopping sgsn (758901) [testenv][generic] Showing junit-xml-7699.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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/junit-xml-7699.log && echo']             SGSN_Tests.ttcn:3208 SGSN_Tests control part SGSN_Tests.ttcn:744 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3209 SGSN_Tests control part SGSN_Tests.ttcn:775 TC_attach_gsup_lu_reject testcase                                       Tguard timeout SGSN_Tests.ttcn:3248 SGSN_Tests control part SGSN_Tests.ttcn:1204 TC_attach_second_attempt testcase                      Tguard timeout SGSN_Tests.ttcn:3270 SGSN_Tests control part SGSN_Tests.ttcn:2696 TC_paging_ps_ra_multiple_cells testcase          Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:3097 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:3195 TC_sgsn_context_req_out testcase               [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-asan-20241002-1242-64a63659'] 8a64226f88eb8acb9186ab4b64fc61e9538202e1d6bf4b62f5403387d717d115 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-asan/123/artifact/logs/  + rm -rf _cache 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